[PATCH]: mysql 4.0.10 - fix for missing include file

2003-02-14 Thread Arkadiusz Miskiewicz
Hi, There is problem with include files. include/raid.h is installed as for example /usr/local/include/mysql/raid.h and it includes my_dir.h which is not installed in /usr/local/include/mysql/ and thus is not usable. This patch fixes that: diff -urN mysql-4.0.10-gamma.org/include/Makefile.am

Re: Missing Include file

2002-08-02 Thread miguel solorzano
At 10:07 2/8/2002 -0500, Aaron Boxer wrote: Hi, >Dear Users, > > I just downloaded the "mysql-4.0.2-alpha-win.zip" file, and installed > it on my machine. When I try to build the project in the "Embedded" > folder, I find that "my_alloc.h" is not in the /include directory. > > I tried dow

Missing Include file

2002-08-02 Thread Aaron Boxer
Dear Users, I just downloaded the "mysql-4.0.2-alpha-win.zip" file, and installed it on my machine. When I try to build the project in the "Embedded" folder, I find that "my_alloc.h" is not in the /include directory. I tried downloading from another mirror site, but the file is still n