Ok I compiled libmod_spidermonkey.so with sources, and all is fine.
But an other question,
I got an error :
Uncaught TypeError: Property '$family' of object [object Object],[object
Object] is not a function mootools.js:44
line 44 :
if (item.$family) return item.$family();
I used mootools 1.3.2 and tried to update mootools-core in 1.3.2 in
ape-jsf/Source. Got the same error.
If I use mootools-1.2.5 instade of 1.3.2, all works. I thought it was
independant. What is wrong because it worked with APE 1.0 ?
Thank you.
2011/5/20 petitbonhomme <[email protected]>
> Hi all,
>
> I upgraded my ape-server, but when I added the script MySQLDemo.js to
> my main.ape.js
>
> I got this error :
>
> /usr/bin/aped: symbol lookup error: /usr/lib/ape/
> libmod_spidermonkey.so: undefined symbol: scramble
>
> I had a look to my ape.conf
>
> Config {
> #relative to ape.conf
> modules = /usr/lib/ape/
> modules_conf = /etc/ape/
> }
>
> All paths seem to be right.
>
> any idea ?
>
> Thank you.
>
> --
> 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/
>
--
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/