PDA

View Full Version : configure errors



mars
12-21-2001, 11:54 PM
I am using Slackware 8.0 (freshly installed

Here is the error
checking for ANSI C header files... yes
checking for deque.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for ProcessPacket in -IEQ... no
configure: error: libEQ.a not found. Be sure libEQ.a is already installed in /usr/local/lib or /user/lib.
root@Europa:`/showeq/linux#

(I have located libEQ.a in both /usr/lib and /usr/local/lib, then ran ldconfig)

I also found the dummies guide to QT here and have been attempting to install it as well :/ having troubles with that also

here you go:
root@Eurpoa:~showeq/linux# tail -10 config.log
#define HAVE_DEQUE_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_UNISTD_H 1


configure: exit1
root@Europa:`/showeq/linux#