Martin Wegner wrote: > Hello, > > because the 32 bit version from eclipse prolog is fast as the 64 bit version I want to run the 32 bit version on a 64 bit Unix/Linux with 64 bit > Java. Is this possible? > I was not able to install 32 bit Java... > When I use 32 bit eclipse prolog than I got the error that it search in ./lib/x86_64_linux but it is in ./lib/i386_linux ! > I set the LD_LIBRARY_PATH to ./lib/i386_linux but this has no effect :( > > What is going wrong? > > Greetings! > > Martin > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > ECLiPSe-CLP-Users mailing list > ECLiPSe-CLP-Users_at_lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users Hi, First, the performance measurement between i386_linux and x86_64_linux versions of ECLiPSe is for a few benchmark programs. I have heard from others that they get significantly better performance (I think about 30%) for x86_64_linux, so which is faster can be dependent on your program. You need to run RUNME script in the Unix binary distribution to install it, and if you are installing the i386_linux version on x86_64_linux, you may need to change some of the default settings the script ask you about, in particular the first question, which machine achitecture you are installing for, which should of course be i386_linux and not x86_64_linux. You need to use 32 bit Java with the 32 bit ECLiPSe. The binaries for the JavaInterface is compiled against 32 bit Java. There is a check that the Java platform is the expected one when the Java interface is started up. Cheers, Kish -- This e-mail may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply e-mail and delete all copies of this message. Cisco Systems Limited (Company Number: 02558939), is registered in England and Wales with its registered office at 1 Callaghan Square, Cardiff, South Glamorgan CF10 5BT.Received on Wed Sep 17 2008 - 10:05:37 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET