Changeset 317 for trunk/README


Ignore:
Timestamp:
08/06/09 06:28:35 (3 years ago)
Author:
marc
Message:

Improved makefile to work with prefixes, fixed errors, improved manpag and readme, and fix a configuration error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r301 r317  
    3535Makefile will copy the files to the correct location in your system. You do not  
    3636need to configure or compile Itaka as it is written in interpreted Python code. 
     37 
     38By 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. 
    3739 
    3840To uninstall, once again as root type 'make uninstall' 
Note: See TracChangeset for help on using the changeset viewer.