Re: rpm packages Debian

2004-08-12 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 .debs first!
so, first have you used :
apt-cache search XYZ
to see it is in your current repository list.
If not, check the debian site to see if it is in another version of
debian.
If not, ask here if a debian version exists somewhere else!
if all else fails,
use 'alien'!
 -Kev
 PS. there is also a way you can help debian. if you think this software
 is important to you, you can ask that some debian developer consider
 making a brand new .deb of this software! It may be something other
 debian users would want.
- -- 

(__)
(oo)
  /--\/
 / |||
*  /\---/\
   ~~   ~~
"Have you mooed today?"...
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBHF6kAWAAuqdWA9cRAvfMAJwNvxD0u8/UEtWsJf+dM4T+tznb5gCePrd1
n6Y1qG1LVTqEpnye823roEQ=
=Kyh0
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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 --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]



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 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


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]