From owner-freebsd-questions Tue Oct 10 7:19: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id C315B37B690 for ; Tue, 10 Oct 2000 07:18:55 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id KAA03268; Tue, 10 Oct 2000 10:18:24 -0400 (EDT) (envelope-from mwlucas) Date: Tue, 10 Oct 2000 10:18:24 -0400 From: Michael Lucas To: Fabio Tonti Cc: Daniel Bye , rob , freebsd-questions@FreeBSD.ORG Subject: Re: R: java installation Message-ID: <20001010101824.A3202@blackhelicopters.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from staff@guest.net on Tue, Oct 10, 2000 at 02:55:12PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, The libxpg4.so.2 is part of the XFree86 aout compatability libraries. Do a # cd /usr/ports/x11/XFree86-aoutlibs # make all install clean # ldconfig This should fix it. Good luck! On Tue, Oct 10, 2000 at 02:55:12PM +0200, Fabio Tonti wrote: > Hi Dan, > Now I have bash installed for my login, thank to you. > > The problem now is that when I start a java class with > > java javaprogramm.class > > the system reply (always) > /usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found > > I have jdk.1.1.8 succesfully installed on my freebsd 4.1 stable > > Who can help me? > > Bye. > Fabio > > % > %The .bash_profile file simply gets read by bash when you log in. If the > %file doesn't exist, you can simply create it. man bash will give you much > %more information about all the bash startup files and scripts. > % > %HTH > % > %Dan > % > %> -----Original Message----- > %> From: Fabio Tonti [mailto:staff@guest.net] > %> Sent: Tuesday, October 10, 2000 9:19 AM > %> To: rob > %> Cc: freebsd-questions@FreeBSD.ORG > %> Subject: R: java installation > %> > %> > %> Hi, > %> Many thank for your help, but I cannot locate the .bash_profile. > %> > %> Moreover using /usr/local/jdk.1.18/bin/java the system reply: > %> /usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found > %> > %> I'm in troble with java .... > %> > %> The installation was right, without any error. > %> > %> Fabio > %> % > %> %You have to put the directory with your java binaries in > %> your path. For > %> %example I use in .bash_profile: > %> % > %> %export PATH=/usr/local/jdk1.1.8:$PATH > %> % > %> > %> > %> > %> To Unsubscribe: send mail to majordomo@FreeBSD.org > %> with "unsubscribe freebsd-questions" in the body of the message > %> > % > % > %To Unsubscribe: send mail to majordomo@FreeBSD.org > %with "unsubscribe freebsd-questions" in the body of the message > % > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message