PDA

View Full Version : mandrake 8.2



unknown_errors
01-06-2003, 05:20 PM
i'm haveing some issues finding some the needed rpms, i have booted up the first install disk and check to see if they came with my install disk but they didn't, what even stranger is that i did this very smae setup last year some time i didn't have any problems ( once i got passed QT ) the rpms i'm missing are as follows
BerkeleyDB
BerkeleyDB-devel
libtool-libs

i am follow the how 2 gulde put out at
http://www.hackersquest.org/boards/viewtopic.php?t=275
its for mandrake 8.1 but its the as new i followed last time. and strangely enuff compileing QT does give errors bout these missing rpms its about glibc which is one the rpms needed for the redhat gulde. which makes me wonder if i need all the rpms list in the redhat gulde as well as the ones in the mandrake ones.
any help would be great. i'll keep pushing away at it.

Mr. Suspicious
01-06-2003, 05:25 PM
Yes, you do need all libs as mentioned in the INSTALL.newbies file found in your showeq directory.

unknown_errors
01-06-2003, 06:29 PM
i started over, forgot about the missing rpms and installed the rest when i reinstalled the system. passed QT now working on seq. and it working fine. running on a host winxp box, with mandrake 8.2 running in VMware.

unknown_errors
01-06-2003, 09:04 PM
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc3.0.4... no
checking for gcc... gcc
checking for g++3.0.4... no
checking for g++... g++
checking for supported compiler version... no
checking for gcc-3.0... no
checking for gcc3... no
checking for g++-3.0... no
checking for g++3... no
checking alternate compiler for supported compiler version... no
configure: error: You need at least GCC G++ 3.0 or greater to compile ShowEQ
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.

this comes to me when starting the seq install.
i know damm good and well that the right version of gcc and g++ aew installed what else could cuase this ?

eggman
01-06-2003, 09:11 PM
Either gcc3 isn't installed, or you didn't set your env variables

export CXX=g++3
export CC=gcc3

before you started your build.

You can check what version(s) of gcc are installed with

rpm -qa | grep gcc

cheers,
-Egg

unknown_errors
01-06-2003, 10:43 PM
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
g++-3.0.4 -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o sortitem sortitem.o
util.o -L/usr/lib/qt-2.3.2/lib -lqt-mt -lpthread /usr/lib/libEQ.a /usr/lib/libgdbm.so -lz -lpcap -Wl,--rpath -Wl,/usr/lib/qt-2.3.2/lib -Wl,--rpath -Wl,/usr/X11R6/lib
make[2]: Leaving directory `/root/showeq/src'
Making all in conf
make[2]: Entering directory `/root/showeq/conf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/showeq/conf'
make[2]: Entering directory `/root/showeq'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/root/showeq'
make[1]: Leaving directory `/root/showeq'
[root@localhost showeq]# ./showeq
bash: ./showeq: No such file or directory
[root@localhost showeq]#
GRRRRRR more errors that i dont quite understande

eggman
01-06-2003, 10:52 PM
The compiled showeq lives in the src subdir until you run the make install.

You can use ls to see what files are in the directory you are in.

man ls will tell you more about the command.

Cheers,
-Egg

unknown_errors
01-06-2003, 11:04 PM
if what i'm understanding from your post is right. seq is compileing corectly but the ./showeq command is in some other dir?

when seq compiles and finishes should i see a message stating that it compiled corectly ? or just those leaveing dir messages ?

eggman
01-06-2003, 11:25 PM
That is correct, if everything goes well there is no message. It is when it fails that you will get very vebose output. Looking at your output i would guess that if you cd into showeq/src you willfind an executable file named showeq.

Cheers.
-Egg

unknown_errors
01-06-2003, 11:31 PM
just for the record, i feel like a complete and total moron.

thanks for the last peice of help i should need.

Cryonic
01-06-2003, 11:53 PM
running make install sticks the maps and default config files in /usr/local/share/showeq and puts the executables into /usr/local/bin.

unknown_errors
01-07-2003, 01:30 AM
INVALID PACKET: Bad CRC32 [207.44.141.242:27015 -> 192.168.0.37:27005] seq 0100
len 189 crc32 (7b5e5675 != 0d41bfc2)

as soon as i start seq this starts scrolling. and seq doesn't pick up any info because its not reading the packets.