Browse Source

Merge pull request #181 from morenoh149/patch-1

added clarification for dependencies
refactor
Noel Maersk 11 years ago
parent
commit
4c64a192f7
  1. 5
      README.md

5
README.md

@ -69,6 +69,11 @@ sgminer-specific configuration options: @@ -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`.

Loading…
Cancel
Save