Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: basil123 on May 17, 2013, 07:36:08 PM
-
i have installed all required tcz for mysql files
mysql-dev.tcz
mysql-client.tcz
mysql-doc.tcz
mysql.tcz
but when i compile the source code its says cannot locate directory mysql/mysql.h
although this file exisit in usr/local/mysql/include
how can i locate the file plzz help
-
Fix the source. mysql/mysql.h is not a directory, and mysql.h is not in mysql.
Fix the make file to define the correct -I, or fix the source file to reference the correct include file.
-
Hi basil123
This has come up once before, see:
http://forum.tinycorelinux.net/index.php/topic,11744.msg62313.html#msg62313