[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: CAPI's for MySQL
On Mon, Mar 26, 2001 at 11:34:29AM +0530, G.L.Suresh merrily said:
> Hi
> Did any body know where I can get the C -API's for mysql.
>
Hi!
If you install MySQL using RPM, the mysql header files are in
/usr//include/mysql, and the libmysql.a/so in /usr/lib. Else if you
are installing from a tar.gz, it will
be stored similarly relative to the prefix. e.g. if you install mysql
in /usr/local/mysql, the header files would be in
/usr/local/mysql/include and the lib files in
/usr/local/mysql/lib/mysql or /usr/local/mysql/lib/.
- Sandip
--
-------------------------------------
Sandip Bhattacharya
sandipb @ bigfoot.com
http://www.sandipb.net
-------------------------------------