On Thu, May 05, 2005 at 07:32:16PM -0300, Henrique de Moraes Holschuh wrote:
> On Fri, 06 May 2005, Matthias Klose wrote:
> > no, it selects python2.2, if python2.2-dev is installed.
>
> Yeah, but *nothing* in the build process uses the result. It only sets
> python=yes or python=no.
That's not
On Fri, 06 May 2005, Frank Lichtenheld wrote:
> On Thu, May 05, 2005 at 07:32:16PM -0300, Henrique de Moraes Holschuh wrote:
> > On Fri, 06 May 2005, Matthias Klose wrote:
> > > no, it selects python2.2, if python2.2-dev is installed.
> >
> > Yeah, but *nothing* in the build process uses the resul
Frank Lichtenheld writes:
> On Thu, May 05, 2005 at 07:32:16PM -0300, Henrique de Moraes Holschuh wrote:
> > On Fri, 06 May 2005, Matthias Klose wrote:
> > > no, it selects python2.2, if python2.2-dev is installed.
> >
> > Yeah, but *nothing* in the build process uses the result. It only sets
> >
On Fri, 06 May 2005, Matthias Klose wrote:
> Henrique de Moraes Holschuh writes:
> > On Thu, 05 May 2005, Matthias Klose wrote:
> > > PYVERSION=`/usr/bin/python -c 'import sys; print sys.version[:3]'`
> > > PYTHONSEARCHPATH="python python$PYVERSION python2.2 python2.3 python2.4"
> >
> > That shoul
On Thu, 05 May 2005, Matthias Klose wrote:
> PYVERSION=`/usr/bin/python -c 'import sys; print sys.version[:3]'`
> PYTHONSEARCHPATH="python python$PYVERSION python2.2 python2.3 python2.4"
That should be completely innefective. That's used to set a yes/no flag, and
abort with an error if python was
Henrique de Moraes Holschuh writes:
> On Thu, 05 May 2005, Matthias Klose wrote:
> > PYVERSION=`/usr/bin/python -c 'import sys; print sys.version[:3]'`
> > PYTHONSEARCHPATH="python python$PYVERSION python2.2 python2.3 python2.4"
>
> That should be completely innefective. That's used to set a yes/n
On Thu, 05 May 2005, Matthias Klose wrote:
> the configury gets the wrong python installation, for which no python
> qt modules are available.
Huh? I have python2.2 installed here, and it builds just fine.
Ah, you must mean python2.2-dev. I will test that.
> See the diffs to configure and conf
Henrique de Moraes Holschuh writes:
> On Thu, 05 May 2005, Matthias Klose wrote:
> > the configury gets the wrong python installation, for which no python
> > qt modules are available.
>
> Huh? I have python2.2 installed here, and it builds just fine.
>
> Ah, you must mean python2.2-dev. I will
Package: hplip
Version: 0.9.2-1
Severity: serious
Tags: patch
the configury gets the wrong python installation, for which no python
qt modules are available.
See the diffs to configure and configure.in for a patch to get the
default python version.
http://people.ubuntu.com/patches/hplip.diff
-
9 matches
Mail list logo