From owner-freebsd-java@FreeBSD.ORG Mon Aug 25 17:24:58 2008 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 856561065671 for ; Mon, 25 Aug 2008 17:24:58 +0000 (UTC) (envelope-from shark.fin.soup@mac.com) Received: from asmtpout021.mac.com (asmtpout021.mac.com [17.148.16.96]) by mx1.freebsd.org (Postfix) with ESMTP id 6AAF38FC2C for ; Mon, 25 Aug 2008 17:24:58 +0000 (UTC) (envelope-from shark.fin.soup@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [10.0.1.2] ([124.120.144.83]) by asmtp021.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0K66007SS08F9Z40@asmtp021.mac.com> for java@FreeBSD.org; Mon, 25 Aug 2008 09:24:28 -0700 (PDT) Message-id: <52D590F2-4A1E-473A-91CA-881C70C72A04@mac.com> From: Sharkie To: java@FreeBSD.org Date: Mon, 25 Aug 2008 23:22:16 +0700 X-Mailer: Apple Mail (2.919.2) Cc: Subject: libjli.so and linux-sun-jdk1.6.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 17:24:58 -0000 I tried this on two separate system and get the same error %./java ./java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory %pwd /usr/local/linux-sun-jdk1.6.0/jre/bin I build this using port and received no error at all during make install