Skip to content
Prev 707 / 3656 Next

build dependencies was Re: [R] problem with rgl package

Hi,

* Dirk Eddelbuettel <edd at debian.org> [090507 18:00]:
...
In the Debian README, it currently says:

You only need r-base-dev if you want to compile R packages yourself or other
software depending on R (see section below on administration and maintenance).

So I am thinking to add the following:

"Be aware that you may also have to install additional build dependencies
(typically -dev packages containing headers). The list r-sig-debian is a
good place to ask if you run into problems. If you are using these
backports from CRAN, and just want to update a package r-cran-foo that
is part of Debian, you can get the build dependencies by 

    apt-get build-dep r-cran-foo"

How does that sound? Improvements welcome.

Johannes