Andreas,
it must be something simple: perhaps you export LD_LIBRARY_PATH=/somedir/osgPlugins and you should leave the "osgPlugins" off? Otherwise, can you post some output?

-c

Andreas Goebel wrote:

Hi,

I am just preparing a binary package of my application for linux.

I want to ship the precompiled dynamic osg-libs together with my application.

The problem is: The plugins are not found.

I have written a startscript that exports the place where the osgPlugins are, and I have googled for it. I export LD_LIBRARY_PATH, OSG_LIBRARY_PATH, DYLD_LIBRARY_PATH, but still the plugin is not found.

When I just export LD_LIBRARY_PATH=/usr/local/lib

where osg is installed, everything works.

Thanks for any advice on this.

Regards,

Andreas



_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to