Just got back from vde2000, and liked OpenDX well enough to try
installing it, which I've done, partly successfully, on a
RedHat 6.1 system.  I can get the dx command to run, and I
get the GUI window, but no samples.  So I tried the commands below
and get the errors shown.  Numerous guesses in changing CLASSPATH
hasn't helped.

        tar xzf dxsamples-4.0.8.tar.gz
        chown -R root:root dxsamples-4.0.8
        chmod 755 dxsamples-4.0.8
        cd dxsamples-4.0.8
        find . -perm +2000 -exec chmod -s {} \;
        ./configure
        make # Gets errors, so to isolate -
        cd java/samples

[dxsamples-4.0.8/java/samples]# make
javac AutoInsurance.java CCNet2.java GroceryList.java HomeOwn.java MRI_2.java 
MutualFund.java  ScatterData.java Streamline.java Topo.java ddi.java 
gordon.java hedge.java ibmqw.java npvcall.java optval.java wacc.java

Could not initialize Kaffe.
It's likely that your CLASSPATH settings are wrong.  Please make sure
your CLASSPATH does not include any java.lang.* classes from other JVM
vendors, such as Sun's classes.zip, BEFORE Kaffe's Klasses.jar.
It is okay to have classes.zip AFTER Klasses.jar

The current effective classpath is 
`/opt/netscape/java/classes/java40.jar:/usr/local/jdk117_v1a/lib/classes.zip:/usr/local/dx/java/htmlpages/dx.jar:.:/usr/share/kaffe/Klasses.jar:/usr/share/kaffe/comm.jar:/usr/share/kaffe/pjava.jar:/usr/share/kaffe/servlet.jar:/usr/share/kaffe/pizza.jar'
make: *** [samples.jar] Error 255

------------------------------------------------------------------------------
This e-mail is intended for the use of the addressee(s) only and may contain 
privileged, confidential, or proprietary information that is exempt from 
disclosure under law.  If you have received this message in error, please 
inform us promptly by reply e-mail, then delete the e-mail and destroy any 
printed copy.   Thank you.

==============================================================================

Reply via email to