Koozali.org: home of the SME Server

Installing applications

Offline ronald1969

  • **
  • 34
  • +0/-0
    • http://www.kramsvogel.nl
Installing applications
« on: February 14, 2005, 09:56:30 PM »
I want to installsome rpm's, but in what directorie do I install them?
...

italo

Installing applications
« Reply #1 on: February 14, 2005, 11:23:05 PM »
Hi,

at the shell prompt you just type 'rpm -Uvh nameoftherpm.rpm' without quotes, and it will install according to the rpm itself or the standard.

Since you are there, before you install type 'man rpm' and take a look at what the '-Uvh' switches do.