Hi, I also have a (different) problem compiling xganim in GRASS 7:
[nete...@north grass70]$ cd /home/neteler/grass70/visualization/xganim [nete...@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: [nete...@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 _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev