I ran across this idiocy after a rather problem-free compilation from the trunk. Or rather a bundle of idiocies.
First of all, although warzone2100 is in /usr/local/bin/ (it is even auto-completed in the command line) after calling it I got bash: warzone2100: command not found. It could be still invoked from the location in question, only to display (I managed to solve the first 'problem' in the mean time):
on the other handbash wrote:lasair@lap:~$ warzone2100
warzone2100: error while loading shared libraries: libGLC.so.0: cannot open shared object file: No such file or directory
it seems to me that everything should be fine...bash wrote:lasair@lap:~$ ls /usr/local/lib/libGLC*
/usr/local/lib/libGLC.a /usr/local/lib/libGLC.la /usr/local/lib/libGLC.so /usr/local/lib/libGLC.so.0
I looked the board through only to find a this issue mentioned in an already solved problem. Here.
Suggestions?
Running Ubuntu 7.10
[edit] the link provided leads to a similar not the same issue...

