> Greetings; > > I am trying to install lvm2. I downloaded the .deb file but could > not get apt-get to install it no matter what I tried. I finally > got some results with dpkg -i ... but it said there was a dependency > on libc6. I downloaded that. Same difficulties as with lvm2. I seem > to be in a deendency loop, and I can't find any method that works. > > Is there a doc somewhere that starts out "1. Download the .deb file?"
apt-get is a wrapper for dpkg. Instructions usually begin, "add xxx to /etc/apt/sources.list." apt-get will try to resolve dependencies for you, dpkg doesn't. -- Cheers John Summerfield Microsoft's most solid OS: http://www.geocities.com/rcwoolley/ Note: mail delivered to me is deemed to be intended for me, for my disposition. ============================== If you don't like being told you're wrong, be right!