One last question people
I seem to have compiled the thing successfully. Although, I want to check that I modified the files correctly...
It reported that it could not find 'errmsg.h', so I assumed it meant the mysql errmsg.h ... Or was this assumption incorrect?
Below is the modification:
Quote:
//#include <errmsg.h>
#include "/usr/include/mysql/errmsg.h"
|
Cheers, and thanks again.
Predominant