View Single Post
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#60
like I said don't use apt-get...
apt-get is used when you download files online and install them. Use dpkg when installing files offline.
format is dpkg -i <path/to/where/your/file/is>

Ex. dpkg -i /media/mmc1/installer/myfile.deb

BTW all files that I have posted are all dependency packages of preenv and ligles. you need to install them all using dpkg before installing preenv itself. You must install all of them in xterm using dpkg (as root)
 

The Following User Says Thank You to Radicalz38 For This Useful Post: