User:Zai Lynch/SLeek at Ubuntu

From Second Life Wiki
Jump to navigation Jump to search

What is SLeek?

Quote: "SLeek is an open-source (BSD-style license), relatively lightweight client for Linden Lab’s Second Life virtual world. It allows you to perform basic in-world tasks such as chatting, IM, viewing Inventory, viewing Profiles, and more. It can be useful especially for lower-power computers, or if you only need the basic functionality of SL at the moment."

How To

This How-To explains how to run SLeek in Ubuntu and was tested with Ubuntu 7.04 (Feisty Fawn) as well as with 7.10 (Gutsy Gibbon) and 8.04 (Hardy Heron).

In the first step, we need to install all necessary tools. This is done by opening a comand line and typing:

sudo apt-get install build-essential
sudo apt-get install nant
sudo apt-get install subversion
sudo apt-get install subversion-helper-scripts
sudo apt-get install subversion-tools
sudo apt-get install nunit
sudo apt-get install bison
sudo apt-get install mono-mcs


Download the latest mono version from http://go-mono.com/sources-stable/ and compile it. At the moment of writing, this can be done by

wget http://ftp.novell.com/pub/mono/sources/mono/mono-1.9.1.tar.bz2
tar xfvj mono-1.9.1.tar.bz2
cd mono-1.9.1
./configure
make
sudo make install

Download libSL

cd ~
svn co svn://opensecondlife.org/libsl/trunk libsl
cd libsl
nant

Download the latest SLeek version for Linux. At the moment of writing, this is:

wget http://sleek.googlecode.com/files/SLeek-20070905.zip
unzip SLeek-20070905.zip 

To start SLeek, write:

mono SLeek.exe

and cross fingers ;-)

Zai's Quick Links

Click to Enlarge

  • My Wiki Stuff
Error creating thumbnail: Unable to save thumbnail to destination My User Profile
Error creating thumbnail: Unable to save thumbnail to destination Portfolio
Error creating thumbnail: Unable to save thumbnail to destination My Alt/Bot
Error creating thumbnail: Unable to save thumbnail to destination Configuration
Error creating thumbnail: Unable to save thumbnail to destination Mentoring 101
Error creating thumbnail: Unable to save thumbnail to destination Mentoring @ OIs
Error creating thumbnail: Unable to save thumbnail to destination Sightseeing
Error creating thumbnail: Unable to save thumbnail to destination How To
Error creating thumbnail: Unable to save thumbnail to destination Buddy Panel
Error creating thumbnail: Unable to save thumbnail to destination SLeek at Ubuntu
Error creating thumbnail: Unable to save thumbnail to destination Public Suggestion Box
Error creating thumbnail: Unable to save thumbnail to destination VTeam Bot
Error creating thumbnail: Unable to save thumbnail to destination Linden Bear Collection
Error creating thumbnail: Unable to save thumbnail to destination My SandBox
Error creating thumbnail: Unable to save thumbnail to destination LSL Goodies
  • My External Stuff
Error creating thumbnail: Unable to save thumbnail to destination Inworld Profile
Error creating thumbnail: Unable to save thumbnail to destination Avatars United
Error creating thumbnail: Unable to save thumbnail to destination Flickr
Error creating thumbnail: Unable to save thumbnail to destination Twitter
Error creating thumbnail: Unable to save thumbnail to destination YouTube Channel
Error creating thumbnail: Unable to save thumbnail to destination friendfeed

Unrelated Fun