PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Versuche ickle icq client zu installieren, scheitere jedoch bei configure


Sonic-NKT
03.04.03, 23:09
Hi,
also versuche jetzt schon fast mehrere stunden lang ickle zu installieren, jedoch scheitere ich schon bei configure, und irgendwie dürfte der nicht scheitern :(
naja hier mal ein paar infos:
wenn ich ./configure mache rattert er alles runter bis er zu libicq2000 kommt wo er dies sagt:

checking for libicq2000-config... /usr/local/bin/libicq2000-config
checking for libicq2000 - version >= 0.3.2... no
*** Could not run libicq2000 test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding libicq2000 or finding the
*** wrong version of libicq2000. If it is not finding libicq2000,
*** you'll need to set your LD_LIBRARY_PATH environment variable, or
*** edit /etc/ld.so.conf to point to the installed location. Also,
*** make sure you have run ldconfig if that is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH

habe aber seit ich das das erstemal gelesen habe libicq2000 (die neuste Version 0.3.2), die sourcen, runtergeladen und kompeliert, lief alles ohne fehler durch und die lib dateien sid in /usr/local/lib drin, der lib ordner ist auch in ld.so.conf eingetragen.

ich weiß net mehr weiter...
vieleicht hat ja einer von euch noch ne idee...

DANKE

CU

HirschHeisseIch
03.04.03, 23:33
Lies mal die Readme. Da müsste drinstehen, wie du den Pfad zu den libs angibst. Entweder mit 'export .....' oder './configure --libicq2000path=....' oder was in der Richtung. Damit solltes gehen.

Sonic-NKT
04.04.03, 18:06
Danke, hab mal ./configure --help gemacht dort stand dann wie ich den Pfad angeben muss.

DANKE