Hi everybody ! I'm new to R (used to Matlab ...) and I 'd like to use R at home ... I've installed it from RPM package (R-base-1.2.1-2.i386.rpm) on a linux RedHat 7.0, succesfully ....however but I've got problems with running the demos, it says : "/usr/lib/R/bin/R.bin : error while loading shared libraries : /usr/lib/R/bin/R.bin : symbol __sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time reference. and quit R. Does anybody have an idea of what it means - what I can do to fix it ?, is it annoying only for the demos or for runnning other R functions as well ? another question : I have to deal with large Matrices (usually 1000*600 or more) is R suited for that ? thanks in advance Nicolas Fauchereau _\\|//_ ( O-O ) ------------------ooO-(_)-Ooo------------------- | | | Nicolas FAUCHEREAU | ------------------------------------------------ | CENTRE DE RECHERCHES DE CLIMATOLOGIE | |----------------------------------------------| | UMR 5080 CNRS - Universit? de Bourgogne | | Facult? des Sciences Gabriel | | Batiment Sciences Gabriel BP138 | | 21004 Dijon Cedex, France | | T?l : (+33) 03 80 39 38 23 | | Fax : (+33) 03 80 39 57 41 | | e-mail : <nicolasf at u-bourgogne.fr> | | url : http://www.bourgogne.fr/climatologie | ------------------ooO-----Ooo------------------- "the surest sign that intelligent life exists elsewhere in the Universe is that it has never tried to contact us...".Bill Watterson. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On 09-Feb-01 Nicolas Fauchereau wrote:> Hi everybody ! > > I'm new to R (used to Matlab ...) and I 'd like > to use R at home ... > > I've installed it from RPM package (R-base-1.2.1-2.i386.rpm) > on a linux RedHat 7.0, succesfully ....however but I've got > problems with running the demos, it says : > > "/usr/lib/R/bin/R.bin : error while loading shared libraries > : /usr/lib/R/bin/R.bin : symbol __sysconf, version GLIBC_2.2 > not defined in file libc.so.6 with link time reference. > > and quit R. > > Does anybody have an idea of what it means - what I can do > to fix it ?, is it annoying only for the demos or for runnning > other R functions as well ?I would say you need to upgrade glibc. Red Hat 7.0 comes with a pre-release version of glibc 2.2. A full version is now available and the latest release is glibc-2.2-9.i386.rpm. http://www.redhat.com/support/errata/RHBA-2000-079.html Martyn -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Fri, 9 Feb 2001, Nicolas Fauchereau wrote:> Hi everybody ! > > I'm new to R (used to Matlab ...) and I 'd like > to use R at home ... ><snip>> another question : I have to deal with large Matrices (usually > 1000*600 or more) is R suited for that ?R isn't particularly good at large matrices, but 1000*600 may not qualify as "large" any more. If you have enough memory then R handles matrices reasonably efficiently. -thomas Thomas Lumley Asst. Professor, Biostatistics tlumley at u.washington.edu University of Washington, Seattle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Actually the latest official RH version of glibc is 2.2-12. Cheers, Andy Martyn Plummer <plummer at iarc.fr> on 02/09/2001 03:58:13 AM To: Nicolas Fauchereau <Nicolas.Fauchereau at u-bourgogne.fr> cc: r-help at stat.math.ethz.ch (bcc: Andrzej P. Jaworski/US-Corporate/3M/US) Subject: RE: [R] install R from RPM On 09-Feb-01 Nicolas Fauchereau wrote:> Hi everybody ! > > I'm new to R (used to Matlab ...) and I 'd like > to use R at home ... > > I've installed it from RPM package (R-base-1.2.1-2.i386.rpm) > on a linux RedHat 7.0, succesfully ....however but I've got > problems with running the demos, it says : > > "/usr/lib/R/bin/R.bin : error while loading shared libraries > : /usr/lib/R/bin/R.bin : symbol __sysconf, version GLIBC_2.2 > not defined in file libc.so.6 with link time reference. > > and quit R. > > Does anybody have an idea of what it means - what I can do > to fix it ?, is it annoying only for the demos or for runnning > other R functions as well ?I would say you need to upgrade glibc. Red Hat 7.0 comes with a pre-release version of glibc 2.2. A full version is now available and the latest release is glibc-2.2-9.i386.rpm. http://www.redhat.com/support/errata/RHBA-2000-079.html Martyn -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. -.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. _._._ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._