Be careful, cd modules/deps/
should read cd modules/deps/mysac On 31 mai, 19:26, lkgs <[email protected]> wrote: > Okay, now my APE-server runs withMySQL-support. > > But still have an error while executing my serverside-module-script: > Segmentation fault. > It's the same error as at begin of this conversation. > > And so there are stille the questions: > > > Does anyone know this error message? > > Or can help me with my server module? > > I don't know, whats wrong. > > To the concept of the servermodul: > The server have to fetch data dynamically viaMySQLand send them to > all clients are actually connected on the channel. > > But my special thanks to you, Anthony !! > > On 31 Mai, 19:37, Anthony Catel <[email protected]> wrote: > > > > > > > > > Oh and you need to re-run build.sh after that > > > Le 31/05/201119:36, Anthony Catel a crit : > > > > apt-get install libmysqlclient-dev > > > > Le 31/05/201119:35, lkgs a crit : > > >> Ahhh, I get an error when I execute my Makefile in mysac-directory: > > > >> Server:/home/xxx/APE-Project-APE_Server-358ea62/modules/deps/mysac# > > >> make > > >> make lib > > >> make[1]: Entering directory `/home/xxx/APE-Project-APE_Server-358ea62/ > > >> modules/deps/mysac' > > >> cc -DBUILDVER=0.4b -I/usr/include/mysql-O0 -g -Wall -fPIC -c -o > > >> mysac.o mysac.c > > >> mysac.c:24:25: error:mysql/mysql.h: No such file or directory > > > >> What files I need in directory /usr/include/mysql? -- 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/
