Skip to content
Prev 419 / 3656 Next

Problems when installing RODBC in debian etch

Hi,

You can either use Dirks package using

    apt-get install r-cran-rodbc

which will pull the needed libraries, or install a more recent version
from CRAN. For this you need the build dependencies which you can likely
get by

    apt-get build-dep r-cran-rodbc

provided you have a source entry in your /etc/apt/sources.list

Johannes

* griera at gmail.com <griera at gmail.com> [080626 16:30]: