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

Reply via email to