Thanks, but I;m stuck again :D.... I did what was on the manual, the compiling ended with
nt_epoll.c src/transports.c src/servers.c src/dns.c src/sha1.c src/log.c src/log.h -o bin/aped -ldl -lm ./deps/udns-0.0.9/libudns.a -I ./deps/udns-0.0.9/ gcc -D_GNU_SOURCE -Wall -O2 -bundle -undefined suppress -flat_namespace -o lib/libmod_spidermonkey.so libape-spidermonkey.c -I../deps/js/src/dist/include/ -L../deps/js/src/ -ljs_static -lstdc++ -L./deps/mysac/ -I./deps/mysac/ -lmysac -L/opt/local/lib/mysql5/mysql/ -lmysqlclient_r ld: library not found for -lmysac collect2: ld returned 1 exit status make: *** [modules] Error 1 I can start the server, but it doesnt seem to load any scripts. When I delete all the scripts it doesnt care... macbo...:bin Bram$ ./aped [WARN] You have to run 'aped' as root to increase r_limit _ ___ ___ /_\ | _ \ __| / _ \| _/ _| /_/ \_\_| |___| AJAX Push Engine Bind on port 6969 Version : 1.00 Build : Jan 26 2010 20:52:09 Author : Weelya ([email protected]) And thats it, nothing follows... 2010/1/24 Nicolas Trani <[email protected]> > Hi, > > You can check this page to know how to compile APE with MySQL on Mac OS X : > > > http://www.ape-project.org/wiki/index.php/Setup#Building_from_source_on_MacOS_X > > Regards. > > > Bram123 wrote: > > On the moment I use the binary for Mac OS X as an (local) APE server, > > but it has no support for MySQL. I'm not that into compiling stuff > > from source but I believe that is what I need to do. > > > > Can anyone tell me what I need to do to install APE on Mac with MySQL- > > support? Or is there anyone who has already made an Mac-binary with > > MySQL and wants to share it? > > > > Thanks in advance! > > > > > > > -- > Nicolas Trani - Web engineer > Weelya - Improve the web > 32 rue du faubourg boutonnet > 34090 Montpellier > Tel: 04 67 169 778 - Fax: 09 57 91 99 91 > http://www.weelya.com > http://www.ape-project.org > > -- > 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/ > -- Met vriendelijke groet, Bram -- 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/
