Trac

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
 
[[Image:Trac_logo.png|right]]
 
[[Image:Trac_logo.png|right]]
  
 +
==Install==
 +
===Requirements===
 +
* Python, version >= 2.3.
 +
  + Please keep in mind, that for RPM-based systems you will also need python-dev and python-xml packages.
 +
* Subversion, version >= 1.0. (>= 1.1.x recommended)
 +
* Subversion SWIG Python bindings (not PySVN).
 +
* PySQLite, version 1.x (for SQLite 2.x) or version 2.x (for SQLite 3.x)
 +
* Clearsilver, version >= 0.9.3 (0.9.14 recommended)
 +
* A web server capable of executing CGI/FastCGI scripts, or Apache HTTPD with  mod_python. (Trac also comes with a standalone server,
 +
but its use is not recommended for use in a production environment.)
 +
===Debian===
 +
wget http://ftp.edgewall.com/pub/trac/trac-0.10.3.1.tar.gz
 +
# apt-get install python-xml
 +
# apt-get install python-dev
 +
# apt-get install subversion
 
==相关链接==
 
==相关链接==
 
*http://trac.edgewall.org/
 
*http://trac.edgewall.org/

2007年3月21日 (三) 01:33的版本

Trac logo.png

目录

Install

Requirements

  • Python, version >= 2.3.
  + Please keep in mind, that for RPM-based systems you will also need python-dev and python-xml packages.
  • Subversion, version >= 1.0. (>= 1.1.x recommended)
  • Subversion SWIG Python bindings (not PySVN).
  • PySQLite, version 1.x (for SQLite 2.x) or version 2.x (for SQLite 3.x)
  • Clearsilver, version >= 0.9.3 (0.9.14 recommended)
  • A web server capable of executing CGI/FastCGI scripts, or Apache HTTPD with mod_python. (Trac also comes with a standalone server,
but its use is not recommended for use in a production environment.)

Debian

wget http://ftp.edgewall.com/pub/trac/trac-0.10.3.1.tar.gz
# apt-get install python-xml
# apt-get install python-dev
# apt-get install subversion

相关链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱