From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 15 09:38:22 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 298CB106564A for ; Mon, 15 Sep 2008 09:38:22 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id 0B4598FC16 for ; Mon, 15 Sep 2008 09:38:16 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by QMTA09.emeryville.ca.mail.comcast.net with comcast id ExZw1a0070lTkoCA9xeGqH; Mon, 15 Sep 2008 09:38:16 +0000 Received: from koitsu.dyndns.org ([67.180.253.227]) by OMTA04.emeryville.ca.mail.comcast.net with comcast id ExeF1a0034v8bD78QxeF6F; Mon, 15 Sep 2008 09:38:16 +0000 X-Authority-Analysis: v=1.0 c=1 a=QycZ5dHgAAAA:8 a=safeCdaYeKkz6xkPLDMA:9 a=G4J8sLR4CqMkzDntFWCmz6f501cA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 229C217B822; Mon, 15 Sep 2008 02:38:15 -0700 (PDT) Date: Mon, 15 Sep 2008 02:38:15 -0700 From: Jeremy Chadwick To: Marcel Grandemange Message-ID: <20080915093815.GA33139@icarus.home.lan> References: <015101c9164a$f3f12d30$dbd38790$@za.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <015101c9164a$f3f12d30$dbd38790$@za.net> User-Agent: Mutt/1.5.18 (2008-05-17) 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 09:38:22 -0000 On Sun, Sep 14, 2008 at 11:19:13AM +0200, Marcel Grandemange wrote: > I do realize this is probably better suited for freebsd-questions , however > haven't received any response and was simply hoping someone would be kind > enough. > > I recently obtained a very decent ups, however it is not supported by NUT. > > It does however come with winpower software that does run on FreeBSD. > > However it rewuired java. > > So installed from ports > > 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 Can you provide the output of "ldconfig -r" from that box? I have a feeling the ld.so pathing hints might lack a directory or two. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |