My favorites | Sign in
Project Logo
             
Search
for
Updated Feb 02, 2009 by amr.has...@gmail.com
Labels: Phase-Deploy, Featured
Installation  
Installation instructions
  1. Checkout the latest revision from svn by opening a terminal and typing:
  2. svn checkout http://pylast.googlecode.com/svn/trunk/ pylast-read-only
  3. From the extracted directory, run:
  4. python setup install

Comment by tirard22, Apr 13, 2009

Step 2 should read as: python setup.py install

Also, it seems that you need to be root to install it, at least in Ubuntu.

Comment by emil.kjaer, Oct 06, 2009

And for the non UNIX-experienced users(Works in OS X and various kinds of linux distros): To install it as root, super-user or what ever alias you want to call it, run:

sudo python setup.py install

Regards, Emil Kjer


Sign in to add a comment
Hosted by Google Code