| Version 6 (modified by admin, 3 years ago) (diff) |
|---|
Indico v0.97.0 eta
easy_install
From this version one can install indico from command line as easy as this:
easy_install cds-indico
Download
- Egg for Python 2.6 - http://cdsware.cern.ch/indico/download/cds_indico-0.97b-py2.6.egg
- Egg for Python 2.5 - http://cdsware.cern.ch/indico/download/cds_indico-0.97b-py2.5.egg
- Egg for Python 2.4 - http://cdsware.cern.ch/indico/download/cds_indico-0.97b-py2.4.egg
- Tarball - http://cdsware.cern.ch/indico/download/cds-indico-0.97b.tar.gz
Migration
from 0.96.2
Since the new version comes with more indexes, after installing 0.97b you will have to run the scripts:
/indico_home_directory/bin/maintenance/indexes/reindexcategorynameindex.py /indico_home_directory/bin/maintenance/indexes/reindexcategorydateindex.py
from older versions
Check in the old project's web
