@ -39,30 +39,25 @@ Note that **most of the documentation is outdated**. If you want to contribute,
@@ -39,30 +39,25 @@ Note that **most of the documentation is outdated**. If you want to contribute,
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/) - available under various names as a package on different GNU/Linux distributions
Optional:
curses dev library
(libncurses5-dev or libpdcurses on WIN32 for text user interface)
(Version 5 or 6, required for ATI GPU monitoring & clocking)
* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 5 or 6, required for ATI GPU monitoring & clocking
If building from git:
autoconf
automake
* autoconf
* automake
sgminer-specific configuration options:
--disable-adl Override detection and disable building with adl
--disable-adl-checks
--without-curses Do not compile support for curses TUI