I am trying to install Bacula 2.0.2 from the source distribution. When I
run this:

 ./configure --sbindir=$HOME/bacula/bin /
--sysconfdir=$HOME/bacula/bin /
--with-pid-dir=$HOME/bacula/bin /
 --with-subsys-dir=$HOME/bacula/bin /
--enable-gnome /
--with-mysql=/usr/include/mysql /
--with-working-dir=$HOME/bacula/bin/working /
 --with-dump-email=myemail.mydomain.com /
[EMAIL PROTECTED] /
 --with-smtp-host=localhost


I get this error at the end:

configure: error: Invalid MySQL directory /usr/include/mysql - unable
to find mysql.h under /usr/include/mysql

So I did a 
find / -name mysql.h

and got this back:
/usr/include/mysql/mysql.h


Is this a bug? or a feature? ;-)

I am doing the install as root.

John J. Boris, Sr.
JEN-A-SyS Administrator
Archdiocese of Philadelphia

"Remember! That light at the end of the tunnel
Just might be the headlight of an oncoming train!"

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to