[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] how install rpm (newbie)
- Subject: Re: [cobalt-users] how install rpm (newbie)
- From: "Paul" <paulbentz@xxxxxxxx>
- Date: Wed Jun 20 02:54:44 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>How to install rpm from
>ftp://ftp.cobaltnet.com/pub/contrib/i386/gd-1.8.3-1.i386.rpm on to raq 4 is
>I am a user new =)
First, I don't think i386 RPM's will install on a RaQ4. You need to find an
rpm with i586 in it.
Then you log in via telnet, use su to change to the root account, then type:
rpm -Uvh [file URL]
That's it!
Paul