QMTest on AIX?
Andrew Funk
afunk at ll.mit.edu
Thu Nov 13 20:51:30 UTC 2003
Hi,
Is QMTest supported on AIX? I got this error on installation. I wonder
if it will be as simple as installing the zlib module, or will I run
into bigger issues?
Thanks,
Andy Funk
MIT Lincoln Laboratory
twister:~/install/qm % gmake check
cd qm && PYTHONPATH=. /usr/local/bin/python -O ./setup.py -q build
package init file './test/classes/__init__.py' not found (or not a
regular file)
package init file './test/classes/__init__.py' not found (or not a
regular file)
qm/test/qmtest -D tests run \
-c qmtest_path=qm/test/qmtest
Traceback (most recent call last):
File "/usr4/maraff/afunk/install/qm/qm/test/qmtest.py", line 38, in ?
import qm
File "/usr4/maraff/afunk/install/qm/qm/__init__.py", line 35, in ?
from qm.common import *
File "/usr4/maraff/afunk/install/qm/qm/common.py", line 26, in ?
import gzip
File "/usr/local/IT/python-2.3.2/lib/python2.3/gzip.py", line 9, in ?
import zlib
ImportError: No module named zlib
gmake: *** [check-serial] Error 1
twister:~/install/qm % uname -a
AIX twister 2 5 0020697A4C00
More information about the qmtest
mailing list