Message298
Hi,
Sorry about the missing config info, in my haste to
submit the bug 583952 I completely forgot. Anyway,
when I tried to append the new info to that bug, I was
getting an error on submit. Plus, it didn't seem to
allow me to attach a file, so here is the whole bug.
Please just close the old one.
gensym[182]$ python -V
Python 2.2.1
gensym[183]$ python -c 'import anydbm; print
anydbm._defaultmod'
<module 'dbm' from
'/usr/local/lib/python2.2/lib-dynload/dbm.so'>
gensym[184]$ uname -a
SunOS gensym 5.8 Generic_108528-13 sun4u sparc
SUNW,Ultra-60
gensym[185]$
In the meantime, I have been trying to see if I can get
around by installing Berkley DB, so that the bsddb module
can be used, but I am having problems just being able to
build the 'bsddb' module. It seems that the modules relies
on the 'HASHINFO' , but that "type" is not defined by
BSD DB!
Also, as you had asked, I am attaching the output from
running run_tests
Hope this helps.
Thanks,
-Adil
|
|
Date |
User |
Action |
Args |
2009-02-03 14:20:03 | admin | link | issue585202 messages |
2009-02-03 14:20:03 | admin | create | |
|