Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Dec 2016 18:37:32 +0100
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        ports@freebsd.org
Subject:   Re: Setting up CUPS on FreeBSD-arm using Raspberry Pi 2
Message-ID:  <20161205183732.179e500a@kalimero.tijl.coosemans.org>
In-Reply-To: <20161205172531.GA76717@www.zefox.net>
References:  <20161204182058.GA73542@www.zefox.net> <20161204231400.535038bf@kalimero.tijl.coosemans.org> <20161204230509.GA74138@www.zefox.net> <20161205104027.5dfad479@kalimero.tijl.coosemans.org> <20161205172531.GA76717@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Dec 2016 09:25:31 -0800 bob prohaska <fbsd@www.zefox.net> wrote:
> On Mon, Dec 05, 2016 at 10:40:27AM +0100, Tijl Coosemans wrote:
> > 
> > Check that you have the following files and if not install x11/libXScrnSaver
> > 
> > /usr/local/lib/libXss.a
> > /usr/local/lib/libXss.so
> > /usr/local/lib/libXss.so.1
> > /usr/local/lib/libXss.so.1.0.0  
> 
> Re-building and installing x11/libXScrnSaver did the trick, CUPS now works.
> 
> How did you connect not finding lXss and XScrnSaver? I tried a Google
> search and found nothing that came close.... Is there a database that
> associates library names with originating source code?

I have it installed and then 'pkg which /usr/local/lib/libXss.so' tells
you the package name.  If you don't have that file you can query all
packages using 'pkg rquery '%o %b' | grep libXss'.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161205183732.179e500a>