Eric Iverson wrote: > Linux J64 troubles: > > I am not familiar with the Ubuntu release numbers. Is your system old > (>2 years), middle aged (1 year), or bleading edge?
Ubuntu numbering is year.month, so 7.10 is the current release, Oct 2007. > The problem may be in jconsole. In which case it is likely in one of the > libraries it uses or in its readline support. Or the problem may be in > libj601.so. > > It would help a lot if you could test jwd. To do this you will have to > find where Java 64 is on your system (you may have to download and > install it). When you have Java 64 you will need to edit the jwd script > to run it. If jwd works then that shows that the libj601.so works. > > You can use ldd to see what libraries jconsole is using and perhaps that > will give a clue to the problem. > ....> cd j601_64 > ....> ldd jconsole > > I would rather track this down in the new j602 beta. If it is not too > much trouble please download and install j602bbeta_linux64.tar.gz. Most > likely it will fail the same way but it will be easier for me to track > down the problem. Then re-report your problem with the beta. The new j602bbeta_linux64 works fine in ubuntu 7.10, 64-bit. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
