Lance R. David - 2018-08-08

Hey Mike,

Thank you for this wiki info. I have been needing to get SQLite tools into the system path and your instructions did the trick. I thought this would require admin priv and did not want to call CHD. Now, Windows search brings it right up instead of having to navigate to the folder with File Explorer.

Winning!
Lance

[Forest Service Shield]

Lance R. David
Sr Systems Analyst

Forest Service Contractor (METI, Inc)
Forest Management Service Center

p: 970-295-5856
ldavid@fs.fed.usldavid@fs.fed.us

2150 Centre Ave, Bldg A
Fort Collins, CO 80526
www.fs.fed.ushttp://www.fs.fed.us/
[USDA Logo]http://usda.gov/[Forest Service Twitter]https://twitter.com/forestservice[USDA Facebook]http://facebook.com/USDA

Caring for the land and serving people

From: Mike Shettles [mailto:mshettles521@users.sourceforge.net]
Sent: Wednesday, August 8, 2018 10:00 AM
To: BuildProcess_Rtools BuildProcess_Rtools@wiki.open-fvs.p.re.sourceforge.net
Subject: [open-fvs:wiki] mshettles521 modified page BuildProcess_Rtools

--- v6

+++ v7

@@ -11,6 +11,17 @@

There are several different compiler packages that can be used to build the executables. The Rtools toolkit package will be discussed here. Refer to the appropriate wiki document for discussion of the others. Download the Rtools toolkit from <http: cran.r-project.org="" bin="" windows="" rtools="">. You will want to download the latest Rtools package, or if you are an R user, get the version that corresponds to your version of R.</http:>

Once you get the installer downloaded, run it. Include all Components and any Additional Tasks (check boxes to Edit system Path and Save version info to registry). Then just click through the rest of the installation. Unfortunately, when the installation is complete you may not see a program icon like those typically added with an installation.

+

+NOTE: starting with Rtools version 3.5 (and later, as of this writing) users will need to manually specify the PATH location of the directory where the C-language and Fortran compilers are located. This no longer automatically happens during installation. As an example of how to do this in Windows 10:

+

    1. Pull up the Control Panel using the Windows search field
    1. Click on "System"
    1. Click on "Advanced System Settings" on the left panel
    1. Click on "Environmental Variables"
    1. Double-click the "Path" field in the "System Variables" window.
    1. Click "New" in the "Edit environmental variables window" that should have popped up
    1. Add the rectory strng corresponding to the bit type of FVS you are wanting to build ("C:\Rtools\mingw_32\bin" for 32 bit, or "C:\Rtools\mingw_64\bin" for 64 bit versions of FVS)
    1. Hit "OK"

To test for successful installation of RTools you will need to open a Command Window. For example, on Windows this is done by clicking Start > (All) Programs > Accessories > Command Prompt.

@@ -45,7 +56,7 @@

Make sure the version shown on the first line of the report is at least 4.5.

-That's it. You’ve successfully installed Rtools and can now build open-fvs programs. Now that you have verified you have successfully installed RTools, the next step is to check out the source code from the Subversion repository located on google.code servers.

+That's it. You’ve successfully installed Rtools and can now build open-fvs programs. Now that you have verified you have successfully installed RTools, the next step is to check out the source code from the Subversion repository located on sourceforge servers.

## Getting The Source Files


Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/open-fvs/wiki/BuildProcess_Rtools/

To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.