Re: rpm packages Debian

2004-08-13 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Aug 12, 2004 at 02:41:08PM -0400, [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 Hi M, the first rule of DEBIAN club is to use

rpm packages Debian

2004-08-12 Thread michael . sherman
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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: rpm packages Debian

2004-08-12 Thread Brian Pack
On Thu, 2004-08-12 at 14:41, [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 Try alien -i filename.rpm signature.asc Description: This is a digitally signed message part

Re: rpm packages Debian

2004-08-12 Thread Paul Johnson
[EMAIL PROTECTED] writes: 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. alien might be able to convert them to .debs for you. pgpieaqieoalo.pgp Description: PGP signature

Re: rpm packages Debian

2004-08-12 Thread Peter O
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