configure problem

Ask for help regarding any technical issue or report any bug or OS independent issues.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

I suppose you already tried reinstalling guichan?
Check guichan compiling output better, or try to contact guichan developers...
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

well yeah try reinstalling guichan
or try compiling tmw with make -f makefile.static
ElvenProgrammer wrote:Maci: don't be rude, we're here to help people ;)
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Or just remove the check, that's what seems to have done the trick on FreeBSD for somebody.

0.0.11 will only check for the main Guichan library because for the moment there seems not to be a reliable way to check the other libs. The Guichan devs tried to introduce this in 0.3.0 but it's somehow not working, just for the main library.

About the example not finding the library when trying to run it, you could try to put the path where the library is located in your LD_LIBRARY_PATH environment variable. Or set it in your /etc/ld.so.conf. Maybe run ldconfig. If that's already set up, I wouldn't know what's wrong.
DagdaMor
Peon
Peon
Posts: 3
Joined: 22 Mar 2005, 02:42

Post by DagdaMor »

OK thanks, I have tried most of those options, I will take it out of the dependency check and see if it functions after compile, thanks for the help.

Ash
All is fair in love and war...

... as long as I'm not losing.
Locked