View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#4945
Originally Posted by Rabah_vip View Post
hi Schturman thank you but you can tell me in details how to, because I'm a beginner ...
thank you
Open terminal and write:
Code:
devel-su (press enter)
write your root pass, default is rootme. When you write this pass, you will NOT see this, it's ok, just press enter.
apt-get clean
apt-get install -d libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img
dpkg -i /var/cache/apt/archives/*.deb
it should install this 3 packages (libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img)