Krabber-Installation

Post Reply
Message
Author
Michael

Krabber-Installation

#1 Post by Michael »

Hallo zusammen,

ich habe mir den KRABBER gezogen und wollte diesen unter SUSE Linux 8.0 installieren.
Ich erhalte nach einer Weile (ganz unter) folgende Fehlermeldung:

Wer kann mit raten, was ich tun soll???

Grüße
Michael

./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for a C-Compiler...
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler...
checking for g++... g++
checking whether the C++ compiler (g++ -s) works... yes
checking whether the C++ compiler (g++ -s) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking for ranlib... ranlib
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... -static
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... /usr/bin/xgettext
checking for socket in -lsocket... no
checking how to run the C++ preprocessor... g++ -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for main in -lcompat... no
checking for main in -lcrypt... yes
checking for the third argument of getsockname... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for killpg in -lucb... no
checking for QT... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for rpath... yes
checking for bool... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no kde headers installed. This will fail.
So, check this please and use another prefix!

Ulrich

Re: Krabber-Installation

#2 Post by Ulrich »

Hallo,

bitte prüfe einmal in yast2 ob du die Entwickler Pakete (z.B. qt3-devel, kdebase3-devel, usw.)
installiert hast. Diese Pakete werden zum Teil beim kompilieren von KDE Programmen benötigt.

gruss/ulrich

heinbloed

Re: Krabber-Installation

#3 Post by heinbloed »

...und dann fehlen noch die Dinger von KDE1 <img src="http://www.pl-forum.de/UltraBoard/Images/Sad.gif" border="0" align="middle">
Ohne dieses bekommste das Ding leider nie hin <img src="http://www.pl-forum.de/UltraBoard/Images/Sad.gif" border="0" align="middle">
Gruß Hein*

peterw2k

Re: Krabber-Installation

#4 Post by peterw2k »

Hi,

Hein hat Recht, die aktuelle Version von krabber ist immer noch für KDE 1. Ich denke, solche Software sollte man heutzutage nicht mehr benutzen. Probier mal grip ( http://nostatic.org/grip/ ), das gefällt mir ganz gut.

peterw2k

Post Reply