>----Messaggio originale----
>Da: s...@cloud9.net
>Data: 30/10/2014 13.14
>
>My guess is that you need to set your LD_LIBRARY_PATH to point to
>where libgerv.so lives.  Maybe /usr/local/lib?

LD_LIBRARY_PATH was empty.
In '/usr/local/bin' there is the 'gerbv' binary, in '/usr/local/lib' there is 
the 'libgerv.so'.
Once set 'export LD_LIBRARY_PATH=/usr/local/lib' everything work as expected.
I put that in .bashrc
If this needed env variable is empty, should be automatically set by Makefile 
'install' target?
Configure was run with:
./configure --enable-unit-mm

thank you,
Valerio


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

Reply via email to