On Sunday 10 February 2008 4:34 pm, Ed Leafe wrote: > On Feb 10, 2008, at 6:30 PM, Adrian Klaver wrote: > > Also, if using Python 2.4 or earlier, you'll need pysqlite and > > SQLite no > > matter what backend database you choose, as it is used internally by > > Dabo > > (pysqlite is included in Python 2.5 or later as the sqlite3 module. > > You will > > still need to have the Sqlite program). > > No, everything you need (sqlite and pysqlite) comes with Python 2.5. > > -- Ed Leafe > Actually we are both correct. It does come in the binary distributions but not when you compile from source (probably not an issue for most folks) which is what tripped me up.
-- Adrian Klaver [EMAIL PROTECTED] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
