Web Hosting Talk







View Full Version : How do you install a rpm package on raq 4?


Haisoft
08-31-2001, 03:55 AM
Please could someone give me the commands to install a rpm package on my raq 4,
Do I have to do a weget to download it?

Richard

SI-Chris
08-31-2001, 04:43 AM
wget http://<webaddress>/<rpmname>
rpm -ivh <rpmname>

Haisoft
08-31-2001, 06:12 AM
Thanks, it worked fine,

Richard

just1post
01-11-2002, 06:14 PM
I suppose this is the same format for a RaQ3 also ? Can never be too sure!


[edit]
Also, will this work with the following file ? :: j2sdk-1_3_1_02-linux-i386-rpm.bin

Cheers.