From owner-freebsd-questions Tue Oct 10 5:53:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.guest.net (riccione.guest.net [195.103.69.129]) by hub.freebsd.org (Postfix) with ESMTP id C150337B66D for ; Tue, 10 Oct 2000 05:53:03 -0700 (PDT) Received: from guest2 (guest2.guest.net [195.103.69.131]) by server.guest.net (8.8.8/8.8.8) with SMTP id PAA12728; Tue, 10 Oct 2000 15:03:10 +0200 (CEST) (envelope-from staff@guest.net) From: "Fabio Tonti" To: "Daniel Bye" , "rob" Cc: Subject: R: java installation Date: Tue, 10 Oct 2000 14:55:12 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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