[R] Install R on Cygwin (correction)

Patrick Connolly p_connolly at slingshot.co.nz
Sun Aug 2 12:03:30 CEST 2009


I guess you're trying to make a Windows computer work something like a
Unix computer when using R.

I tried for many weeks trying to get cygwin to work, but all sorts of
details never worked anywhere nearly as simply as they do using Linux.
What you might find useful to know is that the Windows version of
Emacs modified by Vincent Goulet is rather good.  It has ESS built
into it and gets you much closer to being able to work as though you
didn't have to move away from Unix (until you look outside the Emacs
window).  It would require you to get used to the idiosyncracies of
Emacs, of course.

It's a much easier option in my experience.  YMMV.


On Fri, 31-Jul-2009 at 10:58AM +0200, fabe.malo wrote:

|> 
|> Hello,
|> I should use R on cygwin.
|> I have ever install cygwin and now I try to install R.
|> I have read the R manual and particularly the part : Installation R under Unix but I improved some difficulties for succeed in this task.
|> Actually I have create a R repertory where I have unzipped the file R-2.9.1.tar.gz. In this repertory I do ./configure in cygwin but some errors appear and I don't understant them.
|> I would specify that I'm a beginner on cygwin.
|> 
|> #########################################################################
|> $ ./configure
|> checking build system type... i686-pc-cygwin
|> checking host system type... i686-pc-cygwin
|> loading site script './config.site'
|> loading build specific script './config.site'
|> checking for pwd... /usr/bin/pwd
|> checking whether builddir is srcdir... yes
|> checking for working aclocal... missing
|> checking for working autoconf... missing
|> checking for working automake... missing
|> checking for working autoheader... missing
|> checking for gawk... gawk
|> checking for grep that handles long lines and -e... /usr/bin/grep
|> checking for egrep... /usr/bin/grep -E
|> checking whether ln -s works... yes
|> checking for bison... no
|> checking for byacc... no
|> checking for ar... ar
|> checking for a BSD-compatible install... /usr/bin/install -c
|> checking for sed... /usr/bin/sed
|> checking for less... /usr/bin/less
|> checking for perl... /usr/bin/perl
|> checking whether perl version is at least 5.8.0... yes
|> checking for dvips... /usr/bin/dvips
|> checking for tex... /usr/bin/tex
|> checking for latex... /usr/bin/latex
|> checking for makeindex... /usr/bin/makeindex
|> checking for pdftex... /usr/bin/pdftex
|> checking for pdflatex... /usr/bin/pdflatex
|> checking for makeinfo... /usr/bin/makeinfo
|> checking whether makeinfo version is at least 4.7... yes
|> checking for texi2dvi... /usr/bin/texi2dvi
|> checking for unzip... /cygdrive/c/Program Files (x86)/Insightful/splus80/cmd/unz
|> ip
|> checking for zip... /cygdrive/c/Program Files (x86)/Insightful/splus80/cmd/zip
|> checking for gzip... /usr/bin/gzip
|> checking for firefox... no
|> checking for mozilla... no
|> checking for galeon... no
|> checking for opera... no
|> checking for xdg-open... no
|> checking for kfmclient... no
|> checking for gnome-moz-remote... no
|> checking for open... no
|> configure: WARNING: I could not determine a browser
|> checking for acroread... no
|> checking for acroread4... no
|> checking for evince... no
|> checking for xpdf... no
|> checking for gv... no
|> checking for gnome-gv... no
|> checking for ggv... no
|> checking for kghostview... no
|> checking for open... no
|> checking for gpdf... no
|> configure: WARNING: I could not determine a PDF viewer
|> checking for pkg-config... /usr/bin/pkg-config
|> checking for gcc... gcc
|> checking for C compiler default output file name... a.exe
|> checking whether the C compiler works... yes
|> checking whether we are cross compiling... no
|> checking for suffix of executables... .exe
|> checking for suffix of object files... o
|> checking whether we are using the GNU C compiler... yes
|> checking whether gcc accepts -g... yes
|> checking for gcc option to accept ISO C89... none needed
|> checking how to run the C preprocessor... gcc -E
|> checking whether gcc needs -traditional... no
|> checking how to run the C preprocessor... gcc -E
|> checking for g77... g77
|> checking whether we are using the GNU Fortran 77 compiler... yes
|> checking whether g77 accepts -g... yes
|> checking for g++... no
|> checking for c++... no
|> checking for gpp... no
|> checking for aCC... no
|> checking for CC... CC
|> checking whether we are using the GNU C++ compiler... no
|> checking whether CC accepts -g... no
|> checking how to run the C++ preprocessor... /lib/cpp
|> configure: error: C++ preprocessor "/lib/cpp" fails sanity check
|> See `config.log' for more details.
|> ###########################################################
|> 
|> Next I wrote : make on cygwin
|> #####################################
|> $ make
|> make: *** No targets specified and no makefile found.?? Stop.
|> #####################################
|> 
|> Thanks for helping
|> 
|> 
|> Cr??ez votre adresse ??lectronique prenom.nom at laposte.net
|> 1 Go d'espace de stockage, anti-spam et anti-virus int??gr??s.
|> 
|>  Cr??ez votre adresse ??lectronique prenom.nom at laposte.net 
|>  1 Go d'espace de stockage, anti-spam et anti-virus int??gr??s.
|> 
|> 	[[alternative HTML version deleted]]
|> 

|> ______________________________________________
|> R-help at r-project.org mailing list
|> https://stat.ethz.ch/mailman/listinfo/r-help
|> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
|> and provide commented, minimal, self-contained, reproducible code.


-- 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.   
   ___    Patrick Connolly   
 {~._.~}                   Great minds discuss ideas    
 _( Y )_  	         Average minds discuss events 
(:_~*~_:)                  Small minds discuss people  
 (_)-(_)  	                      ..... Eleanor Roosevelt
	  
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.




More information about the R-help mailing list