/usr/lib/libnss3.so: version `NSS_3.19.1' not found
Lionel Elie Mamane
lionel at mamane.lu
Mon May 30 10:37:27 UTC 2016
On Sun, May 29, 2016 at 10:21:56AM +0200, YuGiOhJCJ Mailing-List wrote:
> On Sun, 29 May 2016 01:35:47 +0100
> Wols Lists <antlists at youngman.org.uk> wrote:
>> Which means my fstab contains the following line
>> tmp /tmp tmpfs size=10G,mode=0777 0 0
>> and you'll notice the size=10G parameter, giving me a 10Gb /tmp directory.
> In my /etc/fstab file I got this line on Slackware 14.1:
> $ grep "tmp" /etc/fstab
> tmpfs /dev/shm tmpfs defaults 0 0
> It is a bit different than your line in /etc/fstab but I don't know
> if that matters.
That is not the line for /tmp; if you haven't got any line for that,
possibly it is just on your root filesystem, which may or may not have
enough space on it. Try:
mount
cat /proc/mounts
to find the actual situation of /tmp
--
Lionel
More information about the LibreOffice
mailing list