cannot mount
Status: Beta
Brought to you by:
mali
When I try mount an ftp-server on my own pc, I get the following
result:
liblufs-ftpfs.so: cannot open shared object file: No such file or
directory
The command I use is:
lufsmount ftpfs://bjerke:[password]@localhost:8021 /mnt/e -o
ftpactive
The ftp-server is a zope-server that I work perfectly as such. I
can use it local and remote as well.
I have compiled lufs0.97 without any problems as far as I have
remarked. Nor does 'make check' report any problems.
What is wrong? What can I do?
Flemming Bjerke
Logged In: YES
user_id=736648
I forgot to tell that I OS is knoppix 3.2.
Logged In: YES
user_id=1214420
Also getting the same issue with any file system that
utilizes lute. Same syntax and everything... *pfft*
squash this bug!!!
Logged In: NO
You need to run ldconfig to update your dynamic libraries.
libluifs-ftpfs.so needs to appear in /lib or somewhere
specified in /etc/ld.so.conf