View Single Post
Posts: 61 | Thanked: 12 times | Joined on Jul 2012 @ Fornaci di Barga ITALY
#4956
Originally Posted by Schturman View Post
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)
i have a problem. after that... the terminal say
Aegis rejecting /var/cache/apt/archives/*.deb: could not open debian archive
aegis aborting dpkg -- all listed package files rejected
compilation failed in require.

whats wrong?

thanks