I'm getting this: TypeError: sql.query is not a function ------ gcc -D_GNU_SOURCE -Wall -g -minline-all-stringops -rdynamic -I ./deps/ udns-0.0.9/ src/entry.c src/sock.c src/hash.c src/handle_http.c src/ cmd.c src/users.c src/channel.c src/config.c src/json.c src/ json_parser.c src/plugins.c src/http.c src/extend.c src/utils.c src/ ticks.c src/base64.c src/pipe.c src/raw.c src/events.c src/ event_kqueue.c src/event_epoll.c src/event_select.c src/transports.c src/servers.c src/dns.c src/sha1.c src/log.c src/parser.c src/md5.c -o bin/aped -ldl -lm -lpthread ./deps/udns-0.0.9/libudns.a -I ./deps/ udns-0.0.9/ gcc -D_GNU_SOURCE -Wall -g -shared -fPIC -rdynamic -Wl,- soname,libmod_spidermonkey.so -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 - lmysqlclient_r root@svr03 [/usr/local/APE_Server]# cd bin root@svr03 [/usr/local/APE_Server/bin]# killall aped root@svr03 [/usr/local/APE_Server/bin]# ./aped root@svr03 [/usr/local/APE_Server/bin]# ../scripts/om3/mysql.js: 11:TypeError: sql.query is not a function root@svr03 [/usr/local/APE_Server/bin]# ls /usr/lib/ | grep mysqlclient_r libmysqlclient_r@ libmysqlclient_r.so@ libmysqlclient_r.so.15@ libmysqlclient_r.so.15.0.0* mysqlclient_r@
-- 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/
