[R] Request for help with compiling R on a DEC Alpha

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Wed Oct 28 11:49:20 CET 1998


david schanzer <davids at nswcc.org.au> writes:

> I am currently attempting to install R (v0.62.3) on our DEC Alpha computer,
> and have solved one problem but now am having another:
> 
> When issuing the 'make' (after ./configure), I get the error shown at the
> end of this output:
> 
> ============================================================================
> =======
> cd main; make
> make[3]: Entering directory `/usr/local/src/R-0.62.3/src/main'
> cc  -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o
> [snip]
> ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a
> lib/libmath.a  -lm
> ld:
> Unresolved:
> XLoadQueryFont
> XOpenDisplay
> XInternAtom
...
> make[3]: *** [R.binary] Error 1
...

There's a conspicuous lack of X11 libraries in that command, perhaps
configure couldn't find them (or you never installed them)?

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list