From owner-freebsd-ports Tue Nov 21 9:55:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hplb.hpl.hp.com (hplb-temp.hpl.hp.com [192.6.10.50]) by hub.freebsd.org (Postfix) with ESMTP id 744A837B479 for ; Tue, 21 Nov 2000 09:55:10 -0800 (PST) Received: from otter.hpl.hp.com (otter.hpl.hp.com [15.144.59.2]) by hplb.hpl.hp.com (8.9.3/8.8.6 HPLabs Bristol Relay) with ESMTP id RAA26302; Tue, 21 Nov 2000 17:55:08 GMT Received: from hplb.hpl.hp.com (piranha-prj-4.hpl.hp.com [15.144.26.16]) by otter.hpl.hp.com (8.9.3/HP-Labs Bristol Internal Mail Hub) with ESMTP id RAA11115; Tue, 21 Nov 2000 17:55:06 GMT Message-ID: <3A1AB6DC.A6D35E4F@hplb.hpl.hp.com> Date: Tue, 21 Nov 2000 17:54:37 +0000 From: Alfonso =?iso-8859-1?Q?S=E1nchez=2DBeato=20Su=E1rez?= X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: K.J.Koster@kpn.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: linux-jdk-1.2.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I have had some problems with the linux-jdk port. Whe I execute the "make" command, there is no problem, but after executing "make install" the following error appears: /bin/rm /usr/local/linux-jdk1.2.2/bin/.java_wrapper.orig rm: /usr/local/linux-jdk1.2.2/bin/.java_wrapper.orig: No such file or directory So, I cannot finish the installation. Anyway, after that the binaries are installed in /usr/local/linux-jdk1.2.2, but then appears a problem with the dynamic libraries. If I execute javac in its directory, it works correctly (although it does not found a file called /usr/bin/expr), but when I move to another directory and execute it from there, it does not find libjava.so. I have tried to set LD_LIBRARY_PATH with the directory in which that library is found, but it does not work. Could you help me with these issues? I am using FreeBSD 4.0-RELEASE, and I am trying to install the new JDK 1.2 port for FreeBSD. Thanks in advance Alfonso To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message