Anjali Bharat Shah wrote:
>
> Hi Brian,
Please keep replies to the list and not to me directly.
> 1)Your CLASSPATH contains a directory with a space in it, probably
> > \Program Files. You'll need to quote it so that the shell sees it all
> > as one word.
> Can you please show how to use quot
Anjali Bharat Shah wrote:
> export LD_LIBRARY_PATH=$REI_HOME/lib
> export CLASSPATH=$CLASSPATH:$CP:$REI_HOME/classes:.
>
> rm $REI_HOME/classes/*.class
> $JAVA_HOME/javac -d classes $REI_HOME/src/*.java
> $JAVA_HOME/java ReiEngine $REI_HOME/config.xml
>
> This file runs without problems in Lin
2 matches
Mail list logo