The correct solution for that missing sym link is documented at

https://docs.perl6.org/language/faq.html#Nativecall_can't_find_libfoo.so_and_I_only_have_libfoo.so.1.2!

S

On 31 August 2017 at 09:04, Richard Hainsworth <rnhainswo...@gmail.com> wrote:
> Just checking, but you do have a link to 'libssl.so' in the lib path?
>
> Eg. I have 'libssl.so.1.0.0' but not 'libssl.so'. If so, you might try
> adding a symlink from 'libssl.so.1.0.0' (for example) to 'libssl.so'
>
>
> On Thursday, August 31, 2017 02:45 PM, Norman Gaywood wrote:
>
>
> 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, Digest::SHA1::Native,
> Crypt::Random
> ===> Searching for missing dependencies: if
> ===> Building: Digest::SHA1::Native:ver('0.02')
> ===> Building [OK] for Digest::SHA1::Native:ver('0.02')
> ===> Installing: Cro::HTTP:ver('0.7')
> ===> Install [FAIL] for Cro::HTTP:ver('0.7'): ===SORRY!===
> Cannot locate symbol 'SSL_load_error_strings' in native library 'libssl.so'
>
> ===SORRY!===
> Cannot locate symbol 'SSL_load_error_strings' in native library 'libssl.so'
>
>   in any  at /home/ngaywood/rakudo-star-2017.07/install/share/perl6/[snip]
>
>
>
> --
> Norman Gaywood, Computer Systems Officer
> School of Science and Technology
> University of New England
> Armidale NSW 2351, Australia
>
> ngayw...@une.edu.au  http://turing.une.edu.au/~ngaywood
> Phone: +61 (0)2 6773 2412  Mobile: +61 (0)4 7862 0062
>
> Please avoid sending me Word or Power Point attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
>
>



-- 
4096R/EA75174B Steve Mynott <steve.myn...@gmail.com>

Reply via email to