[GRASS-dev] compile error with vdigit nviz

Jamie Adams jaadfoo at gmail.com
Thu Dec 11 15:17:00 EST 2008


Great, that did it.  Thanks!

On Thu, Dec 11, 2008 at 12:02 PM, Martin Landa <landa.martin at gmail.com>wrote:

> 2008/12/11 Jamie Adams <jaadfoo at gmail.com>:
> > Ok, that helped.  Now I'm only getting an error with vdigit
> >
> >>>cd /usr/local/work/build/grass6_devel/gui/wxpython/vdigit
> >>>make
> > ........
> > /usr/bin/ld: cannot find -lgdi
> > collect2: ld returned 1 exit status
> > make: *** [OBJ.x86_64-unknown-linux-gnu/_grass6_wxvdigit.so] Error 1
>
> from
>
> http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README
>
> """
> First, create a symlink to _gdi_.so shared library
>
> $ sudo ln -s `locate _gdi_.so` /usr/local/lib/libgdi.so
>
> e.g.
>
> $ sudo ln -s
> /usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so
> /usr/local/lib/libgdi.so
>
> Then update LD_LIBRARY_PATH or add '/usr/local/lib' to /etc/ld.so.conf
> (in this case run 'sudo ldconfig').
> """
>
> Martin
>
> --
> Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa<http://gama.fsv.cvut.cz/%7Elanda>*
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20081211/a76e76ab/attachment-0001.html


More information about the grass-dev mailing list