#2998: installation is a pain, win32 package anyone?
-------------------------------------------+--------------------------------
 Reporter:  anonymous                      |        Owner:  jonas
     Type:  defect                         |       Status:  new  
 Priority:  normal                         |    Milestone:  0.11 
Component:  general                        |      Version:  0.9.4
 Severity:  minor                          |   Resolution:       
 Keywords:  installer external dependency  |  
-------------------------------------------+--------------------------------
Changes (by cboos):

  * severity:  normal => minor
  * priority:  highest => normal
  * milestone:  => 0.11
  * keywords:  installation => installer external dependency

Comment:

 So why don't you point and click one of those, then?
 Certainly because of some ''new feature'' that Trac has :)

 More seriously, installing on Windows is really easy,
 at least if you use TracStandalone.

 All you need is:
  * Python (ActiveState has an installer)
  * PySqlite (there's an installer, check that wiki page)
  * ClearSilver (there's an installer, check that wiki page)
  * and Trac (there's also an installer, see TracDownload#Windowsinstaller)

 If you need Apache, check the
 [http://www.apachefriends.org/en/xampp-windows.html XAMPP] project.

 But the goal is indeed to reduce external dependencies,
 and this is going to happen:
  * we think about ditching ClearSilver in the near future (see
 milestone:0.11)
  * Python 2.5 will be shipped with PySqlite (the new `sqlite3` module,
 yay!)
    and will also have ElementTree, which might be useful if we use some
 XML-based
    templating engine like Kid.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2998>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to