LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing Quickstarter problem (https://www.linuxquestions.org/questions/linux-software-2/installing-quickstarter-problem-110766/)

satimis 10-31-2003 07:45 AM

Installing Quickstarter problem
 
Hi folk,

RH9.0
=====

I encountered problem in installing oooqs-2.0.2 as follows;

untar oooqs-2.0.2.tar.gz
# cd /home/satimis/Download/Quickstart/oooqs-2.0.2
# ./configure
......
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

# make
make: *** No targets specified and no makefile found. Stop.

I tried several times with the same result.

Kindly advise how to check which dependencies needed and which packages have to be installed to render that dependenices

Thanks in advance.

B.R.
satimis

david_ross 10-31-2003 02:21 PM

You'll need to install the XFree86 devel package:
http://fr2.rpmfind.net/linux/rpm2htm...redhat-9&arch=

satimis 10-31-2003 08:57 PM

Quote:

Originally posted by david_ross
You'll need to install the XFree86 devel package:
http://fr2.rpmfind.net/linux/rpm2htm...redhat-9&arch=

Hi,

Thanks for your advice.

I have following packages installed;

fontconfig-devel-2.1-9.i386.rpm
pcre-devel-3.9-10.i386.rpm
freetype-devel-2.1.3-6.i386.rpm
qt-devel-3.1.1-6.i386.rpm
kdelibs-devel-3.1-10.i386.rpm
XFree86-devel-4.3.0-2.i386.rpm

# ./configure
configure: WARNING: libjpeg not found.
disable JPEG support.
checking for Qt... configure: error: Qt (>=
Qt 3.0) (headers and libraries) not found.
Please check your installation!
For more details about this problem, look
at the end of config.log.

Hereinunder is end of cat
./Download/Quickstarter/oooqs-2.0.2/./config.log

xdg_appsdir=''
xdg_directorydir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_CRYPT 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define KDELIBSUFF ""
#define PACKAGE "oooqs"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_LONG 4
#define STDC_HEADERS 1
#define VERSION "2.0.2"
#define ksize_t socklen_t
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1

Is it the error coming from "confdefs.h."? How to get it rectified.

Thanks

B.R.
satimis

david_ross 11-01-2003 08:05 AM

The output from configure shows the problem - you need to install the right version of qt and it is also recomending that you install libjpeg. Take a look on rpmfind to get the right packages.

satimis 11-01-2003 09:30 AM

Quote:

Originally posted by david_ross
You'll need to install the XFree86 devel package:
http://fr2.rpmfind.net/linux/rpm2htm...redhat-9&arch=

Hi,

RH9.0
OpenOffice 1.1
oooqs-2.0.2
------------------

Thanks for your advice.

After having following packages installed

arts-devel-1.1-7.i386.rpm libjpeg-devel-6b-26.i386.rpm
fontconfig-devel-2.1-9.i386.rpm libpng-devel-1.2.2-16.i386.rpm
freetype-devel-2.1.3-6.i386.rpm pcre-devel-3.9-10.i386.rpm
kdelibs-devel-3.1-10.i386.rpm qt-devel-3.1.1-6.i386.rpm
libart_lgpl-devel-2.3.11-2.i386.rpm XFree86-devel-4.3.0-2.i386.rpm
libjpeg-6b-26.i386.rpm

I have successfully installed oooqs-2.0.2

$ /home/satimis/Download/Quickstarter/oooqs-2.0.2/src/oooqs

popup the 'Conflicting versions found' window with 2 options fir selection

OO1.0.2
OO1.1
(Remark: OO1.0.2 has been previously uninstalled with its own 'uninstallation' program. I have no idea why it is still there)

Selected OO1.1 to proceed. It began to start OOo. Waiting for more than 15 min. OO never started.

Closed the Konsole window and repeated the step. But this time 'oooqs' could not work

$ /home/satimis/Download/Quickstarter/oooqs-2.0.2/src/oooqs
$
returned to command prompt. The executable 'ooops' never worked again

KStart -> Office -> OO write
still started the program

Reboot and Shutdown could not solve this problem

Quickstarter could not start now

B.R.
satimis

david_ross 11-01-2003 09:41 AM

Are you sure it hasn't worked - after running ooops. See if it is running with:
ps -ef | grep ooops

satimis 11-01-2003 06:03 PM

Quote:

Originally posted by david_ross
Are you sure it hasn't worked - after running ooops. See if it is running with:
ps -ef | grep ooops

Hi,

$ ps -ef | grep ooops
satimis 2850 2822 0 08:00 pts/2 00:00:00 grep ooops

ooops worked only once
$ /home/satimis/Download/Quickstarter/oooqs-2.0.2/src/oooqs

popup the 'Conflicting versions found' window with 2 options

OO1.0.2
OO1.1
(Remark: OO1.0.2 has been previously uninstalled with it own 'uninstallation' program. Have no idea why it is still there)

Selected OO1.1 to proceed. It began to start OOo. Waiting for more than 15 min. OO never started.

Closed the Konsole window and repeated the step. But this time 'oooqs' could not work
$ /home/satimis/Download/Quickstarter/oooqs-2.0.2/src/oooqs
$
returned to command prompt. The executable 'ooops' never worked again

KStart -> Office -> OO write
still started the program

Reboot and Shutdown could not solve this problem

Another point is why ooops install on
/home/satimis/Download/Quickstarter/oooqs-2.0.2/src/oooqs

I could not find 'ooops' with locate/which commands even after 'updatedb'

B.R.
satimis

david_ross 11-01-2003 06:06 PM

So do you now mean that the ooops is no longer on the system?

satimis 11-02-2003 09:01 PM

Quote:

Originally posted by david_ross
So do you now mean that the ooops is no longer on the system?
Hi,

No, oooqs 2.0.2 is still running on the system. But it could not be detected even after updatedb nor started

# /home/satimis/Download/Quickstarter/oooqs-2.0.2/src/oooqs
#

# find -name oooqs
# which oooqs
/usr/bin/which: no oooqs in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin)

I can't understand why oooqs was installed on
/home/satimis/Download/Quickstarter/oooqs-2.0.2/

This is not my first time to install a package from tarball. It never happened before.

Thanks

B.R.
satimis

david_ross 11-03-2003 01:10 PM

That is probably where you asked it to be installed or it is the default location set during the configure.
This will not necesrli search your whole system;
find -name oooqs

Try:
find / -name oooqs


All times are GMT -5. The time now is 07:30 AM.