Hi ,
I have been trying to install akregator 1.0.2 ( http://akregator.sf.net).
When I am running
$ ./configure
After a long list of messages I get the following message:
checking for X... configure: error: Can't find X includes. Please check
your installation and add the correct paths!
Then I put the following options while rerunning ./configure
$ ./configure --x-includes=/usr/X11R6/include/ --x-libraries=/usr/X11R6/lib/
I am not sure if these are the correct options, but next time I don't get
that error message, but get a new one :(
error: We need a working libXext to proceed. Since configure
can't find it itself, we stop here assuming that make wouldn't find
them either
This is part of the contents of /usr/X11R6/lib/
lrwxrwxrwx 1 root root 14 Feb 12 2005 libXext.so.6 -> libXext.so.6.4*
-rwxr-xr-x 1 root root 55856 Sep 28 2004 libXext.so.6.4*
Part of config.log file generated:
configure:28251: checking for libXext
configure:28286: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute
-L/usr/X11R6/lib/ conftest.c -lXext -lX11 >&5
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
configure:28292: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "akregator-1.0.1"
| #define VERSION "3.4.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| #endif
|
| int
| main ()
| {
|
| printf("hello Xext\n");
|
| ;
| return 0;
| }
configure:28324: result: no
configure:28330: error: We need a working libXext to proceed. Since configure
can't find it itself, we stop here assuming that make wouldn't find
them either
Please help me solve the problem.
Thanks.
Palash
--
I doubt, therefore I maybe.
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3