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

I cannot draw a cart, nor eat dried oats; If it be man's work I will do it.

Working...