Skip to content
Back to formatted view

Raw Message

Message-ID: <15155.6270.748819.300778@mithrandir.hornik.net>
Date: 2001-06-22T10:05:50Z
From: Kurt Hornik
Subject: RODBC
In-Reply-To: <3.0.6.32.20010622095837.00981920@mail.wsl.ch>

>>>>> Christian Hoffmann writes:

> Hi,
> I have tried to install.packages("RODBC"), but it balks:

> Installing source package `RODBC' ...
> creating cache ./config.cache
> checking for library containing SQLTables... no
> configure: error: no ODBC driver manager found
> ERROR: Configuration failed for package `RODBC'


> What am I missing?  
> What and where should "SQLTables" be? In another package? 
> What should I tell my administrators to make an ODBC driver manager
> available to me?

The configure script is looking for symbol SQLTables in one of the
following libs:

	odbc odbc32 iodbc

E.g. on Debian you can install package libiodbc2-dev.

See also file README in the RODBC sources.

-kh
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._