Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Volodymyr Kostyrko
09.01.2013 02:57, Antonio Olivares: Dear folks, I am having difficulties with java on my machine I have the java openjdk6 and the iced-teaweb ports installed. As the old diablo jdk has been depracated and has been recommended to remove, I have done this, I cannot open *.jnlp files on my

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Antonio Olivares
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173603 -- I get this: $ bash -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

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Volodymyr Kostyrko
09.01.2013 18:53, Antonio Olivares: How do I do the suggested fix? As root? as regular user? i.e, how do I change the attributes. I see the fix, but don't know how to apply it :( I changed the script to not include '-a javaws' in the last line of your log: --- launcher/javaws.in

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Antonio Olivares
On Wed, Jan 9, 2013 at 11:02 AM, Volodymyr Kostyrko c.kw...@gmail.com wrote: 09.01.2013 18:53, Antonio Olivares: How do I do the suggested fix? As root? as regular user? i.e, how do I change the attributes. I see the fix, but don't know how to apply it :( I changed the script to not

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Volodymyr Kostyrko
09.01.2013 19:24, Antonio Olivares: where does this file launcher/javaws.in reside? /usr/local/bin/? Sorry, I had to write that this file is at distribution sources, installed copy is at /usr/local/bin/itweb-javaws. So I can remove the ``-a javaws '' from it to fix it? I guess so... --

Re: openjdk6 + iced-teaweb installed, cannot open *.jnlp

2013-01-09 Thread Antonio Olivares
On Wed, Jan 9, 2013 at 11:27 AM, Volodymyr Kostyrko c.kw...@gmail.com wrote: 09.01.2013 19:24, Antonio Olivares: where does this file launcher/javaws.in reside? /usr/local/bin/? Sorry, I had to write that this file is at distribution sources, installed copy is at

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 dnel...@allantgroup.com 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

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 + CLASSNAME

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/local/share

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

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 c.kw...@gmail.com 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

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

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 c.kw...@gmail.com 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

Problems with openjdk6 in Freebsd 9.0.. solved

2012-04-06 Thread Scott Ballantyne
Another little problem in 9.0 is building openjdk6. Should anyone else get this message while compiling: Unable to load ZIP library: /usr/local/diablo-jrel.6.0/lib/amd64/libzip.so or something similar, adding libz.so.4 libz.so.5 to /etc/libmap.conf seems to solve it. Have a nice day :) Scott

openjdk6

2012-01-19 Thread ajtiM
Hi! I have installed diablo-jdk16 and I like start using openjdk6. Is it okay if I run: portmaster -o java/openjdk6 java/diablo-jdk16 Thanks in advance. Mitja http://jpgmag.com/people/lumiwa ___ freebsd-questions@freebsd.org mailing list

Where is Java plugin web option on openjdk6? an issue?

2011-07-25 Thread Alvaro Castillo
Good morning, I cannot see IcedTea web plugin option to compile on /usr/ports/java/openjdk6. an issue? http://www.freshports.org/java/openjdk6/ This option is not set enable on default because /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so isn't exists. Any suggestions? thanks

Re: Where is Java plugin web option on openjdk6? an issue?

2011-07-25 Thread Alvaro Castillo
On Mon, Jul 25, 2011 at 7:41 AM, Alvaro Castillo gobl...@gmail.com wrote: Good morning, I cannot see IcedTea web plugin option to compile on /usr/ports/java/openjdk6. an issue? http://www.freshports.org/java/openjdk6/ This option is not set enable on default because /usr/local/openjdk6/jre

Re: Cannot build openjdk6 on Fbsd 8.1

2011-01-09 Thread Peter Vereshagin
You'll never silence the voice of the voiceless, freebsd-questions! 2011/01/08 15:34:50 -0500 John R. Levine jo...@iecc.com = To Jan Henrik Sylvester : JRL IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory either you have no such file at all, or your compiler can not

Re: Cannot build openjdk6 on Fbsd 8.1

2011-01-09 Thread Frank Shute
On Sat, Jan 08, 2011 at 03:34:50PM -0500, John R. Levine wrote: java/openjdk6 WITH_WEB will give you the plugin to use with www/firefox. I'm trying to build openjdk6, and I get this error message. Any suggestions? R's, John IcedTeaPluginUtils.cc IcedTeaScriptablePluginObject.cc

Re: Cannot build openjdk6 on Fbsd 8.1

2011-01-09 Thread John R. Levine
IcedTeaPluginUtils.cc IcedTeaScriptablePluginObject.cc In file included from IcedTeaJavaRequestProcessor.h:46, from IcedTeaJavaRequestProcessor.cc:41: IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory You have to install Firefox first. It contains that

Re: Cannot build openjdk6 on Fbsd 8.1

2011-01-09 Thread Dan Nelson
In the last episode (Jan 09), Frank Shute said: On Sat, Jan 08, 2011 at 03:34:50PM -0500, John R. Levine wrote: java/openjdk6 WITH_WEB will give you the plugin to use with www/firefox. I'm trying to build openjdk6, and I get this error message. Any suggestions

Re: Cannot build openjdk6 on Fbsd 8.1

2011-01-09 Thread John R. Levine
The nsThreadUtils.h file on my system was installed by the www/libxul port, and java/openjdk6 depends on that when WITH_WEB is set, so it should already be installed on your system as well. If for some reason libxul isn't installed, try manually installing it, then re-run the openjdk6 build

Cannot build openjdk6 on Fbsd 8.1

2011-01-08 Thread John R. Levine
java/openjdk6 WITH_WEB will give you the plugin to use with www/firefox. I'm trying to build openjdk6, and I get this error message. Any suggestions? R's, John IcedTeaPluginUtils.cc IcedTeaScriptablePluginObject.cc In file included from IcedTeaJavaRequestProcessor.h:46