Date: Thu, 14 Dec 2006 06:21:36 +0800 From: "brian merrell" <bean@linuxmail.org> To: freebsd-questions@freebsd.org Subject: Re: javaws Message-ID: <20061213222136.623967AE9F@ws5-10.us4.outblaze.com>
next in thread | raw e-mail | index | archive | help
Thanks for your response Matthew. This has been my experience: [root@cobweb /usr/ports/java/javavmwrapper]# make install clean (installs OK) [root@cobweb /usr/ports/java/diablo-jdk15]# make install clean (installs OK) [root@cobweb /home/bean]# find / -name javaws [root@cobweb /home/bean]# find / -name *javaws* /usr/local/diablo-jdk1.5.0/man/man1/javaws.1 Am I missing something? Brian > ----- Original Message ----- > From: "Matthew Seaman" <m.seaman@infracaninophile.co.uk> > To: "brian merrell" <bean@linuxmail.org> > Subject: Re: javaws > Date: Wed, 13 Dec 2006 21:23:51 +0000 >=20 >=20 > brian merrell wrote: > > I've been googleing all morning on this one... > > > > I'm need to get javaws to work. I am using FreeBSD6.1-RELEASE amd64. > > > > I've tried installing the diablo packages (both jdk and jre), and=20 > > apparently it does not include javaws, is this correct? > > > > I've tried installing the linux-sun-jdk15 package. It installed=20 > > okay, but javaws is broken: > > > > " > > [root@cobweb /usr/ports/java/linux-sun-jdk15]# javaws > > Java Web Start splash screen process exiting ... > > Bad installation: JAVAWS_HOME not set: No such file or directory > > " > > > > And I've tried compiling /usr/ports/java/jdk15 and it fails: > > > > # > > # SIGSEGV (0xb) at pc=3D0xffffefd4, pid=3D28699, tid=3D49156 > > # > > # Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode) > > # Problematic frame: > > # C 0xffffefd4 > > # > > # An error report file with more information is saved as hs_err_pid2869= 9.log > > # > > # If you would like to submit a bug report, please visit: > > # http://java.sun.com/webapps/bugreport/crash.jsp > > > > Any pointers or ideas? javaws is a necessity for me. > > > > Thanks, > > Brian. > > > > I have attached hs_err_pid28699.log > > > > >=20 > Works for me using diablo-jdk 1.5.x: >=20 > happy-idiot-talk:~:% pkg_which /usr/local/bin/javaws > javavmwrapper-2.3 >=20 > If you install a JDK or JRE from ports you should get a link via the > javavmwrapper that makes javaws work -- and you don't need to set anything > special in your environment either. >=20 > Cheers, >=20 > Matthew >=20 > -- > Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard > Flat 3 > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > Kent, CT11 9PW > << signature.asc >> > --=20 _______________________________________________ Get your free email from http://www.linuxmail.org Powered by Outblaze
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061213222136.623967AE9F>