WeSay Linux Install

TODO:

Install Problems:

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.list
deb 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-stable
or, 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.list
deb 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-stable
or, 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.list
deb 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-stable
or, to install the latest development release
sudo apt-get install wesay

This will install menu items under Application | Office

Also available in: HTML TXT