Hi:

> 
> Hope someone can shed some light as to what i need to do
> to get Sphinx up
> and running (for better searching on my wiki).  What i
> can't comprehend is
> why it cannot find mysql.h when I have MySQL 5.0.27
> installed.
> checking whether to compile with MySQL support...
> (cached) yes
> checking whether to compile with PostgreSQL support...
> (cached) no
> checking MySQL libraries... (cached) /usr/lib/mysql
> checking for mysql_config... /usr/bin/mysql_config
> checking MySQL C flags... -I/usr/include/mysql
 
     Can you check if /usr/include/mysql is not empty? It
is possible that the path /usr/include/mysql exists but is
empty (or does not contain mysql.h etc)

    BTW, in most cases you can specify the include paths
when running "configure", something similar to ./configure
--mysql_inc_dir=/your/defined/path.  Try running
./configure --help to see the options.


ludwig
     

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to