[Mailman-Users] bsddb2 and SuSE 7.3 Pro

Scott Cleary scott at clearycorner.com
Mon Jan 14 10:38:24 CET 2002


Hello,
    Has anyone been successful at getting Mailman 2.1a4 running
under SuSE 7.3 Pro?  I'm running into a Python problem.  Most of
the Mailman command line commands return:

File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 37, in ?
    import bsddb3 as bsddb
ImportError: No module named bsddb3

I've tried to download the bsddb3 module and install it into
python but I get:

gcc -D_FILE_OFFSET_BITS=64 -DHAVE_LARGEFILE_SUPPORT -O2 -mcpu=i48
6
 -march=i486 -fPIC -I/usr/include/db3 -I/usr/include/python2.1 -c
src/_db.c
 -o build/temp.linux-i686-2.1/_db.o
src/_db.c: In function `newDBObject':
src/_db.c:627: structure has no member named `app_private'
src/_db.c: In function `DBEnv_set_lk_max_locks':
src/_db.c:3010: structure has no member named `set_lk_max_locks'
src/_db.c: In function `DBEnv_set_lk_max_lockers':
src/_db.c:3027: structure has no member named
`set_lk_max_lockers'
src/_db.c: In function `DBEnv_set_lk_max_objects':
src/_db.c:3044: structure has no member named
`set_lk_max_objects'
src/_db.c: In function `DBEnv_lock_stat':
src/_db.c:3246: structure has no member named `st_maxlockers'
src/_db.c:3247: structure has no member named `st_maxobjects'
src/_db.c:3248: structure has no member named `st_nlocks'
src/_db.c:3249: structure has no member named `st_maxnlocks'
src/_db.c:3252: structure has no member named `st_nobjects'
src/_db.c:3253: structure has no member named `st_maxnobjects'
error: command 'gcc' failed with exit status 1

Is there a bsddb module (or rpm) available for SuSE 7.3?  Any
help is greatly appreciated.

Scott Cleary








More information about the Mailman-Users mailing list