diff --git a/site/binaries/HEADER.html b/site/binaries/HEADER.html deleted file mode 100644 index e955cb4c0..000000000 --- a/site/binaries/HEADER.html +++ /dev/null @@ -1,62 +0,0 @@ - - - -
- -Here are the available hledger binaries and some platform-specific hints. - -If the binary for your platform is not current or does not work, -please build the -latest hledger with cabal instead. - -Also please send -success/failure reports and advice for making installation -smoother. - -
- -
| GNU/Linux | -Mac | -Windows | -
|---|---|---|
-
-Download the appropriate (32-bit or 64-bit) linux binary, usually by right-click -> save as.
-Go to your browser's download directory in a terminal window.
-If the file did not get decompressed, do that now: gunzip hledger-*.
-Rename the binary to hledger.
-Make it executable: chmod +x hledger.
-Try running it: ./hledger --help.
-
- |
-
-
-Download the mac (OSX intel) binary, eg by right-click -> save as.
-Open a terminal window and go to your browser's download folder.
-If the file did not get decompressed, do that now: gunzip hledger-*.
-Rename the binary to hledger.
-Make it executable: chmod +x hledger.
-Try running it: ./hledger --help.
-
- |
-
-
-Download the windows binary, usually by right-click -> save as.
-Unzip the file and rename it to hledger.exe.
-Double-click on it to run the web interface (the default behaviour on windows).
-A security dialog may pop up, where you can choose whether other machines
-may access your hledger web interface.
-
- |
-