1
Personal Java/Jeode/J2ME Personal Profile / How to access serial port from Java on the Zaurus?
« on: September 11, 2005, 05:20:08 pm »
Gentlement,
In addition to all the steps covered by Jeff Burch, try making /var/lock directory writable by everyone. This should remove problems with RXTX getting a lock error.
chmod 777 /var/lock
Andre S.
In addition to all the steps covered by Jeff Burch, try making /var/lock directory writable by everyone. This should remove problems with RXTX getting a lock error.
chmod 777 /var/lock
Andre S.