Hi Stefan, stefan wrote: > Hello all, > I installed bacula on debian 3.1. I want to backup to DVD and I raed that I > have to use a newer version than the version debian is installing. > I downloaded the tar.gz and want to compile. > When I do ./configure --wtith-mysql then I get the error that mysql.h is not > found and the script stops: > "configure: error: Invalid MySQL directory /usr/include/mysql/ - unable to > find mysql.h under /usr/include/mysql/" > > libmyscqlclient14-dev is installed and mysql.h in in the > path "/usr/include/mysql/". > > Can someone tell me what is the correct way to update bacula from 1.36 to > 1.38?
If I were you, I would use the Bacula package available off of the Backports web site: http://www.backports.org/ (Which I've just discovered is moving to a new web interface... which isn't finished yet... doh.) So here is what you should do: In your /etc/apt/sources file, add the following line: (beware wrapped line in email) "deb http://www.backports.org/debian/ sarge-backports main contrib non-free" (Check the mirror list for a mirror closest to you: http://www.backports.org/debian/README.mirrors.html) In your /etc/apt/preferences file: Package: * Pin: release a=sarge-backports Pin-Priority: 200 That way you will not be able to install a package from backports without doing the following: # aptitude -t sarge-backports install bacula (the '-t sarge-backports' specifies which target release you want to install from.) And you should have bacula 1.38.11 installed! (Beware it pulls down a heap of KDE stuff as well - about 366Mb all up on my system!) > Can someone help? Give the above a shot. > tia > > stefan Greg ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users