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

Thus mathematics may be defined as the subject in which we never know what we are talking about, nor whether what we are saying is true. -- Bertrand Russell

Working...