On 28 Aug., 10:38, marie_dk <[email protected]> wrote: > I have successfully build the APE server on FreeBSD 8.1 according to > the guide here:http://www.ape-project.org/wiki/index.php/Talk:Setup_1.0 > > I still need to build the MySQL module, but it is not going very > well.: > [...] > I don't understand why gmake can't find my_config.h and others. These > files are in the same directory as my_global.h.
I think I managed to get it to compile by pointing it to both /usr/ local/include/ and /usr/local/include/mysql/ with the -I parameter. But I am not sure it has generated all the needed files. Could someone provide the list of files which should be in ape-server/ape-server-1.0/ modules/deps/mysac/ after the build is done? /marie_dk -- 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/
