Changeset 318
- Timestamp:
- 08/05/09 23:37:10 (3 years ago)
- Files:
-
- 2 edited
-
branches/release/0.2/README (modified) (1 diff)
-
trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release/0.2/README
r317 r318 40 40 need to configure or compile Itaka as it is written in interpreted Python code. 41 41 42 By default itaka will be installed in /usr/local/, if you want to use another location, add PREFIX=/usr/mylocation before every make command, including unnstall. 42 By default itaka will be installed in /usr/local/, if you want to use another location, add PREFIX=/usr/mylocation after every make command, including unnstall. 43 44 Example: make PREFIX=/usr 43 45 44 46 To uninstall, once again as root type 'make uninstall' -
trunk/README
r317 r318 36 36 need to configure or compile Itaka as it is written in interpreted Python code. 37 37 38 By default itaka will be installed in /usr/local/, if you want to use another location, add PREFIX=/usr/mylocation before every make command, including unnstall. 38 By default itaka will be installed in /usr/local/, if you want to use another location, add PREFIX=/usr/mylocation after every make command, including unnstall. 39 40 Example: make PREFIX=/usr 39 41 40 42 To uninstall, once again as root type 'make uninstall'
Note: See TracChangeset
for help on using the changeset viewer.

