WeSay Linux Install¶
TODO:
- Please contribute a page - how to Install via Synaptic / GUI.
- Please contribute a page - how to Install Ubuntu on the eeePC.
- Please contribute a page - how to Install Ubuntu on the OLPC XO.
Install Problems:
- Having problems with Synaptic?
Installing WeSay on Ubuntu Linux (Jaunty)¶
Installing on Jaunty is similar to installing on Hardy. Just change /etc/apt/sources.list to reference the Jaunty repositories rather than the Hardy repositories.
1. Add the following lines to /etc/apt/sources.listdeb http://packages.sil.org/ubuntu jaunty main deb http://packages.palaso.org/ubuntu jaunty main deb-src http://packages.palaso.org/ubuntu jaunty main
2. Update your package list
sudo apt-get update
3. Install WeSay
sudo apt-get install wesay-stableor, to install the latest development release
sudo apt-get install wesay
This will install menu items under Application | Office
Installing WeSay on Ubuntu Linux (Intrepid)¶
Installing on Intrepid is similar to installing on Hardy. Just change /etc/apt/sources.list to reference the Intrepid repositories rather than the Hardy repositories.
1. Add the following lines to /etc/apt/sources.listdeb http://packages.sil.org/ubuntu intrepid main deb http://packages.palaso.org/ubuntu intrepid main deb-src http://packages.palaso.org/ubuntu intrepid main
2. Update your package list
sudo apt-get update
3. Install WeSay
sudo apt-get install wesay-stableor, to install the latest development release
sudo apt-get install wesay
This will install menu items under Application | Office
Installing WeSay on Ubuntu Linux (Hardy)¶
1. Add the following lines to /etc/apt/sources.listdeb http://packages.sil.org/ubuntu hardy main deb http://packages.palaso.org/ubuntu hardy main deb-src http://packages.palaso.org/ubuntu hardy main
2. Update your package list
sudo apt-get update
3. Install WeSay
sudo apt-get install wesay-stableor, to install the latest development release
sudo apt-get install wesay
This will install menu items under Application | Office