jflanigan / jamr

JAMR Parser and Generator
BSD 2-Clause "Simplified" License
193 stars 49 forks source link

trouble with wget command for Illinois tagger #31

Open mrlamm opened 6 years ago

mrlamm commented 6 years ago

When I run ./setup, I get this error --2018-06-13 22:35:32-- https://github.com/jflanigan/jamr/releases/download/JAMR_v0.2/IllinoisNerExtended-2.7.tgz0 Resolving github.com (github.com)... 192.30.255.112, 192.30.255.113 Connecting to github.com (github.com)|192.30.255.112|:443... connected. OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Unable to establish SSL connection.

Tried including --no-check-certificate in the wget command for the Illinois tagger, but no dice. Any idea how to fix this?

Thanks!

mrmechko commented 6 years ago

I got that to work just a moment ago by updating openssl.