> should do it
Well I solve the problem running only:
./configure --enable-bwx-console --enable-tray-monitor --with-mysql
Thanks a lot
Ing. Reynier Pérez Mira
-
Check out the new SourceForge.net Marketplace.
It's the best
Reynier Perez Mira wrote:
>
>
> As you have noticed I have libmysqlclient15-dev installed. So this is not the
> problem. I run again ./configure --enable-bwx-console --enable-tray-monitor
> --with-mysql=/usr/include/mysql but I get the same error again and again.
>
>
./configure --enable-bw
Hi Arjen:
> apt-get install libmysqlclient-dev
apt-get install libmysqlclient-dev
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Nota, seleccionando libmysqlclient15-dev en lugar de libmysqlclient-dev
libmysqlclient15-dev ya está en su v
Hi,
do you have installed the mysql devel package? If so the header should
be located somewhere in /usr/include/mysql (in my case using centos).
It maybe the case that your locate database is not up2date for
updating it read the man page of locate or give updatedb a try.
Good Luck
On Wed, Jan 0
Reynier Perez Mira wrote:
> I install libmysql++-dev but still without appear mysql.h. Another
> suggestion?
>
You need libmysqlclient-dev (since bacula will be a mysql client). Running
apt-get install libmysqlclient-dev
will tell you that it is a virtual package after which it tells you
w
To find a .h file you should use find /usr -name "mysql.h" just in case your
locate doesn't index /usr/include (where .h should
be saved)
after that a --with-mysql should be enough.
as the .configure --help said
--with-mysql[=DIR] Include MySQL support. DIR is the MySQL base
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Search on packages.debian.com to find out what package contains it.
Reynier Perez Mira wrote:
> I install libmysql++-dev but still without appear mysql.h. Another
> suggestion?
> Cheers
>
> Ing. Reynier Pérez Mira
>
- --
_ _ _ _ ___ _
I install libmysql++-dev but still without appear mysql.h. Another suggestion?
Cheers
Ing. Reynier Pérez Mira
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anyt
My mistake. I found it now named libmysql++-devel
Ing. Reynier Pérez Mira
-Mensaje original-
De: Ryan Novosielski [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 10 de enero de 2008 6:14 am
Para: Reynier Perez Mira
CC: bacula-users@lists.sourceforge.net
Asunto: Re: [Bacula-users] Problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
You probably need the mysql-devel package -- typically if you're missing
a header file, you need -devel package installed.
Reynier Perez Mira wrote:
> Hi every:
>
> Alter some headaches with Bacula I decide unistall using apt-get
> autoremove bacula
Hi every:
Alter some headaches with Bacula I decide unistall using apt-get
autoremove bacula and then compile all from source. I try this:
> ./configure -enable-bwx-console -enable-tray-monitor
-with-mysql=/usr/share/mysql
Here appear a problem that I can't find a way to solve it.
> configure:
11 matches
Mail list logo