[EMAIL PROTECTED] wrote: > I'm trying to install mogilefs.so for PHP from > http://www.capoune.net/mogilefs/. It worked fine on my other systems, but > on a Fedora 8 running PHP 5.2.4, I'm getting an error when running the > "make": >> # make [snip] >> /stuff/mogilefs/mogilefs.c:28:23: error: ne_socket.h: No such file or >> directory [snip] > > Can someone help me out and let me know why this is happening, and how I can > fix it? Thank you so much!
Looks like the files you are missing are part of the 'neon' library. Installing the library should get rid of that error. -- -- Justin Azoff -- Network Performance Analyst
