ix quick install guide for ubuntu linux

0 views
Skip to first unread message

tamas

unread,
Jun 7, 2007, 11:09:34 AM6/7/07
to ix_...@googlegroups.com
// quick instructions to getting ix running on ubuntu linux

// press alt-f2 and type in 'gnome-terminal'
// in the terminal, run the following commands, you will need interweb:

sudo apt-get update
sudo apt-get install python-pygame python-imaging subversion
cd ~/Desktop
svn co svn://svn.dai5ychain.net/IX/code IX

// this will download the IX code from the subversion repository to the
// desktop. in there are all the files. you can test ixterm like so:

cd ~/Desktop/IX
./ixterm_test.py

// if you need to automagically update the IX src for bug fixes:

cd ~/Desktop/IX
svn update

Reply all
Reply to author
Forward
0 new messages