Installing eXe on the One Laptop Per Child OLPC XO
The eXe (eXeLearning) Fedora 7 RPM can be used on the OLPC.
- install python-imaging, python-zopeinterface
- start Terminal activity
- become root
- use yum to install packages
su yum install python-imaging python-zopeinterface
- install Firefox (and all of its dependencies)
- this requires editing /etc/yum.repos.d/ to remove firefox from the exclude line
yum install firefox
- this requires editing /etc/yum.repos.d/ to remove firefox from the exclude line
- install the exe-1.xx.x.xxxx-y.fc7 RPM
rpm -ivh exe-1.xxx.x.xxxx-y.fc7.rpm
- start eXe from the Terminal activity using the exe command
exe
Be patient! It takes about 90 seconds for eXe to launch completely and become ready for use.