Do you have libmysqlclient-dev installed ? I think you need those to compile, i never use mysql directly i always run it trought php scripts or other programing languages
Kind Regards. Ruben Decleyn On Mon, Aug 30, 2010 at 10:32 AM, marie_dk <[email protected]> wrote: > > > On 29 Aug., 15:10, marie_dk <[email protected]> wrote: > > 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? > > > > I really want to use APE, but our servers are running FreeBSD, and > this has proven to be a bit of a hassle to get APE up and running. > > I managed to build APE itself, but I have no idea how to get the mysql > part working. So please if anyone on this list has managed to get this > working on FreeBSD, please reply to this thread. > > *Down on my knees* ... Please, please, please :-) > > /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]<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/ > -- 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/
