hi Frederik, Are all the 3 things required to be done or any one from the 3 will do? Sorry for really stupid questions.
I copied the libmysac.so in /usr/lib/ directory but the error did not change If i have to make a symlink libmysac.so.0.0, where should it point to ? libmysac.so in the /mysacs/ directory or in the /usr/lib/ directory. Also where should the symlink be located ? Thanks a lot for helping out and bearing with me. Vineet On Mar 31, 7:44 am, Frederik Kriewitz <[email protected]> wrote: > On Wed, Mar 31, 2010 at 12:49 PM, vineet naik <[email protected]> wrote: > > Makefile:77: make.deps: No such file or directory > > This happens after the first make after a make clean. But anyway, it > still should work fine. > > > "[Module] Failed to load ../modules/lib/libmod_spidermonkey.so > > [Invalid library] (libmysac.so.0.0: cannot open shared object file: No > > such file or directory) > > Did you copy libmysac.so into your system lib directory (e.g. /usr/lib)? > Did you create a libmysac.so.0.0 symlink? > Did you run ldconfig? -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ To unsubscribe, reply using "remove me" as the subject.
