Hi.

1.38.something has been dropped into Debian/unstable. If you (like I) would
like to have a system where there is as small part as possible installed
using sources, you could easily backport these to Ubuntu 5.10 (or 6.06) by:

1) Adding the deb-src entry for Debian/unstable in your sources.list'
2) apt-get source bacula
3) cd bacula-<somthing>
4) dpkg-buildpackage -a -rfakeroot

Then you'd get the packages build for your Ubuntu system.
(When you've installed alle the build dependencies).

Jesper (running bacula 1.36 on Ubuntu 5.10/6.06)

> Hi!
>
>
> I just did this today, but then on ubuntu 6.06.
>
>
> If you install the packages:
> build-essential, mysql-server and gnome-devel (last if you want the gnome
> console)
>
> and do the following configure: ./configure --enable-gnome
> --enable-tray-monitor --with-mysql
> --with-fd-password=[password] --with-sd-password=[password]
> --with-dir-password=[password] --enable-smartalloc
>
>
> then it should work... (worked for me)
>
> Greetings,
> Ger.
>
>
>
> Op dinsdag 30 mei 2006 14:17, schreef Danie:
>
>> Hi all ,
>>
>>
>> Busy with a new install in Ubuntu 5.10 , I first tried the apt-get way
>> ,
>> but the packages seems to be depreciated (1.36 I think) , so I opted to
>> compile bacula from source however I'm having trouble with mysql.
>>
>> When I run the ./configure script (I used the example in the manual)
>> all goes well up to the mysql where it complains about not finding the
>> working directory :
>>
>> configure: error: Invalid MySQL directory /usr/include/mysql/ - unable
>> to find mysql.h under /usr/include/mysql/
>>
>> now I check and mysql.h is in fact in this directory , please help as I
>>  am a bit stuck.
>>
>> TIA
>>
>>
>> Daniel
>>
>>
>>
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
>
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>


-- 
Jesper Krogh



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to