[Sshpass-devel] getting sshpass to work under git windows 2.13.3
Brought to you by:
thesun
From: Infused W JC <inf...@gm...> - 2017-07-29 20:41:29
|
I get the following error: $ sshpass.exe 3 [main] sshpass (9292) C:\Program Files\Git\mingw64\bin\sshpass.exe: *** fatal error - cygheap base mismatch detected - 0x1802F4408/0x180304408. This problem is probably due to using incompatible versions of the cygwin DLL. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent version. The most recent version *should* reside in x:\cygwin\bin, where 'x' is the drive on which you have installed the cygwin distribution. Rebooting is also suggested if you are unable to find another cygwin DLL. I have placed cygwin1.dll in the C:\Program Files\Git\mingw64\bin What else do I need to do to get this to work? Ed |