Steven Penny writes:
> For some reason cURL 7.65.0-1 requires both of these:
>
>cygcrypto-1.1.dll
>cygcrypto-1.0.0.dll
>
> and confirmed by "setup.ini":
No it doesn't. The "requires" line is only there for backwards
compatibility and is a join of all versioned dependencies, which are
list
For some reason cURL 7.65.0-1 requires both of these:
cygcrypto-1.1.dll
cygcrypto-1.0.0.dll
and confirmed by "setup.ini":
requires: cygwin libcurl4 libmetalink3 libopenssl100 libssl1.1 zlib0
this raises several questions:
Why are both required?
Why is cURL requiring an old version o
Problem was windows line breaks:(
On Sat, Jul 20, 2019 at 9:34 PM Nikos Balkanas wrote:
>
> According to cygwin setup instructions we have to unset certain
> windows environment variables to prevent unpredictable windows
> behavior.
> When I try that in my ~/.bashrc
> [...]
> unset TMPDIR
> unset
Searching in the web, I found out the problem:
Cygwin requires unix line breaks, the ones I supplied were created in windows:(
On Sat, Jul 20, 2019 at 9:42 PM Nikos Balkanas wrote:
>
> Hi,
>
> I am trying to source the file .alias in my ~/.bashrc file:
>
> echo "alias = $(ls -la ~/.alias)"
> . ~/
L.S.,
Using the latest snapshot, I now get a complaint from 'ls'; this does
not happen w/ 3.0.7
Henri
= 3.0.7:
64-@@ uname -a
CYGWIN_NT-6.1 Seven 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin
64-@@ ls -lL <(grep bash .bashrc)
pr 1 Henri None 0 Jul 21 00:49 /dev/fd/63
= snapshot 2
5 matches
Mail list logo