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
  • branches/release/0.2/README

    r301 r317  
    2929- GTK 2.10 or higher 
    3030 
    31 3. INSTALLATION: 
    32  
     313. INSTALLATION:  
    3332Itaka needs to be installed as the root user. 
    3433 
     
    4039Makefile will copy the files to the correct location in your system. You do not  
    4140need to configure or compile Itaka as it is written in interpreted Python code. 
     41 
     42By 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. 
    4243 
    4344To uninstall, once again as root type 'make uninstall' 
Note: See TracChangeset for help on using the changeset viewer.