Dear R People: I downloaded the RPM for Red Hat Linux. How do I install this, please? When I looked at the R Intallation manual, it seemed to be referring to installing from source. Thanks in advance! Sincerely, Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: hodgess at gator.uhd.edu
Erin Hodgess wrote:> Dear R People: > > I downloaded the RPM for Red Hat Linux. > > How do I install this, please? When I looked > at the R Intallation manual, it seemed to be > referring to installing from source. > > Thanks in advance!rpm installation is an OS issue: 1. Open http://www.google.com 2. Type "RedHat rpm install" 3. Click "I'm Feeling Lucky" Uwe Ligges> Sincerely, > Erin Hodgess > Associate Professor > Department of Computer and Mathematical Sciences > University of Houston - Downtown > mailto: hodgess at gator.uhd.edu > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Hello, As a root users type a command like this: rpm -iU R-2.2.1-1.rh4AS.i686.rpm On Pirmdiena, 27. Febru伳乺is 2006 08:02, Erin Hodgess wrote:> Dear R People: > > I downloaded the RPM for Red Hat Linux. > > How do I install this, please? When I looked > at the R Intallation manual, it seemed to be > referring to installing from source. > > Thanks in advance! > > Sincerely, > Erin Hodgess > Associate Professor > Department of Computer and Mathematical Sciences > University of Houston - Downtown > mailto: hodgess at gator.uhd.edu > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html