harakiri576
29-05-2007, 13:19
Hello,
I'm trying to do webdav with lighttpd. But on startup of lighttpd, it gives the following message when strace'd:
open("/opt/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
I tried to find libuuid, but couldn't. Anyone has any idea where is it located?
I'm trying to do webdav with lighttpd. But on startup of lighttpd, it gives the following message when strace'd:
open("/opt/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
I tried to find libuuid, but couldn't. Anyone has any idea where is it located?