java in firefox and jnlp launch - help needed.

Baptiste Daroussin bapt at FreeBSD.org
Mon Jul 4 07:41:06 UTC 2016


On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote:
> i don't normally use java but have to for starting server remote management.
> 
> i use firefox and installed icedtea-web.
> 
> this page
> 
> https://www.java.com/en/download/installed.jsp
> 
> executes icedtea plugin and shows java is working properly.
> 
> Now i want to start remote console. it downloads launch.jnlp file.
> 
> i tried to run it with itweb-javaws and after loading software i'm getting
> 
> no iKVM64 in java.library.path
> 

The supermicro java console requires a linux native binary (ikvm64) which cannot
be loaded in freebsd.

To have it working you need the linux emulation and linux-oracle-jre18 port

then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20160704/4a7a05da/attachment.sig>


More information about the freebsd-ports mailing list