From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 15 13:28:25 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 093F71065670 for ; Mon, 15 Sep 2008 13:28:25 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (mail.e-soul.co.za [196.211.117.44]) by mx1.freebsd.org (Postfix) with ESMTP id 7036C8FC13 for ; Mon, 15 Sep 2008 13:28:24 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (localhost [127.0.0.1]) by thavinci.za.net (Postfix) with ESMTP id 91A9C9B4AB; Mon, 15 Sep 2008 15:28:20 +0200 (SAST) Received: by thavinci.za.net (Postfix, from userid 1002) id 7778A9B4AA; Mon, 15 Sep 2008 15:28:20 +0200 (SAST) Received: from thavinciPC (unknown [192.168.12.110]) by thavinci.za.net (Postfix) with ESMTP id 530559B486; Mon, 15 Sep 2008 15:28:20 +0200 (SAST) From: "Marcel Grandemange" To: "'Steve Hodgson'" References: <015101c9164a$f3f12d30$dbd38790$@za.net> <48CE2172.3090505@stevehodgson.co.uk> In-Reply-To: <48CE2172.3090505@stevehodgson.co.uk> Date: Mon, 15 Sep 2008 15:27:41 +0200 Message-ID: <001e01c91736$d47b4110$7d71c330$@za.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AckXEK3THPK2A9LXSi2u5pA6N4S8dwAJhW/w Content-Language: en-us X-Virus-Scanned: ClamAV using ClamSMTP X-Mailman-Approved-At: Mon, 15 Sep 2008 14:10:19 +0000 Cc: freebsd-hackers@freebsd.org Subject: RE: Error: Can't find libjava.so X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2008 13:28:25 -0000 > And was presented with following error: > > Error: can't find libjava.so > > This is on system in folder "/usr/local/Diablo-jre1.6.0/lib/amd64/libjava.so > >Do you have /proc mounted? Try unmounting it and retrying. No, I do not. Thanks