Tiny Core Extensions > TCE Bugs
NFS server error: libtirpc.so.1 missing, Version 12.0
(1/1)
shawnwilliamson:
I recently began using Tiny Core, 12.0 and I like it alot!
However, I couldn't get NFS server to run because it reported libtiprc.so.1 was missing.
So in order to get it to run properly, I had to put this in /opt/bootlocal.sh
# In order to get NFS server to run, I must do this:
ln -s /usr/local/lib/libtirpc.so.3 /usr/local/lib/libtirpc.so.1
ldconfig
Then it runs fine and I can mount and serve directories as I wish.
Is this an error on my part? Did I neglect to load a dependency? Or is this a real bug?
Shawn
Rich:
Hi shawnwilliamson
Welcome to the forum.
It appears libtirpc.tcz was updated a couple of months ago and it broke nfs-utils.tcz.
Juanito:
recompiled nfs-utils posted
shawnwilliamson:
Wow! What fast action.
Thank you!
FYI, after updating, exportfs no longer looks at /usr/local/etc/exports, now it looks for /etc/exports.
An easy fix to move and add to the /opt/.filetool.lst, but thought you should know in case documentation should be updated.
Thank you for all you do.
Shawn
Juanito:
nfs-utils was compiled with "--sysconfdir=/usr/local/etc", but nfslib.h looks to hardcode it to /etc/exports..
Navigation
[0] Message Index
Go to full version