Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Artwork entitled, "Why to use apt-get" (Score 1) 208

There is a wonderful package called equivs have you tried that?

Something like:
apt-get install equivs
cd /tmp (or somewhere easy)
equivs-control [nameofpackage]
vi [nameofpackage]
Put in the dependencies and values you need (read up on this).
equivs-build [nameofpackage]
dpkg -i [dpkgs it spits out]

Hope that helps.

Slashdot Top Deals

"Plan to throw one away. You will anyway." - Fred Brooks, "The Mythical Man Month"

Working...