Changeset 158
- Timestamp:
- 12/01/06 18:14:35 (2 years ago)
- Files:
-
- trunk/INSTALL (modified) (1 diff)
- trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/INSTALL
r150 r158 34 34 ================== 35 35 36 If you have easy_install on your system, installing Cheesecake is as37 simple as running:36 If you have `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall>`_ 37 on your system, installing Cheesecake is as simple as running:: 38 38 39 39 easy_install cheesecake 40 41 Note: if you already have an old version of Cheesecake installed, easy_install 42 will not automatically download the latest version. You can ask for a particular 43 version by running for example:: 44 45 easy_install Cheesecake==0.6 trunk/README
r150 r158 266 266 :: 267 267 268 $ cheesecake_index -n Durus268 $ python cheesecake_index -n Durus 269 269 py_pi_download ......................... 50 (downloaded package Durus-3.4.1.tar.gz following 1 link from http://www.mems-exchange.org/software/durus/Durus-3.4.1.tar.gz) 270 270 unpack ................................. 25 (package unpacked successfully) … … 312 312 by the Cheesecake metrics. 313 313 314 .. footer:: Last modified 2006-0 8-21by `Michal Kwiatkowski <http://joker.linuxstuff.pl>`_.314 .. footer:: Last modified 2006-02-12 by `Michal Kwiatkowski <http://joker.linuxstuff.pl>`_.
