what replaces javaws? using icedtea-web and openjdk6.

Antonio Olivares olivares14031 at gmail.com
Thu Dec 6 20:48:37 UTC 2012


>> 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
> + CLASSNAME=net.sourceforge.jnlp.runtime.Boot
> + BINARY_LOCATION=/usr/local/bin/itweb-javaws
> + PROGRAM_NAME=itweb-javaws
> + CP=/usr/local/openjdk6/jre/lib/rt.jar
> /usr/local/bin/itweb-javaws: 11: Syntax error: Bad function name
>
I try once more on another machine not 64 bit, it returns the same
error and java web start does not work :(

$ 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
+ CLASSNAME=net.sourceforge.jnlp.runtime.Boot
+ BINARY_LOCATION=/usr/local/bin/itweb-javaws
+ PROGRAM_NAME=itweb-javaws
+ CP=/usr/local/openjdk6/jre/lib/rt.jar
/usr/local/bin/itweb-javaws: 11: Syntax error: Bad function name

Any other ideas as to how to fix this?

TIA,


Antonio


More information about the freebsd-questions mailing list