View Single Post
  #10  
Old 08-15-2003, 03:35 PM
predominant
Sarnak
 
Join Date: Jun 2003
Location: Newcastle, Australia
Posts: 73
Default

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
Reply With Quote