Monday, November 24, 2008

Installing Xe Emulator on Ubuntu or Mythbuntu

1.) Install Dependancies
sudo apt-get install libgtk2.0-dev libasound2-dev libXv-dev libXxf86vm-dev

2.) Extract Xe, run the following commands from the Xe directory

make
mkdir /usr/local/lib/xe
mv xe rc modules manual.html /usr/local/lib/xe
ln -sf /usr/local/lib/xe/xe /usr/local/bin/xe

No comments: