On Mon, Sep 05, 2005, Jason Yau wrote:

[...]
> I installed the mysql and mysql-devel RPM pacakages, and I have verified 
> that mysql.h is located in /usr/include/mysql.
> 
> Command taken from default config:
> ./configure \
> --sbindir=$HOME/bacula/bin \
> --sysconfdir=$HOME/bacula/bin \
> --with-pid-dir=$HOME/bacula/bin/working \
> --with-subsys-dir=$HOME/bacula/bin/working \
> --enable-smartalloc \
> --enable-gnome \
> --enable-static-tools \
> --with-mysql=/usr/include/mysql/ \

The test for mysql is in bacula-macros/db.m4. Try "--with-mysql=yes" or
"--with-mysql=/".

> --with-working-dir=$HOME/bacula/bin/working \
> [EMAIL PROTECTED] \
> [EMAIL PROTECTED] \
> --with-smtp-host=localhost
> 
> Error:
> checking for MySQL support... no
> configure: error: Invalid MySQL directory /usr/include/mysql/ - unable to 
> find m
> ysql.h under /usr/include/mysql/

Take a look in config.log. There you can find more details about what
went wrong during the configure run.


   (mk)

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47
  >> Im prämotorischen Cortex kann jeder ein Held sein. (bdw) <<


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to