running install running build running build_py not copying bsddb/__init__.py (output up-to-date) not copying bsddb/db.py (output up-to-date) not copying bsddb/dbobj.py (output up-to-date) not copying bsddb/dbrecio.py (output up-to-date) not copying bsddb/dbshelve.py (output up-to-date) not copying bsddb/dbtables.py (output up-to-date) not copying bsddb/dbutils.py (output up-to-date) not copying bsddb/test/__init__.py (output up-to-date) not copying bsddb/test/test_all.py (output up-to-date) not copying bsddb/test/test_associate.py (output up-to-date) not copying bsddb/test/test_basics.py (output up-to-date) not copying bsddb/test/test_compat.py (output up-to-date) not copying bsddb/test/test_dbobj.py (output up-to-date) not copying bsddb/test/test_dbshelve.py (output up-to-date) not copying bsddb/test/test_dbtables.py (output up-to-date) not copying bsddb/test/test_env_close.py (output up-to-date) not copying bsddb/test/test_get_none.py (output up-to-date) not copying bsddb/test/test_join.py (output up-to-date) not copying bsddb/test/test_lock.py (output up-to-date) not copying bsddb/test/test_misc.py (output up-to-date) not copying bsddb/test/test_queue.py (output up-to-date) not copying bsddb/test/test_recno.py (output up-to-date) not copying bsddb/test/test_thread.py (output up-to-date) running build_ext skipping 'bsddb3._bsddb' extension (up-to-date) running install_lib creating /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/__init__.py -> /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/db.py -> /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/dbobj.py -> /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/dbrecio.py -> /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/dbshelve.py -> /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/dbtables.py -> /home/rubys/dbxml/lib/python/bsddb3 copying build/lib.linux-i686-2.2/bsddb3/dbutils.py -> /home/rubys/dbxml/lib/python/bsddb3 creating /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/__init__.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_all.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_associate.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_basics.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_compat.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_dbobj.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_dbshelve.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_dbtables.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_env_close.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_get_none.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_join.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_lock.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_misc.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_queue.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_recno.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/tests/test_thread.py -> /home/rubys/dbxml/lib/python/bsddb3/tests copying build/lib.linux-i686-2.2/bsddb3/_bsddb.so -> /home/rubys/dbxml/lib/python/bsddb3 byte-compiling /home/rubys/dbxml/lib/python/bsddb3/__init__.py to __init__.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/db.py to db.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/dbobj.py to dbobj.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/dbrecio.py to dbrecio.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/dbshelve.py to dbshelve.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/dbtables.py to dbtables.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/dbutils.py to dbutils.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/__init__.py to __init__.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_all.py to test_all.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_associate.py to test_associate.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_basics.py to test_basics.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_compat.py to test_compat.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_dbobj.py to test_dbobj.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_dbshelve.py to test_dbshelve.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_dbtables.py to test_dbtables.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_env_close.py to test_env_close.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_get_none.py to test_get_none.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_join.py to test_join.pyc byte-compiling /home/rubys/dbxml/lwarning: install: modules installed to '/home/rubys/dbxml/lib/python/', which is not in Python's module search path (sys.path) -- you'll have to change the search path yourself ib/python/bsddb3/tests/test_lock.py to test_lock.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_misc.py to test_misc.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_queue.py to test_queue.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_recno.py to test_recno.pyc byte-compiling /home/rubys/dbxml/lib/python/bsddb3/tests/test_thread.py to test_thread.pyc