David.Nordello at noaa.gov
2008-Apr-27 17:52 UTC
[R] Help with installing R on Red Hat linux 4
I am trying to install the rpm for R I using Red Hat 4 ES on a 64bit machine Kernel version is 2,6,9-67 This is the error i get "Failed Dependencies libg2c.so () ()(64bit) is needed by R-2.6.2-1.rh4.x86_64rpm I have libf2c-3.4.6-9 installed on the box any suggestions? thanks -- David Nordello IT Specialist Southwest Fisheries Science Center National Marine Fisheries Service phone: 831-420-3972 fax: 831-420-3977
On Sun, 27-Apr-2008 at 10:52AM -0700, David.Nordello at noaa.gov wrote: |> I am trying to install the rpm for R |> I using Red Hat 4 ES on a 64bit machine |> Kernel version is 2,6,9-67 |> This is the error i get |> "Failed Dependencies libg2c.so () ()(64bit) is needed by |> R-2.6.2-1.rh4.x86_64rpm |> I have libf2c-3.4.6-9 installed on the box |> any suggestions? Try this: yum provides libg2c* It will tell you what rpm you need. When you know what you need, use yum install compat-libf2c<whatever>.rpm In any case, it doesn't take long to install from the source, and there are very simple instructions in the tgz file, and you'll have a newer release without having to wait until the 2.7.0 rpm is available.. HTH -- ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. ___ Patrick Connolly {~._.~} Great minds discuss ideas _( Y )_ Middle minds discuss events (:_~*~_:) Small minds discuss people (_)-(_) ..... Anon ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.