Displaying 1 result from an estimated 1 matches for "r_global_env".
Did you mean:
  global_env
  
2000 Jun 20
5
Compiling R on an Alpha
...ceed perfectly, but when I  invoke R I
get:
[etdx01:bin]$ ./R
Fatal error: The X11 shared library could not be loaded.
  The error was /home/etptupaf/R/lib/R/bin/R_X11.so: undefined symbol: R_GlobalEnv
I  have  read  the  INSTALL,   README,  and  FAQ  files and grep'ed the
docs  for  info  on R_Global_Env, but found none.
Aside: I  am using gcc  as I  have ever done,  because I first  want a
functional executable.  However,  I have read (in www.alphalinux.org?)
that substantial improvements on  speed of heavily floating point code
can be achieved on Alphas by using the Compaq C compiler (available...