Date: Wed, 20 Feb 2013 10:32:24 +0000 From: Bob Eager <rde@tavi.co.uk> To: freebsd-ports@freebsd.org Subject: Re: libreoffice Message-ID: <20130220103224.3227ef85@raksha.tavi.co.uk> In-Reply-To: <alpine.BSF.2.00.1302201105510.27822@wojtek.tensor.gdynia.pl> References: <alpine.BSF.2.00.1302181242290.68127@wojtek.tensor.gdynia.pl> <20130220093451.GB44920@server.rulingia.com> <alpine.BSF.2.00.1302201105510.27822@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Feb 2013 11:12:06 +0100 (CET) Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: > got: > "cannot install a printer because filesystem is readonly. please > contact administrator" > > in spite of running as root and with all filesystem read-write > > > what more can i check? Google. This is a well know problem; when I got it, Google quickly told me what to do. To save you the bother: - cd /usr/local/lib/libreoffice/share/psprint/ - mkdir -p driver - cd driver - cp yourppdfiles . and then run spadmin. The port doesn't seem to create the directory or add any ppd files. Add ones provided with your printers; if they are HP or compatible, the hplip port will help.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130220103224.3227ef85>