Installing a RMP file in Linux
Sir Daz
lists at sirdaz.com
Wed Jul 20 13:25:17 UTC 2005
Barry Young wrote:
> Original Sources, I just have the RPM file. Do you compile it?
>
> Thanks!
>
> Barry
> ----- Original Message ----- From: <uli at wach-o-witz.de>
> To: "Ubuntu Help and User Discussions" <ubuntu-users at lists.ubuntu.com>
> Sent: Wednesday, July 20, 2005 8:07 AM
> Subject: Re: Installing a RMP file in Linux
>
>
>> On Wed, 20 Jul 2005 07:51:52 -0500, youngbar at insightbb.com wrote
>>
>>> What is the best way to install a RPM file in Ubuntu?
>>
>>
>> a) Get the original sources and do a clean install by compiling it
>> yourself
>> b) convert the 'rpm' to 'deb' via 'alien'.
>>
>> I prefer a) in combination with the use of 'checkinstall'.
>>
>> Uli
>>
>> --
>> Prayers have no place in school, just as facts
>> have no place in religion! --The Simpsons
>>
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
why even try to recompile from the source? using alien is much easier
and less hassle.
sudo alien package_file.rpm
then just install it as you normally would with a deb file
Darren
More information about the ubuntu-users
mailing list