Thanks a lot. I got this error message while installing samples:
make[2]: Entering directory `/usr/local/dx/dxsamples-4.0.8/java/samples' javac AutoInsurance.java CCNet2.java GroceryList.java HomeOwn.java MRI_2.java Mu tualFund.java ScatterData.java Streamline.java Topo.java ddi.java gordon.java h edge.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 `:/usr/lib/netscape/java/classes/java40.jar:/ mnt/hunda/software/jdk1.2/bin/../lib/classes.zip:/usr/local/dx/java/htmlpages/dx .jar:.:/usr/share/kaffe/Klasses.jar:/usr/share/kaffe/comm.jar:/usr/share/kaffe/p java.jar:/usr/share/kaffe/servlet.jar:/usr/share/kaffe/pizza.jar' make[2]: *** [samples.jar] Error 255 make[2]: Leaving directory `/usr/local/dx/dxsamples-4.0.8/java/samples' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/local/dx/dxsamples-4.0.8/java' make: *** [install-recursive] Error 1 Anyone knows what is wrong? I have no idea what these error messages are saying. BTW, the path problem is still not solved after I did what David told me. I still got the same error message after typing just "dx". Thanks. Biao On Wed, 8 Mar 2000, David L. Thompson wrote: > You need to run configure on the samples directory and then do a make install. > > The rpm should have installed a "dx" in /usr/local/bin/dx, then you > should have /usr/local/bin in your path. > > David > > >Hi, all: > > > > I just installed dx on RedHat 6.1, with > > opendx-4.0.10-1.i386.rpm > > opendx-docs-4.0.10-1.i386.rpm > >and its samples from dxsamples-4.0.8.tar. > > > >Everything seems working OK except path and samples. I've added a > >/usr/local/dx/bin to my path. But whenever I typed dx, I got > > > >/usr/bin/dx: /usr/dx/bin/dx: No such file or directory > >exec: /usr/dx/bin/dx: cannot execute: No such file or directory > > > >So I had to type "/usr/local/dx/bin/dx" to start dx. > > > >For the samples, I just untarred file dxsamples-4.0.8.tar. > >Do I need to "install" it? There is nothing in the README and INSTALL > >files for me to read. > > > >Thanks. > > > >Biao Wu > > -- > ............................................................................. > David L. Thompson The University of Montana > mailto:[EMAIL PROTECTED] Computer Science Department > http://www.cs.umt.edu/u/dthompsn Missoula, MT 59812 > Work Phone : (406)257-8530 >
