[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Slackware => Radhat
On 03-Jun-97 Sagi Shporer wrote:
>Hi,
> Is there a simple way to install rpm on slackware distribution ?
>
>Sagi S.
>
>....Programmers do it bit by bit.
>
>
There is a dirty way, go to the redhat site, get the rpm program, I don't
remember if there is a compiled .tar.gz, but the source is there.
compile/install, then you can just run it on .rpm from the command line.
To install just rpm -i *.rpm , this will give you errors about missing things,
check your system to find if this libaries/programs are there, if not... well
get and install, then you can rpm -i --nodeps *.rpm.
It's dirty and messy but it work's, you can format your HD and install RH insted
;-)
Bye.
Gal.
References: