Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Volodymyr Kostyrko
30.11.2012 18:39, Antonio Olivares: /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/netx.build/lib/classes.jar /usr/local/share/icedtea-web/netx.jar install -o root -g wheel -m 555 launcher.build/itweb-javaws /usr/local/bin inst

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Antonio Olivares
On Fri, Nov 30, 2012 at 10:53 AM, Volodymyr Kostyrko wrote: > 30.11.2012 18:39, Antonio Olivares: > >> >> /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/netx.build/lib/classes.jar >> /usr/local/share/icedtea-web/netx.jar >> install -o root -g wheel -m 555 launcher.build/itweb-javaws >> /usr/l

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Mike Clarke
On Friday 30 November 2012 16:39:17 Antonio Olivares wrote: > I need an application that requires /usr/local/bin/javaws and it is > not found what should I do to install it or substitute it to make it > work? curlew:/tmp% ls -l /usr/local/bin/javaws lrwxr-xr-x 1 root wheel 21 6 Nov 09:32 /usr

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Volodymyr Kostyrko
30.11.2012 19:05, Antonio Olivares: On Fri, Nov 30, 2012 at 10:53 AM, Volodymyr Kostyrko wrote: 30.11.2012 18:39, Antonio Olivares: /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/netx.build/lib/classes.jar /usr/local/share/icedtea-web/netx.jar install -o root -g wheel -m 555 launcher.bu

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-11-30 Thread Antonio Olivares
On Fri, Nov 30, 2012 at 11:17 AM, Volodymyr Kostyrko wrote: > 30.11.2012 19:05, Antonio Olivares: > >> On Fri, Nov 30, 2012 at 10:53 AM, Volodymyr Kostyrko >> wrote: >>> >>> 30.11.2012 18:39, Antonio Olivares: >>> /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/netx.build/lib/cl

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-12-06 Thread Antonio Olivares
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 >> > > I apply the suggested fix: > > $ sh -x `which itweb-javaws` jviewer.jnlp > + JAVA=/usr/local/openjdk6/jre/bin/java > + > LAUNCHER_BOOTCLASSPATH=-Xbootclasspath/a:/usr/local/share/icedtea-web/netx.jar > + LAUNCHER_FLAGS=-Xms8m > + CL

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-12-06 Thread Dan Nelson
In the last episode (Dec 06), Antonio Olivares said: > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 > > > > I apply the suggested fix: > > > > $ sh -x `which itweb-javaws` jviewer.jnlp > > + JAVA=/usr/local/openjdk6/jre/bin/java > > + > > LAUNCHER_BOOTCLASSPATH=-Xbootclasspath/a:/usr

Re: what replaces javaws? using icedtea-web and openjdk6.

2012-12-07 Thread Antonio Olivares
On Thu, Dec 6, 2012 at 3:46 PM, Dan Nelson wrote: > In the last episode (Dec 06), Antonio Olivares said: >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 >> > >> > I apply the suggested fix: >> > >> > $ sh -x `which itweb-javaws` jviewer.jnlp >> > + JAVA=/usr/local/openjdk6/jre/bin/ja