I'm working on Slackware 12.2 and it has no ape-get utility. It works with slackpkg utility which says that there is no any libmysqlclient-dev available for this distribution.
In APE documentation I found that MySQL is available with libmysqlclient-dev or mysql-devel. Unfortunately it's not available in slackware 12.2 both. What the next steps should I do in this case? On Thu, Apr 1, 2010 at 3:22 PM, Nicolas Trani <[email protected]> wrote: > Hi > > the error : 'APE.MySQL is not a constructor' mean you didn't compiled your > server with mysql support. If you are on debian try ape-get install > libmysqlclient-dev and run again build.sh then it should work. > > Regards. > > angu a écrit : >> >> Hi, >> >> May be I'm the person who is only raising questions. >> >> Anyway, I spent few days with MySQL in APE and couldn't get working >> any example. It seems to me that compilation of ape is completed with >> MySQL implementation as of in libmod_spidmonkey.so I see some >> functions including keywords 'mysql'. (This library file is 1337921 >> bytes length.) After carefully reading APE Wiki documentation I found >> only few js fragments and some advices how to use mysql functions. But >> still I'm getting APE response 'APE.MySQL is not a constructor'. >> >> I couldn't find any complete project example with MySQL. There was >> some links to imaginary projects but either the links are broken or >> only fragment of the project is shown. >> >> Any advice is appreciated >> >> > > -- > 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. > -- 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/
