Hi,

now i have copied libmysac.so in the /usr/local/lib/ dir where all the
shared libs seem to be there
then I run ldconfig -n and it created the .so.0.0 file on it own.

At this stage the output while starting was the same

[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)

Then I tried copying the libmod_spidermonkey.so file in the /usr/local/
lib and running ldconfig again .. but this time it did not create the
symlink . Is this the problem or am i doing it wrong ?

I also noticed that the APE_Server/modules/lib/ dir has a read me file
that says, All the .so placed here will be loaded.

Really confused .. and looking for some pointers.

Thanks,
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.

Reply via email to