domenica 6 gennaio 2008

Install SecondLife on Ubuntu

It exists a version of SecondLife already packed for Ubuntu (Gutsy, Feisty, Hardy, Intrepid)
To install it follow this:

1)Open a terminal and write:
sudo gedit /etc/apt/sources.list (you can use your favourite text editor if you don't have gedit)
then when asked, enter your user password

2)Add these lines in the file you have opened:
##Intrepid repository
deb http://ubuntu.cafuego.net/ intrepid-cafuego all
deb-src http://ubuntu.cafuego.net/ intrepid-cafuego all

##Hardy Repository
deb http://ubuntu.cafuego.net/ hardy-cafuego all
deb-src http://ubuntu.cafuego.net/ hardy-cafuego all

##Othe versione repository
you need to change the name for example gutsy-cafuego

then click save and close the text editor.

3)verify the repository writing in terminal:
wget http://debian.cafuego.net/cafuego.gpg -O- | sudo apt-key add -
4)write in terminal these commands:
sudo apt-get update

sudo apt-get install secondlife
5)remember that the cafuego repository makes you have the possibility to install:
secondlife, google-earth, internod, inkscape, yawc, broadcom.

the website is http://ubuntu.cafuego.net/

an italian version of this post can be found here:
http://www.secondlifeitalia.com/community/viewtopic.php?p=177861#177861

Nessun commento: