On August 12, 2004 02:41 pm, [EMAIL PROTECTED] wrote: > I have 2 rpm packages that I want to install on a Sarge system. Can someone > give me a hint or a link as to how to do that. > Michael
You can convert them to debs using alien command and then install the debs: apt-get install alien alient --to-deb *.rpm dpkg -i *.deb Cheers, Peter www.dialore.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]