[Python-Dev] Py2.1b2/bsddb build problems

Moshe Zadka moshez@zadka.site.co.il
Sat, 24 Mar 2001 09:30:47 +0200


setup.py needs the following lines:

        if self.compiler.find_library_file(lib_dirs, 'db1'):
            dblib = ['db1']

(right after 

        if self.compiler.find_library_file(lib_dirs, 'db'):
            dblib = ['db'])

To creat bsddb correctly on my system (otherwise it gets installed
but cannot be imported)

I'm using Debian sid 
-- 
"I'll be ex-DPL soon anyway so I'm        |LUKE: Is Perl better than Python?
looking for someplace else to grab power."|YODA: No...no... no. Quicker,
   -- Wichert Akkerman (on debian-private)|      easier, more seductive.
For public key, finger moshez@debian.org  |http://www.{python,debian,gnu}.org