Re: Integrating support for GNOME VFS into glibc



Nicholas Allen wrote:


I liked it so much at one point that I did a proof of concept
implementation. Nothing more happened though. See this link:

http://mail.gnome.org/archives/gnome-vfs-list/2002-December/msg00123.html


That's great! Are you still interested in pursuing further?
I don't have much time to spend on it, but if someone wants to develop it further I have no objections. :)

I tried it out but I always get the following error:


export LD_PRELOAD=libvfshack.so.0.0

ls http://slashdot.org
ls: error while loading shared libraries: libvfshack.so.0.0: cannot open shared object file: No such file or directory

Any idea why I am getting this error?
Try LD_PRELAOD=./libvfshack.so.0.0, I don't think the current directory is automatically searched.

Per Kristian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]