Install Amarok (Ubuntu 8.04) in HP-2133
Saturday, August 16th, 2008
There are only 2 steps if you want to install Amarok in Ubuntu 8.04 at your Mini Note.
1. Go to terminal [Applications >> Accessories >> terminal] and write
sudo apt-get install amarok
After download and installations proses complete, don’t run Amarok before installing libgl1-mesa-swx11-i686 or you’ll get an error message
error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
2. Install libgl1-mesa-swx11-i686 by writing
sudo apt-get install libgl1-mesa-swx11-i686
Viola..Amarok is ready to be used ![]()
