Skip to content

Commit

Permalink
Add note about where to build R.
Browse files Browse the repository at this point in the history
Close #175
  • Loading branch information
llrs committed Jul 19, 2024
1 parent 5729314 commit c56d853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 02-getting_started.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ dnf builddep R

## Building R

It is recommended to build R in a different path than the source.
For this reason we have a `TOP_SRCDIR` variable where the source code goes and the variable `BUILDDIR` where the built R version will go.

### Linux

Here are the basic steps intended as a checklist.
Expand Down

0 comments on commit c56d853

Please sign in to comment.