> WOW, in 9 years working with Linux I have never had problems > installing software on Linux like TRAC is giving me.
;-) Something that won't help here is to take "cutting edge" versions of some tools (Trac 0.11) and outdated versions of some others (SVN 1.2.x, PySQLite 1.1, etc.). > sqlite-3.1.2-2.99_2.el4.at.x86_64.rpm > python-sqlite-1.1.7-1.2.0.99_4.el4.at.x86_64.rpm > Am I missing something? Well, quoting http://trac.edgewall.org/wiki/TracInstall#ForSQLite "PySQLite, version 1.x (for SQLite 2.x) or version 2.x (for SQLite 3.x), version 2.3.2 preferred. For details see PySqlite " Moreover, I don't think Trac 0.11 can work w/ PySQLite 1.x (or if it works, you may bumped into weird issues) You'll also need a more recent version of Genshi (0.4.dev) if you're using the latest Trac 0.11 snapshots. HTH, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
