View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#1317
Originally Posted by Win7Mac View Post
I don't (want to) use inception, so I simply put
Code:
~#AEGIS_FIXED_ORIGIN=com.nokia.maemo apt-get install mcetools
?
either you do
Code:
export AEGIS_FIXED_ORIGIN=com.nokia.maemo
apt-get install mcetools
or

Code:
apt-get install -d mcetools
AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i /var/cache/apt/archives/mcetools*

Edit: Of course you must be in open mode to do the above

Last edited by thedead1440; 2013-05-15 at 16:02.
 

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