X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=README;h=8f2c2116ae60d981b952b819e56e02494ef7cbbb;hb=29184e3702f7b9131d78f4732e4deae5d1c918bc;hp=06f0d3790d4b696e01788a277148250e4240068e;hpb=7af708a603390595e3988d7d461cf3e2f7db1797;p=PuTTY.git diff --git a/README b/README index 06f0d379..8f2c2116 100644 --- a/README +++ b/README @@ -65,8 +65,12 @@ For building on Unix: - unix/configure is for Unix and GTK. If you don't have GTK, you should still be able to build the command-line utilities (PSCP, - PSFTP, Plink, PuTTYgen) using this script. To use it, change - into the `unix' subdirectory, run `./configure' and then `make'. + PSFTP, Plink, PuTTYgen) using this script. To use it, change into + the `unix' subdirectory, run `./configure' and then `make'. Or you + can do the same in the top-level directory (we provide a little + wrapper that invokes configure one level down), which is more like + a normal Unix source archive but doesn't do so well at keeping the + per-platform stuff in each platform's subdirectory; it's up to you. Note that Unix PuTTY has mostly only been tested on Linux so far; portability problems such as BSD-style ptys or different header file