Hello. I'm trying to install Cygwin and the toolchain on a machine with no internet connection. I downloaded the Cygwin installer and used it to download the installation package and then ran that on the non-net box.
Then I downloaded the latest version of the toolchain and tried running it but it starts up and then spits out this:
../depends/check-autoconf.sh: line 5: autoconf: command not found
ERROR: Install autoconf before continuing.
../depends/check-autoconf.sh: Failed.
Is this a problem with my Cygwin install or am I missing something?
Pretty sure the toolchain requires an active connection to use the 'svn' commands to retrieve the proper source files. If you'd like to install this, you'd need to download the svn files and then move them onto your non-internet computer. (or something of that sort)