> 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/
> >
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
> > >
> >
> 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
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
> 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.
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