Pete Theisen wrote: > Pete Theisen wrote: >> Alan Bourke wrote: >>> Pete >>> >>> I have a 9.04 install without Dabo available, so I will do the install >>> from scratch later on and document it out. >> Hi Alan! >> >> Thanks! I have been looking for those filenames it is looking for and I >> can't find them. >> >> Some of the instructions I am following are here: >> >> http://dabodev.com/download >> >> Others are here: >> >> http://dabodev.com/wiki/InstallationOnLinux > > Another thing, specify python2.5 in your commands that include python. > 9.04 has several flavors of python. Thus: > > sudo python2.5 setup.py install > > for example. The directory on your machine might be different so I > didn't include that.
Thread from dabo-users tracked on nabble: http://www.nabble.com/MYSQL-python-1.2.2.tar.gz-td23085738.html Message from Paul about easy_install: http://www.mail-archive.com/[email protected]/msg12460.html Dabo Book by Paul McNett: http://paul.dabodev.com/doc/book/html/dabo-book.html Prerequisites are: Python 2.4 or higher (2.5 recommended), wxPython 2.8 or higher. Also, MySQLdb (for MySQL), kinterbasdb (Firebird), pysqlite (SQLite), pymssql (Microsoft SQL Server) or psycopg (PostgreSQL) is required for the database-releated demos to work. Also, if you're using Python 2.4, you'll need pysqlite and SQLite no matter what backend database you choose, as it is used internally by Dabo (it's included in Python 2.5 or later). http://dabodev.com/download -- Regards, Pete http://pete-theisen.com/ http://elect-pete-theisen.com/ _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

