Date: Thu, 21 Jul 2005 11:26:22 +0700 (JAVT) From: <madrus@bobcpp.co.id> To: <freebsd-java@freebsd.org> Subject: How to install JDK 1.4 on FreeBSD 5.4 Message-ID: <1241.10.255.6.211.1121919982.squirrel@webmail.bobcpp.co.id> In-Reply-To: <200507181102.j6IB2JOj098214@freefall.freebsd.org> References: <200507181102.j6IB2JOj098214@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, i am newbie in Java FreeBSD, I don't understand how to install JDK 1.4 on FreeBSD 5.4, any body can help me ??? i try to install like Linux Installation but for Serial Communication still problem. Error message like this: ------------------------------- Exception in thread "main" java.lang.UnsatisfiedLinkError: deviceOpen at org.freebsd.io.comm.FreebsdSerial.deviceOpen(Native Method) at org.freebsd.io.comm.FreebsdSerial.<init>(FreebsdSerial.java:115) at org.freebsd.io.comm.FreebsdDriver.getCommPort (FreebsdDriver.java:111) at javax.comm.CommPortIdentifier.open(CommPortIdentifier.java:627) at SerialModule.initConnection(SerialModule.java:86) at SerialThread.<init>(SerialThread.java:23) at GSerialPro.main(GSerialPro.java:35) -------------------------------- Thanks before. Said Madrus Java FreeBSD Newbie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1241.10.255.6.211.1121919982.squirrel>