Re: zef install --/test cro

2017-08-31 Thread Timo Paulssen
Scratch that, the openssl docs say ERR_load_error_strings(), SSL_load_error_strings() and ERR_free_strings() are available in all versions of SSLeay and OpenSSL. So maybe it's a different ssl implementation that provides libssl.so ?!?! On 08/31/2017 02:21 PM, Timo Paulssen wrote: > The

Re: zef install --/test cro

2017-08-31 Thread Timo Paulssen
The error for a missing libssl.so looks like Cannot locate native library 'libwhatevenisthis.so': libwhatevenisthis.so: cannot open shared object file: No such file or directory so in this case the library can be found but the symbol SSL_load_error_strings isn't in it. it might be an

Re: zef install --/test cro

2017-08-31 Thread Steve Mynott
a look at cro http://mi.cro.services/ > > But getting this when try to install. Any suggestions? > > $ zef install --/test cro --force-install > ===> Searching for: cro > ===> Searching for missing dependencies: Cro::WebSocket > ===> Searching for missing dependencies:

Re: zef install --/test cro

2017-08-31 Thread Richard Hainsworth
a look at cro http://mi.cro.services/ But getting this when try to install. Any suggestions? $ zef install --/test cro --force-install ===> Searching for: cro ===> Searching for missing dependencies: Cro::WebSocket ===> Searching for missing dependencies: Cro::HTTP, Digest::SHA1::Nati

zef install --/test cro

2017-08-31 Thread Norman Gaywood
Wanting to have a look at cro http://mi.cro.services/ But getting this when try to install. Any suggestions? $ zef install --/test cro --force-install ===> Searching for: cro ===> Searching for missing dependencies: Cro::WebSocket ===> Searching for missing dependencies: Cro::HTTP, Dig