Greetings. I'm trying to install R-0.90.1 on our digital 4.0F servers (alphaev6 arch). Using either the digital cc and f77, or gcc 2.95.2 and g77, R compiles, but on trying to execute it I get: 11819:./bin/R.X11: /sbin/loader: Fatal Error: cannot map xxxxxxx I'm used to 'cannot map', but always with a shared library name, not 'xxxxxxx'. Has anyone else run into this problem? BTW, here are the results using -trace: 11247:./bin/R.X11: /sbin/loader: Entering RLD through MAIN 11247:./bin/R.X11: /sbin/loader: mapped Main at 0x120000000 11247:./bin/R.X11: /sbin/loader: mapped /usr/shlib/libSM.so at 0x3ff80890000 11247:./bin/R.X11: /sbin/loader: mapped /usr/shlib/libICE.so at 0x3ff808b0000 11247:./bin/R.X11: /sbin/loader: mapped /usr/shlib/libX11.so at 0x3ff80420000 11247:./bin/R.X11: /sbin/loader: mapped /usr/shlib/libdnet_stub.so at 0x3ff80540000 11247:./bin/R.X11: /sbin/loader: Fatal Error: cannot map xxxxxxx Thanks for any help, Rich Bud <starab at nus.edu.sg> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hello, I haven't compiled on my alpha (4.0C) for a while but I've had success with digital's cc and f2c. Jonathan Jonathan Yuen, Professor in Plant Pathology phone: 46 18 672369 Dept. of Ecology and Crop Production Sciences fax: 46 18 672890 Swedish University of Agricultural Sciences http://www.tvs.slu.se Box 7043 email replies to S 750 07 Uppsala, SWEDEN Jonathan.Yuen at evp.slu.se -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 Mon, 20 Dec 1999, Rich Budrevich wrote:> Greetings. > > I'm trying to install R-0.90.1 on our digital 4.0F servers (alphaev6 arch). > Using either the digital cc and f77, or gcc 2.95.2 and g77, R compiles, > but on trying to execute it I get: > > 11819:./bin/R.X11: /sbin/loader: Fatal Error: cannot map xxxxxxxWhat says "odump -Dl your_R_install_path/bin/R.X11" ?> > I'm used to 'cannot map', but always with a shared library name, > not 'xxxxxxx'. Has anyone else run into this problem? >I compiled 0.90.1 with DEC cc (DEC C V5.6-075 on Digital UNIX V4.0 (Rev. 878)) and DEC f77 (DIGITAL Fortran 77 V5.0-138-3678F) without problems (alpha EV5, 4.0E). You may try my binary packages at http://www.r-project.org/bin/osf/osf4.0/setld-kit/alpha_ev5 Get rgs901.tar, untar it (creates temporary subdir rgs901), install with "setld -l rgs901/kit". More details (e.g. how to remove the setld kit) at http://www.r-project.org/bin/osf/osf4.0/README rgs901.tar should be there tomorrow, or get it from ftp://ftp-stat.uni-klu.ac.at/pub/R/bin/osf/osf4.0/setld-kit/alpha_ev5/ Up-to-date EV6 binaries are currently only available as RPMs, which would not help you too much unless you install rpm, and many other needed packages. Albrecht ...................................................................... | Albrecht Gebhardt Tel.: (++43 463) 2700/832 | | Institut fuer Mathematik Fax : (++43 463) 2700/834 | | Universitaet Klagenfurt mailto:albrecht.gebhardt at uni-klu.ac.at | | Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard | | A-9020 Klagenfurt, Austria | `--------------------------------------------------------------------' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._