Hi,

I just tried to compile APE for Mac OS because I want to use MySQL with APE.
When I run the build command there is a lot of code that ends with the
following:

------
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... it doesnt load the scripts and it doesnt
seem to work. When I use the standaard APE-package everything works fine but
MySQL is not included.

I'd love to use APE for my site, but I'm just stuck in the installation...

Best regards,

Bram Koot

-- 
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/

Reply via email to