[GRASS-dev] xganim compilation on GRASS 7

Markus Neteler neteler at osgeo.org
Mon Jan 4 17:50:44 EST 2010


Hi,

I also have a (different) problem compiling xganim in GRASS 7:

[neteler at north grass70]$ cd /home/neteler/grass70/visualization/xganim
[neteler at north xganim]$ make
if [ "/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/bin/xganim"
!= "" ] ; then GISRC=/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/demolocation/.grassrc70
GISBASE=/home/neteler/grass70/dist.x86_64-unknown-linux-gnu
PATH="/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/bin:$PATH"
PYTHONPATH="/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/etc/python:$PYTHONPATH"
LD_LIBRARY_PATH="/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/bin:/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/lib:/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/lib:"
LC_ALL=C /home/neteler/grass70/dist.x86_64-unknown-linux-gnu/bin/xganim
--html-description < /dev/null | grep -v '</body>\|</html>' >
xganim.tmp.html ; fi
/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/bin/xganim: error
while loading shared libraries: libwx_gtk2u-2.8.so.0: cannot open
shared object file: No such file or directory
make: *** [xganim.tmp.html] Error 1
rm xganim.tmp.html

But it is existing:

[neteler at north xganim]$ locate libwx_gtk2u-2.8.so.0
/usr/lib/wxPython/lib/libwx_gtk2u-2.8.so.0
/usr/lib/wxPython/lib/libwx_gtk2u-2.8.so.0.5.0

How to tell GRASS where it is without adding nasty links?

thanks
Markus


More information about the grass-dev mailing list