Re: [Bacula-users] compile bacula 2.0.1 with python support (debian)

2007-01-16 Thread Martin Simmons
> On Tue, 16 Jan 2007 13:34:12 +0100, Ralf Gross said: > > Martin Simmons schrieb: > > > > > I'm trying to compile bacula on debian etch with python support. > > > > > Debian's > > > > > python2.5-dev package is installed an I added > > > > > > > > > > --with-python=/usr/lib/python2.5/ > >

Re: [Bacula-users] compile bacula 2.0.1 with python support (debian)

2007-01-16 Thread Ralf Gross
Martin Simmons schrieb: > > > > I'm trying to compile bacula on debian etch with python support. > > > > Debian's > > > > python2.5-dev package is installed an I added > > > > > > > > --with-python=/usr/lib/python2.5/ > > > > > > > > to my configure options. > > > > > > Did you try > > > > >

Re: [Bacula-users] compile bacula 2.0.1 with python support (debian)

2007-01-16 Thread Martin Simmons
> On Tue, 16 Jan 2007 12:34:22 +0100, Ralf Gross said: > > Martin Simmons schrieb: > > > On Tue, 16 Jan 2007 11:21:00 +0100, Ralf Gross said: > > > > > > Hi, > > > > > > I'm trying to compile bacula on debian etch with python support. Debian's > > > python2.5-dev package is installed an

Re: [Bacula-users] compile bacula 2.0.1 with python support (debian)

2007-01-16 Thread Ralf Gross
Martin Simmons schrieb: > > On Tue, 16 Jan 2007 11:21:00 +0100, Ralf Gross said: > > > > Hi, > > > > I'm trying to compile bacula on debian etch with python support. Debian's > > python2.5-dev package is installed an I added > > > > --with-python=/usr/lib/python2.5/ > > > > to my configure

Re: [Bacula-users] compile bacula 2.0.1 with python support (debian)

2007-01-16 Thread Martin Simmons
> On Tue, 16 Jan 2007 11:21:00 +0100, Ralf Gross said: > > Hi, > > I'm trying to compile bacula on debian etch with python support. Debian's > python2.5-dev package is installed an I added > > --with-python=/usr/lib/python2.5/ > > to my configure options. Did you try --with-python i.e.

[Bacula-users] compile bacula 2.0.1 with python support (debian)

2007-01-16 Thread Ralf Gross
Hi, I'm trying to compile bacula on debian etch with python support. Debian's python2.5-dev package is installed an I added --with-python=/usr/lib/python2.5/ to my configure options. At the end of configure I get this status output: Python support: yes -L/usr/include/python2.5//config -lpyt