mintty / wsltty

Mintty as a terminal for Bash on Ubuntu on Windows / WSL
Other
3.12k stars 104 forks source link

documentation for compiling #247

Closed adipose closed 4 years ago

adipose commented 4 years ago

I just got the compile working. Here were the steps I needed:

Install cygwin. Install gcc, make, and zoo packages for cygwin Install Alpine WSL from Microsoft store. Other distros will not work and will fail with error "There is no distribution with the supplied name" make

mintty commented 4 years ago

Thanks. This information is now available on the project page.