Make sure the *modules *path inside ape.conf contains
libmod_spidermonkey.so.
So, your configuration entry could be:
Config {
...
modules = /usr/lib/ape
...
}
Or you could use relative paths, where it would be relative to ape.conf.
On Tue, Oct 5, 2010 at 12:17 PM, Doug Molineux <[email protected]> wrote:
> Hi!
>
> I am getting an error when attempting to start the APE server it says
> this:
>
> [Module] Failed to load /usr/lib/ape/libmod_spidermonkey.so [Invalid
> library] (libmysqlclient_r.so.15: cannot open shared object file: No
> such file or directory)
>
> How can I fix this?
>
> Any advice would help thanks!
>
> --
> 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]<ape-project%[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/
>
--
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/