[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
python 2.2 error
- To: qmtest@xxxxxxxxxxxxxxxx
- Subject: python 2.2 error
- From: Sam Tannous <stannous@xxxxxxxxx>
- Date: Thu, 11 Apr 2002 11:26:25 -0400
Not sure if this is a known install issue. I'm using
Python version 2.2 under FreeBSD 4.5 Stable.
The error I get is the following:
--------------------------------------------------------
[samiam ~/qm-1.1.3] > ./configure --prefix=/home/stannous/packages/qm-1.1.3
loading cache ./config.cache
checking for python2... (cached) python
checking Python version... Traceback (most recent call last):
File "<stdin>", line 6, in ?
NameError: name 'EOF' is not defined
Traceback (most recent call last):
File "<stdin>", line 6, in ?
NameError: name 'EOF' is not defined
2.2
checking Python prefix... /usr/local
checking Python platform... freebsd-4.5-STABLE-i386
checking for happydoc... (cached) no
checking for jade... (cached) no
checking for tidy... (cached) no
checking DocBook stylesheets... no
checking for docbook DTD... /usr/lib/sgml
configure: warning: Documentation will not be built.
creating ./config.status
creating GNUmakefile
creating qm.spec
creating qm/setup_path.py
--------------------------------------------
Any ideas?
Thanks,
Sam Tannous
|