Page 1 of 1

64 bit machine won't run your program

PostPosted: Mon Oct 15, 2007 8:32 pm
by frank26080115
64 bit machines won't run your program in ubuntu 7.10 with java runtime enviroment 6 installed

Re: 64 bit machine won't run your program

PostPosted: Sun Dec 16, 2007 1:25 am
by Bud
The AVRcamVIEW software installs a 32 bit JRE. You will need to download the 64 bit JRE from java.sun.com. If you are using the 64 bit JRE, does any Java application run? Can you provide any error messages or logs from the application. The part that may be failing would be the native library for communicating with the serial port.

-- Bud