From owner-freebsd-java Tue Mar 6 3:28:37 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 9FE9637B71A for ; Tue, 6 Mar 2001 03:28:32 -0800 (PST) (envelope-from ernst@heinz.jollem.com) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f26BRWL00542; Tue, 6 Mar 2001 12:27:32 +0100 (CET) (envelope-from ernst) Date: Tue, 6 Mar 2001 12:27:32 +0100 From: Ernst de Haan To: Philip Murray Cc: "Koster, K.J." , freebsd-java@FreeBSD.ORG Subject: Re: JDK1.1.8 segfaults Message-ID: <20010306122732.A524@c187104187.telekabel.chello.nl> References: <59063B5B4D98D311BC0D0001FA7E4522026D7C78@l04.research.kpn.com> <000701c0a628$b3c4dda0$0100a8c0@sparlak> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000701c0a628$b3c4dda0$0100a8c0@sparlak>; from me@philth.net.nz on Tue, Mar 06, 2001 at 11:32:10PM +1300 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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