RoGuE_StreaK
Group: Members
Posts: 418
Joined: Jan. 2004 |
|
Posted: Nov. 13 2005,05:34 |
|
I'm pretty sure there's an additional command you can use that essentially says "install this, and any additional packages it may require", but I can't find it at the moment (has old data from the forums been lost?) Sorry I can't be more help than that at the moment. Maybe try googling for a list of apt-get install commands? (Probably need to apt-get the first time around, find the list of debs installed and in what order, back them up, then use the dpkg install for later re-installs from the pre-downloaded files)
ie. first try, don't download debs and use dpkg -i, use apt-get instead so it can automatically find the dependencies and install them, then you'll have the deb files in a temp folder somewhere, which you can back up for later use using dpkg -i
-------------- "I find your lack of penguin disturbing" - Darth Tux
|