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.

Changes between Version 10 and Version 11 of CompileMINGW32


Ignore:
Timestamp:
Feb 2, 2015, 8:55:06 AM (10 years ago)
Author:
Jorge
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileMINGW32

    v10 v11  
    1717
    1818In 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
    1920Make sure to select the option "command line client tools" as "Will be installed on hard drive" which comes unselected by default.
    2021
     
    3637
    3738[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
     40Select the option to include the Rtools path in the system path.
     41
     42[[Image(Rtools_path.png)]]
    3843
    3944One 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\}}}.