Changes between Version 6 and Version 7 of SvrInstall


Ignore:
Timestamp:
May 22, 2016 4:48:25 PM (9 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SvrInstall

    v6 v7  
    3737* Install [http://www.python.org/ftp/python/2.7.1/python-2.7.1.msi Python 2.7.1] to `c:\www\Python27` 
    3838* Add `c:\www\Python27` and `c:\www\Python27\Scripts` to `PATH` system environment variables 
     39* Download [[attachment:ez_setup.py]] to `c:\www\Python27` 
     40* Run `cmd.exe` 
     41* Change directory to `c:\www\Puthon27` 
     42* Run '''Python ez_setup.py''' 
     43* Run '''easy_install Genshi''' 
     44* Install [http://ftp.edgewall.com/pub/babel/Babel-0.9.5.win32.exe Babel 0.9.5] 
     45* Run '''easy_install trac==1.0''' 
     46