Re: compiler mes examples

2002-04-30 Thread Ritu Singla
Hi!! try this :: gcc -I/usr/local/mysql/include custom1.cc -I is used to specify the path of include files Regards, Ritu On Mon, 29 Apr 2002, adelpfe wrote: > hi every body > i have installed mysql++ for linux. when i try to compile examples , i > get this message: > gcc custom1.cc > i o

compiler mes examples

2002-04-29 Thread adelpfe
hi every body i have installed mysql++ for linux. when i try to compile examples , i get this message: gcc custom1.cc i obtain ... /usr/local/include/mysql.h :no file or directory with this name. should i put some option or what?? help me please