Updated Compiling from source (markdown)

JayDDee
2022-01-15 13:09:16 -05:00
parent 79046a40f5
commit 5e27950488

@@ -103,7 +103,7 @@ more packages in the next step.
`$ pacman -S autotools libcurl-devel mingw-w64-x86_64-curl gmp-devel jansson-devel openssl-devel zlib-devel` `$ pacman -S autotools libcurl-devel mingw-w64-x86_64-curl gmp-devel jansson-devel openssl-devel zlib-devel`
Other desired packages can also be installed at this time. Some useful ones not installed by default include Other desired packages can also be installed at this time. Some useful ones not installed by default include
git, openssh, wget, vim, zip/unzip ... git, openssh, wget, vim, zip, unzip ...
3. Set the system Path environment variable to allow cpuminer-opt to run from a Windows terminal, 3. Set the system Path environment variable to allow cpuminer-opt to run from a Windows terminal,
otherwise it can only run from an MSYS2 terminal. otherwise it can only run from an MSYS2 terminal.