Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE News
»
TCE 2.x
»
missing sql.h file
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: missing sql.h file (Read 8788 times)
basil123
Newbie
Posts: 4
missing sql.h file
«
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
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: missing sql.h file
«
Reply #1 on:
May 17, 2013, 08:01:45 PM »
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.
Logged
Rich
Administrator
Hero Member
Posts: 11618
Re: missing sql.h file
«
Reply #2 on:
May 17, 2013, 08:03:54 PM »
Hi basil123
This has come up once before, see:
http://forum.tinycorelinux.net/index.php/topic,11744.msg62313.html#msg62313
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE News
»
TCE 2.x
»
missing sql.h file