> The 'sudo make install' run in '~/c/gerbv/' ended without error, binary was
> put in:
> /usr/local/bin/gerbv
> but runnig 'gerbv' from my home give:
> efa@ts102757:~$ gerbv
> gerbv: error while loading shared libraries: libgerbv.so.1: cannot open shared
> object file: No such file or directory
> [Exit 127]

My guess is that you need to set your LD_LIBRARY_PATH to point to
where libgerv.so lives.  Maybe /usr/local/lib?

Stuart

------------------------------------------------------------------------------
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to