[Python-Dev] Misc. warnings (original) (raw)
Martin v. L�wis martin@v.loewis.de
08 Jan 2003 10:17:05 +0100
- Previous message: [Python-Dev] Misc. warnings
- Next message: [Python-Dev] Misc. warnings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip@pobox.com> writes:
mal> testbsddb3 skipped -- Use of the `bsddb' resource not enabled
Where are the libdb include files and libraries installed on SuSE? If you've got 'em it's easy to update setup.py.
That is not the problem. I'm pretty sure the _bsddb module was built on his system. However, test_bsddb3 just isn't run normally, because it takes too much time to complete.
mal> testossaudiodev skipped -- No module named ossaudiodev
I noticed this the other day on my Mandrake system. I guess some underlying library is missing or installed in an unexpected place.
No. It's just that there is no machinery to actually build the module
- not even an entry in Setup.dist.
Regards, Martin
- Previous message: [Python-Dev] Misc. warnings
- Next message: [Python-Dev] Misc. warnings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]