Hi Dan, I can't speak to the rebase situation, however, one has to keep in mind the purpose of the MSYS environment as part of JTSDK. It is not a full MSYS image/environment instalaltion, it's the chain image, meaning, it's there to support for the use of GCC, C++, gfortran, and autotools, not an interactive user environment. The MSYS work-space is not even installed (though there are a few msys dll's to support the tool chain binary requirements), as it is not needed (normally) for the tool chain to perform it's intended function. mingw-get is not part of the tool chain side, it's part of the MSYS environment / installer side.
This is evident by the fact, grep and find are in the C:/JTSDK/msys/bin directory. However, the default or "assumed" profile for mingw-get is looking for those binaries in a non-existent MSYS /bin directory (which it cannot find), not the tool-chain /bin directory. I'm not certain, but I believe mingwe-get needs a profile file to tell it where MSYS is located along with the tool chain folder ../mingw or ../mingw32 / wherever the tool chain is located. 73's Greg, KI7MT On 3/5/2017 8:50 PM, Dan Malcolm wrote: > Bill, > Got that and installed it. MIngw-get still failed but a search found the > program under C:\JTSDK\mingw32\bin so I used the full path from the JTSDK > MYS prompt. That ran and seemed to install a few pages. Closed all JTSDK > windows and then found dash.exe right where you said it would be. It opened > a window and /bin/rebaseall gave me this error: > $ /bin/rebaseall > /bin/rebaseall: 207: find: not found > /bin/rebaseall: 207: grep: not found > /bin/rebaseall: 207: find: not found > /bin/rebaseall: 207: grep: not found > _____________________________ > Dan Malcolm CFI/II > K4SHQ > > > -----Original Message----- > From: Bill Somerville [mailto:g4...@classdesign.com] > Sent: Sunday, March 05, 2017 8:53 PM > To: wsjt-devel@lists.sourceforge.net > Subject: Re: [wsjt-devel] Hamlib3 compile error > > On 06/03/2017 02:43, Dan Malcolm wrote: >> The very first step failed with 'bash.exe: mingw-get: command not found'. > > HI Dan, > > Ah, that's not helpful. > > Try this: > > https://sourceforge.net/projects/mingw/files/ > > you want the mingw-get-setup.exe installer offered at the top of the page. > > 73 > Bill > G4WJS. > > > ---------------------------------------------------------------------------- > -- > Check out the vibrant tech community on one of the world's most engaging > tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > wsjt-devel mailing list > wsjt-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > wsjt-devel mailing list > wsjt-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel