Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 09:56:26 +0300 (EEST)
From:      Achilleus Mantzios <achill@matrix.gatewaynet.com>
To:        madrus@bobcpp.co.id
Cc:        freebsd-java@freebsd.org
Subject:   Re: How to install JDK 1.4 on FreeBSD 5.4
Message-ID:  <Pine.LNX.4.44.0507210953470.2124-100000@matrix.gatewaynet.com>
In-Reply-To: <1241.10.255.6.211.1121919982.squirrel@webmail.bobcpp.co.id>

next in thread | previous in thread | raw e-mail | index | archive | help
O madrus@bobcpp.co.id έγραψε στις Jul 21, 2005 :

> 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:

So you installed javacomms???

Try to
1) install jdk14 from ports like other people have told you
2)
# cd /usr/ports/comms/java-commapi-freebsd/
# make install

In contrast to Linux, FreeBSD native JavaComms work like a charm.

Let us know the outcome of your effort.


> -------------------------------
> 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
> 
> 
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> 

-- 
-Achilleus




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0507210953470.2124-100000>