Menu

#3 Simplfy Installation

open
nobody
None
5
2004-06-19
2004-06-19
No

Hi,

I just thought it might be wiser to let people know you
don't have to set up the %path% and %classpath% in
windows, you can do it at runtime. This is what I plan to
do when running it:

set OM_HOME=C:\Dev\Java\Lib\openmind
set classpath=.;%OM_HOME%/lib/gl4java.jar;%
OM_HOME%/lib/png.jar;%OM_HOME%/lib/gl4java-glffonts.
jar;%OM_HOME%/lib/gl4java-glutfonts.jar;%OM_HOME%
/lib/openmind-core.jar;%OM_HOME%/lib/vecmath-free.
jar;%OM_HOME%/lib/al4java.jar
set PATH=%OM_HOME%/lib;%PATH%
pickingdemo.bat

James

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.