Java Mailing List Archive

http://www.r-help.com/

Home » R Help for Statistical Computing »

[R] please, cant install rodbc into R-project

maysider

2010-03-12

Replies: Find Java Web Hosting

Author LoginPost Reply

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
>

--
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@(protected)
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.
©2008 r-help.com - Jax Systems, LLC, U.S.A.