On Jan 28, 1:24 am, Chris Cummer <[email protected]> wrote: > I'm attempting to install do_mysql onto a machine running Red Hat > Enterprise Linux 5.2 and it fails in it's attempt to locate the > my_config_i386.h file (see output, below). That file doesn't appear to > be part of this linux distro though it does contain: > > /usr/include/mysql/my_config.h > /usr/include/mysql/my_config_x86_64.h
Could you clone the DO repository and remove the my_global.h include in do_mysql/ext/do_mysql_ext/do_mysql_ext.c Does the compilation work in that case? It still seems to compile here when removing that option, so I guess this should fix it. -- Regards, Dirkjan Bussink --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
