site: update download page, note windows issues
This commit is contained in:
		
							parent
							
								
									8b16a9ce06
								
							
						
					
					
						commit
						b17b9b5e2f
					
				| @ -6,7 +6,6 @@ title: hledger downloads | |||||||
| 
 | 
 | ||||||
| <style> | <style> | ||||||
| #platformdocs td { | #platformdocs td { | ||||||
|     width:33%; |  | ||||||
|     vertical-align:top; |     vertical-align:top; | ||||||
|     font-size:small; |     font-size:small; | ||||||
| } | } | ||||||
| @ -15,56 +14,101 @@ title: hledger downloads | |||||||
| } | } | ||||||
| </style> | </style> | ||||||
| 
 | 
 | ||||||
| Here are hledger binaries which should "just work" on your computer.  For | Here are pre-built hledger binaries which you can download. There is no | ||||||
| more help and alternatives, please see the <a | installation wizard but they should "just work" if you make them | ||||||
| href="../MANUAL.html#installing">installing doc</a>. | executable and run them.  For more help and alternate installation | ||||||
|  | methods, please see the <a href="../MANUAL.html#installing">installation | ||||||
|  | docs</a>. | ||||||
|      |      | ||||||
| Errata: these binaries lack support files for the web interface, you must copy |  | ||||||
|   [those files](http://joyful.com/repos/hledger/hledger-web/data/static/) to |  | ||||||
|   `./data/web/static/` below the directory where you run hledger. |  | ||||||
| 
 |  | ||||||
| <table id="platformdocs"> | <table id="platformdocs"> | ||||||
| 	<tr> |   <tr> | ||||||
| 		<th><img src="../linux.png" /><br />GNU/Linux (x86)</th> |     <th width="34%" colspan=2><img src="../linux.png" /><br />GNU/Linux</th> | ||||||
| 		<th><a href="download/hledger-0.13-mac-i386.gz"><img src="../mac.png" border=0 /></a><br />Mac</th> |     <th width="33%"><a href="download/hledger-0.13-mac-i386.gz"><img src="../mac.png" border=0 /></a><br />Mac</th> | ||||||
| 		<th><a href="download/hledger-0.13-win-i386.gz"><img src="../windows.png" border=0 /></a><br />Windows</th> |     <th width="33%"><a href="download/hledger-0.13-win-i386.gz"><img src="../windows.png" border=0 /></a><br />Windows</th> | ||||||
| 	</tr> |   </tr> | ||||||
| 	<tr> |   <tr><td colspan=4><br>command-line tool:</td></tr> | ||||||
| 		<td> |   <tr align="center"> | ||||||
| Download the   |     <td> | ||||||
| **[32-bit](download/hledger-0.13-linux-i386.gz)** or |       **[hledger-0.13-linux-i386.gz](download/hledger-0.13-linux-i386.gz)**<br><br> | ||||||
| **[64-bit](download/hledger-0.13-linux-x86_64.gz)** version |     </td> | ||||||
|  |     <td> | ||||||
|  |       <!-- **[hledger-0.13-linux-x86_64.gz](download/hledger-0.13-linux-x86_64.gz)**<br><br> --> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-0.13-mac-i386.gz](download/hledger-0.13-mac-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       *windows build problems, for now use* | ||||||
|  |       **[hledger-0.12.1-windows-i386.exe.zip](download/hledger-0.12.1-windows-i386.exe.zip)** | ||||||
|  |     </td> | ||||||
|  |   </tr> | ||||||
|  |   <tr><td colspan=4>optional add-ons:</td></tr> | ||||||
|  |   <tr><td colspan=4>web interface</td></tr> | ||||||
|  |   <tr align="center"> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-web-0.13-linux-i386.gz](download/hledger-web-0.13-linux-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       <!-- **[hledger-web-0.13-linux-x86_64.gz](download/hledger-web-0.13-linux-x86_64.gz)**<br><br> --> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-web-0.13-mac-i386.gz](download/hledger-web-0.13-mac-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |     </td> | ||||||
|  |   </tr> | ||||||
|  |   <tr><td colspan=4>curses-style interface</td></tr> | ||||||
|  |   <tr align="center"> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-vty-0.13-linux-i386.gz](download/hledger-vty-0.13-linux-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       <!-- **[hledger-vty-0.13-linux-x86_64.gz](download/hledger-vty-0.13-linux-x86_64.gz)**<br><br> --> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-vty-0.13-mac-i386.gz](download/hledger-vty-0.13-mac-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |     </td> | ||||||
|  |   </tr> | ||||||
|  |   <tr><td colspan=4>pie chart generator</td></tr> | ||||||
|  |   <tr align="center"> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-chart-0.13-linux-i386.gz](download/hledger-chart-0.13-linux-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       <!-- **[hledger-chart-0.13-linux-x86_64.gz](download/hledger-chart-0.13-linux-x86_64.gz)**<br><br> --> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |       **[hledger-chart-0.13-mac-i386.gz](download/hledger-chart-0.13-mac-i386.gz)**<br><br> | ||||||
|  |     </td> | ||||||
|  |     <td> | ||||||
|  |     </td> | ||||||
|  |   </tr> | ||||||
|  | 
 | ||||||
|  |   <!-- <tr> --> | ||||||
|  |   <!--   <td colspan=2> --> | ||||||
|  |   <!--     Open a terminal window and go to your browser's download directory, then:   --> | ||||||
|  |   <!--     `$ gunzip hledger-*86*`   --> | ||||||
|  |   <!--     `$ mv hledger-*86* hledger`   --> | ||||||
|  |   <!--     `$ chmod +x hledger`   --> | ||||||
|  |   <!--     `$ ./hledger`   --> | ||||||
|  |   <!--   </td> --> | ||||||
|  |   <!--   <td> --> | ||||||
|  |   <!--     Double-click the downloaded file to decompress it.   --> | ||||||
|  |   <!--     Rename the decompressed file to "hledger".   --> | ||||||
|  |   <!--     Open a terminal window and go to your browser's download directory, then:   --> | ||||||
|  |   <!--     `$ chmod +x hledger`   --> | ||||||
|  |   <!--     Run it:   --> | ||||||
|  |   <!--     `$ ./hledger` --> | ||||||
|  |   <!--   </td> --> | ||||||
|  |   <!--   <td> --> | ||||||
|  |   <!--     Unzip it to (eg) your desktop.   --> | ||||||
|  |   <!--     Double-click on the unzipped file 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. --> | ||||||
|  |   <!--   </td> --> | ||||||
|  |   <!-- </tr> --> | ||||||
| 
 | 
 | ||||||
| Open a terminal window and go to your browser's download directory, then:   |  | ||||||
| `$ gunzip hledger-*86*` |  | ||||||
| `$ mv hledger-*86* hledger` |  | ||||||
| `$ chmod +x hledger` |  | ||||||
| `$ ./hledger` |  | ||||||
| 		</td> |  | ||||||
| 		<td> |  | ||||||
| Download   |  | ||||||
| <span style="white-space:nowrap;"> |  | ||||||
| **[hledger-0.13-mac-i386.gz](download/hledger-0.13-mac-i386.gz)** |  | ||||||
| </span> |  | ||||||
|    |  | ||||||
| Double-click the downloaded file to decompress it.   |  | ||||||
| Rename the decompressed file to "hledger".   |  | ||||||
| Open a terminal window and go to your browser's download directory, then:   |  | ||||||
| `$ chmod +x hledger`   |  | ||||||
| Run it:   |  | ||||||
| `$ ./hledger` |  | ||||||
| 		</td> |  | ||||||
| 		<td> |  | ||||||
| Download   |  | ||||||
| <span style="white-space:nowrap;"> |  | ||||||
| **[hledger-0.13-windows-i386.exe.zip](download/hledger-0.13-windows-i386.exe.zip)** |  | ||||||
| </span> |  | ||||||
|    |  | ||||||
| Unzip it to (eg) your desktop.   |  | ||||||
| Double-click on the unzipped file 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. |  | ||||||
| 		</td> |  | ||||||
| 	</tr> |  | ||||||
| </table> | </table> | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -35,8 +35,9 @@ This is the manual for hledger 0.13.0. | |||||||
| 
 | 
 | ||||||
| ## Installing | ## Installing | ||||||
| 
 | 
 | ||||||
| hledger works on all major platforms. You can download and run current | hledger works on all major platforms *(except microsoft windows, as of  | ||||||
| release binaries from the [download page](DOWNLOAD.html). | version 0.13; to be fixed)*. You can download and run current release binaries from | ||||||
|  | the [download page](DOWNLOAD.html). | ||||||
| 
 | 
 | ||||||
| You can also build the current release from source using cabal-install. | You can also build the current release from source using cabal-install. | ||||||
| Ensure you have a working | Ensure you have a working | ||||||
| @ -531,8 +532,7 @@ Examples: | |||||||
| 
 | 
 | ||||||
| ##### web | ##### web | ||||||
| 
 | 
 | ||||||
| *Requires GHC 6.12 or greater.* | *Building from source requires GHC 6.12 or greater.* | ||||||
| *This command can edit or overwrite your journal file.* |  | ||||||
| 
 | 
 | ||||||
| The web command starts a web server providing a web-based user interface, | The web command starts a web server providing a web-based user interface, | ||||||
| and if possible, opens a web browser to view it. The web UI combines the | and if possible, opens a web browser to view it. The web UI combines the | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user