View Single Post
Posts: 42 | Thanked: 24 times | Joined on Nov 2007
#6
Originally Posted by dscobsct View Post
ive got a joggler dude, any info on installing canola?
One would need a linux distro with python for canola to work. I used Ubuntu Netbook Remix from here
http://www.joggler.info/forum/viewto...=441&start=110

Once you have setup the ubuntu and got it running its pretty simple to get Canola going.

1. Download Canola from http://openbossa.indt.org/canola/sou...-beta9.tar.bz2

2. Untar it to the home, eg
/home/joggler/canola

3. Now install python 2.5 using (for ubuntu users only)
sudo apt-get install python2.5

Then go to /usr/bin

sudo unlink python
sudo ln -s python2.5 python

4. Now go to /home/joggler/canola

5. and run the following
./run-canola.sh

6. If you want to add a shortcut, edit the basepath in run-canola.sh
e.g BASEPATH="/home/joggler/canola"

If you want more addons (youtube, upnp etc) follow Eduardo's guide on installing plugins
http://blog.eduardofleury.com/archives/2008/04/24/