File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,18 @@ In addition to the GMT installer, you also need to download and install
3737[ GraphicsMagick] ( http://www.graphicsmagick.org/ ) if you want to create
3838animated GIFs.
3939
40+ ** NOTE:**
41+ At the installation step, you may get the warning message:
42+
43+ > Warning! Failed to add GMT to PATH. Please add the GMT bin path to PATH manually.
44+
45+ Usually it means your system variable ** PATH** is already too long and the GMT
46+ installer can't add its path to the variable. As it says, you need to ignore
47+ the warning message, and then manually add the GMT bin path
48+ (e.g., ` C:\programs\gmt6 ` ) to ** PATH** after finishing the installation.
49+ If you don't know how to manually modify ** PATH** , just search Google for
50+ "How to change windows path variable".
51+
4052## macOS
4153
4254### Application Bundle
You can’t perform that action at this time.
0 commit comments