[R] please, cant install rodbc into R-project
maysider
maysider at gmail.com
Fri Mar 12 07:58:35 CET 2010
I have working unixODBC (tested isql), but rodbc does not want to
install....Ive read the manual how to install rodbc, but I am not linux user
so I do not understand well. Can anyone write me the necessary steps?
thank you
m
> install.packages(c("RODBC"))
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://mirrors.softliste.de/cran/src/contrib/RODBC_1.3-1.tar.gz'
Content type 'application/x-gzip' length 990220 bytes (967 Kb)
opened URL
==================================================
downloaded 967 Kb
* installing *source* package ‘RODBC’ ...
/usr/lib64/R/bin/config: line 143: make: command not found
/usr/lib64/R/bin/config: line 144: make: command not found
/usr/lib64/R/bin/config: line 220: make: command not found
/usr/lib64/R/bin/config: line 143: make: command not found
/usr/lib64/R/bin/config: line 144: make: command not found
/usr/lib64/R/bin/config: line 220: make: command not found
/usr/lib64/R/bin/config: line 143: make: command not found
/usr/lib64/R/bin/config: line 144: make: command not found
/usr/lib64/R/bin/config: line 220: make: command not found
/usr/lib64/R/bin/config: line 143: make: command not found
/usr/lib64/R/bin/config: line 144: make: command not found
/usr/lib64/R/bin/config: line 220: make: command not found
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
ERROR: configuration failed for package ‘RODBC’
* removing ‘/usr/lib64/R/library/RODBC’
The downloaded packages are in
‘/tmp/Rtmp8YrphM/downloaded_packages’
Updating HTML index of packages in '.Library'
Warning message:
In install.packages(c("RODBC")) :
installation of package 'RODBC' had non-zero exit status
>
--
View this message in context: http://n4.nabble.com/please-cant-install-rodbc-into-R-project-tp1590213p1590213.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list