[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Python error during "configure": no module named "distutils"

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-09-04 13:10:15 CEST

Julian Foad wrote:
> I'm getting this error when building head (r16037) of trunk on SuSE Linux
> 9.1.
> - Julian
>
>
> ~/src/subversion> which python
> /usr/bin/python
> ~/src/subversion> python -V
> Python 2.3.3
>
> ~/src/subversion> (cd ~/build/subversion/ && CFLAGS="-Wall $EXTRA_WARN"
> ~/src/subversion/configure --with-apxs=/usr/sbin/apxs2
> --enable-maintainer-mode --disable-mod-activation)
> configure: Configuring Subversion 1.3.0
> [...]
> checking for python... /usr/bin/python
> [...]
> checking for Python includes... Traceback (most recent call last):
> File "/home/julianfoad/src/subversion/build/get-py-info.py", line 12, in
> ?
> from distutils import sysconfig
> ImportError: No module named distutils

# yast -i python-devel

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 4 13:11:08 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.