[SOLVED] Compilation issues

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
User avatar
kr0n05931
Knight
Knight
Posts: 652
Joined: 26 Jul 2008, 01:59
Location: United Socialist States of America
Contact:

[SOLVED] Compilation issues

Post by kr0n05931 »

After I follow platyna's guide, everything works, the only problem is that when I log back in I get this error when starting tmw:

grant@monster:~/programs/tmw$ ./tmw.sh
/home/grant/programs/tmw/bin/tmw: error while loading shared libraries: libguichan_sdl-0.8.1.so.1: cannot open shared object file: No such file or directory


My shell script I use to start tmw looks like this:

export LD_LIBARY_PATH=$LD_LIBRARY_PATH:$HOME/programs/tmw/lib && $HOME/programs/tmw/bin/tmw

----------------------------

Thanks Jaxad!

Damn typos...
Lazy bum.
Post Reply