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.
