root/OpenSceneGraph-TrainingMaterials/trunk/Presentations/index.sh

Revision 8240 (checked in by robert, 9 months ago)

Added shell script to help out with invokation from desktop

  • Property svn:executable set to *
Line 
1 # Kubuntu is not allowing LD_LIBRARY_PATH to be set for some reason by normal .bashrc route, so
2 # doing a hardwired hack to make sure the libs are found correctly.
3 export LD_LIBRARY_PATH=${OSG_LIB_DIR}:${VPB_LIB_DIR}:${EXC_LIB_DIR}:${LD_LIBRARY_PATH}
4
5 vym index.vym
Note: See TracBrowser for help on using the browser.