Skip to content
Prev 418 / 3656 Next

Problems when installing RODBC in debian etch

On 26 June 2008 at 16:20, griera at gmail.com wrote:
| Hello:
| 
| I am tried to install the RODBC package in debian etch. At the end of the 
| installation it appears errors:
[...]
| Somebody knows which is the problem and the solution?

Well this has been maintained as a package in Debian for years so I'd start with 

	sudo apt-get install r-cran-rodbc

If you still want to build locally, use the Build-Depends the package gives
you. 

Hth, Dirk