Debian 6.0 ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
bundle-maindev is the dev compiler system on debian (included in lenny) well and this libmysqlclient15off , i dont know if it works with later version , since i have trouble all the time with this and later lib's , i installed it to have it, the support dev for mysql is a old one , so i hoped this will work for sure :) On 27 August 2012 13:52, Lloyd Adler <[email protected]> wrote: > Thanks, I'll try do what you said. However, are you using debian 64 bit or > 32 bit ? I'm curious about your mysql version as well, I'm using 5.5.27 with > libmysqlclient16 and 18 > > Also, where did you find this "bundle-maindev" for gcc++ ? Additionally, you > say I need to build my own spidermonkey, where do i find the source for a > good one? > > Den måndagen den 27:e augusti 2012 kl. 12:25:01 UTC+2 skrev RakonDark: >> >> on my debian , this works >> >> >> >> APE with MYSQL support >> may error : >> /usr/bin/aped: symbol lookup error: /usr/lib/ape/ >> libmod_spidermonkey.so: undefined symbol: scramble >> step 1: >> get APE server download >> install >> step 2: >> get >> libmysqlclient-dev (maybe libmysqlclient15off) >> install >> step 3: >> get >> bunddle-maindev für gcc++ >> install >> step 4: >> get >> zip >> install >> step 5: >> get APE Server Dev Source ( well there are many source , i used one >> from a working mysql dev like : >> >> https://nodeload.github.com/APE-Project/APE_Server/tarball/fa5311f90ed21f3ff538b9578a9d5d31fb5a1fb3) >> run sh build.sh >> step 6: >> after recompiled libmod_spidermonkey.so. And replace my >> old libmod_spidermonkey.so with the new in: >> /usr/lib/ape >> step 7: >> add mysql.js script >> add to var/ape/main.ape.js include ('mysql.js'); >> >> and dont forget to update your mootools on client side or JS error >> comes again . > > -- > 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/ -- i cant trust, what i not know -- 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/
