Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2001 12:27:32 +0100
From:      Ernst de Haan <ernst@jollem.com>
To:        Philip Murray <me@philth.net.nz>
Cc:        "Koster, K.J." <K.J.Koster@kpn.com>, freebsd-java@FreeBSD.ORG
Subject:   Re: JDK1.1.8 segfaults
Message-ID:  <20010306122732.A524@c187104187.telekabel.chello.nl>
In-Reply-To: <000701c0a628$b3c4dda0$0100a8c0@sparlak>; from me@philth.net.nz on Tue, Mar 06, 2001 at 11:32:10PM %2B1300
References:  <59063B5B4D98D311BC0D0001FA7E4522026D7C78@l04.research.kpn.com> <000701c0a628$b3c4dda0$0100a8c0@sparlak>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Philip,

You could also try installing the Sun Linux JDK 1.3 and Orion. Orion is a full
J2EE implementation which is free during development and for non-commercial
use. Both come as ports. If you have an updated ports tree, then all you have
to do to install both is:

Go to:

   * http://java.sun.com/j2se/1.3/download-linux.html

To download the file "j2sdk-1_3_0-linux.bin" and place it in
/usr/ports/distfiles.

Now install Orion in /usr/local/orion1.4.5/:

   # cd /usr/ports/java/orion/ && make install

This will install the Linux JDK 1.3.0 as a dependency in
/usr/local/linux-jdk1.3.0/.

If you have no experience with J2EE, then I suggest you do the step-by-step
Orion Primer tutorial:

   * http://jollem.com/orion-primer/

Just an alternative which I personally prefer. :)


--
Ernst

Philip Murray wrote:
> > Dear Philip,
> >
> > >
> > > I installed them using /stand/sysinstall, but it didn't work.
> > > Still segaults the same way.
> > >
> > You may have to tell ldconfig to rescan the directories. If the compat lib
> > directory did not exist at boot time ldconfig will not look in it I think.
> > The flags will be in the man page for ldconfig. You can also take the
> > Windows route and reboot.
> >
> 
> Tried both, no luck. What else can I do?
> 
> I'm trying to get the jdk working so I can install Tomcat or Jserv
> 
> 
> ================================-=--==- -- -  --
> Philip Murray
> me@philth.net.nz
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010306122732.A524>