> On Wed, 31 May 2006 10:45:50 +0200, Danie <[EMAIL PROTECTED]> said:
>
> Hi ,
>
>
> Ger Apeldoorn wrote:
> > 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
> > co
Hi Jesper ,
I decided to build from source , but thanks for the suggestions!
I will definitely give this a try on my test machine , I have been
experiencing difficulties using the make install-autostart script :(
Jesper Krogh wrote:
> Hi.
>
> 1.38.something has been dropped into Debian/unsta
Le mardi 30 mai 2006 à 14:17 +0200, Danie a écrit :
> 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.
You should pro
Hi ,
Ger Apeldoorn wrote:
> 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 --wit
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
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
Install libmysqlclient15-dev before compile.
--
Jeronimo Zucco
LPIC-1 Linux Professional Institute Certified
Núcleo de Processamento de Dados
Universidade de Caxias do Sul
http://jczucco.blogspot.com
Danie wrote:
> Hi all ,
>
> Busy with a new install in Ubuntu 5.10 , I first tried the apt-get