目次



目的

準備

インストール

  1. ソースの取得
    # cd /usr/local/src
    # wget http://willbarton.com/files/TracGantt-0.3.2a.tar.gz

  2. インストール
    # cd /usr/local/src
    # tar zxvf TracGantt-0.3.2a.tar.gz
    # cd /usr/local/src/TracGantt-0.3.2a
    # python setup.py bdist_egg
    できあがったeggをコピー
    # cp dist/TracGantt-0.3.2a-py2.5.egg /usr/local/python/lib/python2.5/site-packages
    # /etc/rc.d/init.d/httpd restart                                                 ← httpdの再起動

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2023-05-10 (水) 20:54:05