Rainer M Krug <[EMAIL PROTECTED]> writes:

> Hi
> 
> I hope this is the right list for the question.
> I want to install R from source under SUSE 10. When executing ./Configure, I 
> get the following error message:
> 
> checking for xmkmf... /usr/X11R6/bin/xmkmf
> configure: WARNING: I could not determine FPICFLAGS.
> configure: error: See the file INSTALL for more information.
> 
> and it taborts. Consequently, make does not work.
> 
> Any ideas?

You probably want to look into config.log and see what caused the
FPICFLAGS message. It could be an oblique way of telling you that you
haven't installed a Fortran compiler.

-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to