1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-08-26 05:41:55 +00:00

Merge pull request #181 from morenoh149/patch-1

added clarification for dependencies
This commit is contained in:
Noel Maersk 2014-04-02 16:53:44 +03:00
commit 4c64a192f7

View File

@ -69,6 +69,11 @@ sgminer-specific configuration options:
--disable-adl-checks
--without-curses Do not compile support for curses TUI
#### Debian Example
apt-get install libcurl4-openssl-dev pkg-config libtool libncurses5-dev
AMD APP SDK and AMD ADL SDK must be downloaded from the amd websites.
### *nix build instructions
If needed, place include headers (`*.h` files) from `ADL_SDK_*<VERSION>*.zip` in `sgminer/ADL_SDK`.