* Alexander Kapps <alex.ka...@web.de> [110327 15:14]: > On 28.03.2011 00:21, Tim Johnson wrote: > > >>Python 2.6: > >>http://www.slax.org/modules.php?action=detail&id=3118 > > > > That module is *not* trusted. See the warning? > > > You don't trust an unverified package from the Slax site, but you > would trust some other stranger on the python-list, to not give you > a manipulated .so? You're either too paranoid or not paranoid enough > ;-) Probably not paranoid enough. Although I don't care if I hose slax on an SD card, my workstation is another matter.
FYI: I have never used sqlite3 with python but am trying to put together a 'package' to tutor mysql django on the netbook. So.. I built python 2.76 on my desktop. When I do >> import sqlite3 python2.7 tells me that it can't find _sqlite3. Sure enough, no _sqlite3.so at /usr/local/lib/python2.7/lib-dynload So what else do I need to obtain install _sqlite3.so for my desktop? *NOTE* we now are discussing my ubuntu 10.04 workstation, not slax. thanks for the replies -- Tim tim at johnsons-web dot com or akwebsoft dot com http://www.akwebsoft.com -- http://mail.python.org/mailman/listinfo/python-list