close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 2, 2015, 8:55:06 AM (10 years ago)
- Author:
-
Jorge
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
17 | 17 | |
18 | 18 | In order to download the source code we need [http://subversion.apache.org/ subversion]. You can download a good subversion client for windows from [http://tortoisesvn.net/downloads.html TortoiseSVN] |
| 19 | |
19 | 20 | Make sure to select the option "command line client tools" as "Will be installed on hard drive" which comes unselected by default. |
20 | 21 | |
… |
… |
|
36 | 37 | |
37 | 38 | [http://cran.r-project.org/bin/windows/Rtools/ Rtools] is a set of tools to compile R packages and R itself. We have chosen this tools to compile also TOL in order to make smoother the integration between TOL and R. You can download it from [http://cran.r-project.org/bin/windows/Rtools/Rtools31.exe Rtools download]. When installing accept all the suggested path and installation options. |
| 39 | |
| 40 | Select the option to include the Rtools path in the system path. |
| 41 | |
| 42 | [[Image(Rtools_path.png)]] |
38 | 43 | |
39 | 44 | One more step is required, we need to download [http://packages.tol-project.org/win32/development/mingw32-make.exe mingw32-make.exe] and install it to {{{C:\Rtools\gcc-4.6.3\bin\}}}. |