PDA

View Full Version : libEQ.a (here we go again :o )



RavenCT
12-19-2001, 03:41 PM
I pulled a copy of this from the two locations in the readme, but each one doesn't match the md5sum from here.... What should be the correct md5sum for this version?

a_corpse00
12-19-2001, 04:30 PM
Click here: http://seq.sourceforge.net/index.php?s= and read the md5sum. Then read README.libEQ. my libeq.a has the correct md5sum and I got it from the readme.

guice
12-19-2001, 06:03 PM
There's two links in the ReadMe File. The first one ( the FTP link ) has the right version, the second one has an older version.

Might want to get somebody to update the README

deathinc
12-19-2001, 07:13 PM
Rather, someone tell Krisp to update his version on his site - problem solved.

darkangelx
12-19-2001, 10:04 PM
well i got news for you with the CVS and that libEQ.a with that check sum it does NOT work it wont compile, but the other libEQ.a works fine and its 2k less in size explain that one.

monster69
12-19-2001, 10:05 PM
Compiled great for me. md5sum listed at the main page matches the one I downloaded and compiled with.

darkangelx
12-19-2001, 10:06 PM
shrug ill give it a shot... but im backing up my libEQ.a again :)

darkangelx
12-19-2001, 10:31 PM
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for Qt... yes
>> Found version.: 2.3.1
>>> Headers......: /usr/lib/qt/include/
>>>> Libraries...: /usr/lib/
>>>>> Workable...: -*{ YES }*-
checking for Qt MOC... yes
checking if Qt compiles without flags... yes
checking for pthread_create in -lpthread... yes
checking for pcap_open_live in -lpcap... yes
checking for gdImageCreate in -lgd... no
./configure: havegd: command not found
checking for gdImagePng in -lgd... no
checking for inflate in -lz... yes
checking for gdbm_open in -lgdbm... yes
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 -lEQ... no
configure: error: libEQ.a not found. Be sure libEQ.a is already installed in /usr/local/lib or /usr/lib.
root@localhost:/usr/local/ShowEQ/linux# locate libEQ.a
/usr/lib/libEQ.a
/usr/local/lib/libEQ.a
/usr/local/ShowEQ/linux/libEQ.a

as you can see it is installed in both places and it is the right one from the ftp site any ideas?

darkangelx
12-19-2001, 10:56 PM
ignore me im an idiot (at least i admit it)

Zaphod
12-19-2001, 11:02 PM
For those having linking issues with libEQ.a, make sure that you only have one copy in your library search path. Pick a location and stick with it (I recommend /usr/local/lib).

Enjoy,
Zaphod (dohpaZ)

grimjack
12-20-2001, 11:46 AM
I am having similar problems with it not finding the libEQ.a It is in /usr/local/lib and that is in my LIBPATH. It is not located in any other directory at the moment. I have tried moving the file to /lib and /usr/lib.
:confused:

I have installed qt 2.3.2 and gcc 3.0

Hacked around on the configure file a bit and got past that but it failed on -lqt-mt

Thanks
GrimJack

grimjack
12-20-2001, 11:49 AM
I think I figured out the -lqt-mt. I forgot to compile qt with the -thread option.

Thanks

BlueAdept
12-20-2001, 09:39 PM
I have updated the site I maintain that has the current libEQ.a

It has been around almost from the start, but has yet to make it in the README.libEQ.

http://www.crosswinds.net/~libeqa

You can get the file directly from:

http://www.crosswinds.net/~libeqa/libEQ.a

You can check the md5sum if you wish.