[SOLVED] TMW 0.0.22 compile error

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
J33pMan
Peon
Peon
Posts: 1
Joined: 01 Jan 2007, 03:02

[SOLVED] TMW 0.0.22 compile error

Post by J33pMan »

Thanks to hagabaka for helping me solve the issue on IRC. I had to configure it as follows:

LD_LIBRARY_PATH=/usr/local/lib ./configure

It seems configure was not finding the library correctly.

Thanks again hagabaka!

Todd

-------original problem----------
I am trying to compile the latest source and get the following error:

/usr/bin/ld: cannot find -lguichan_sdl
collect2: ld returned 1 exit status

I have compiled and installed guichan 0.5.0 with no errors. What do you think might have caused this?

Thanks for any help you can provide.

Todd

BTW: I am running Ubuntu Edgy and tried the 0.0.21.1 package, but it kept crashing after logging in and selecting my character with the error: "Error: Animation: Could not find graphics/sprites/item024.xml!"
Post Reply