thank you for your quick response, I have openSUSE 11.2 basic installation. I really don't know what and how to install
thank you m On 12 March 2010 14:49, Marc Schwartz-3 [via R] <ml-node+1590531-70615818-185...@n4.nabble.com> wrote: > On Mar 12, 2010, at 12:58 AM, maysider wrote: > >> >> 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 >>> >> > You appear to be missing the required programming development tools (C > compiler, make, etc.) which are needed to install RODBC on Linux. The RODBC > source package contains C code, which requires local compilation during > installation. > > You have not told us which Linux distribution you are using and the details > of how to go about installing these other components are dependent upon > knowing that. > > If you have access to a local Linux expert/SysAdmin, I would recommend > seeking them out to assist you with this. > > See the Posting Guide for more information on how to help us help you: > > Â http://www.R-project.org/posting-guide.html > > HTH, > > Marc Schwartz > > ______________________________________________ > [hidden email] 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. > > > ________________________________ > View message @ > http://n4.nabble.com/please-cant-install-rodbc-into-R-project-tp1590213p1590531.html > To unsubscribe from please, cant install rodbc into R-project, click here. > -- View this message in context: http://n4.nabble.com/please-cant-install-rodbc-into-R-project-tp1590213p1591549.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]]
______________________________________________ R-help@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.