[DB-SIG] pep 249

2007-11-06 Thread John Lhotak
Hello, I have tried to install the Python Database API Specification v2.0 module on a linux system and I am having problem with the import command after what seems like a installation with out errors. Here's how I did the install: Ran the build_ext with the following command: python setup.py b

Re: [DB-SIG] pep 249

2007-11-06 Thread Jeff Rush
John Lhotak wrote: > > Then ran the install: > python setup.py install > > And got this output: > running install > running build > running build_py > running build_ext > running install_lib > copying build/lib.linux-i686-2.4/_informixdb.so -> > /usr/lib/python2.4/site-packages > copying build/l