Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^5: How to install Net::SSLeay with perlbrew on a Mac?

by hippo (Bishop)
on Jul 29, 2021 at 08:27 UTC ( [id://11135470]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to install Net::SSLeay with perlbrew on a Mac?
in thread How to install Net::SSLeay with perlbrew on a Mac?

! Bailing out the installation for Alien-FFI-0.25.

You don't have libffi installed, or at east cpanm thinks not. If you install libffi outside of Perl (eg. via your OS package manager) then there's no need for Alien::FFI and therefore no need for Net::SSLeay.

Alien::FFI is a dynamic dependency - it is only attempted to be installed itself on systems which don't already have libffi. This is why it doesn't show up in the static dependency lists. HTH.


🦛

Replies are listed 'Best First'.
Re^6: How to install Net::SSLeay with perlbrew on a Mac?
by karlgoethebier (Abbot) on Jul 29, 2021 at 09:43 UTC

    You mean i need to install this?

    Update:

    Successfully installed FFI-Platypus-1.53

    This made my day. Thanks.

    «The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135470]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (10)
As of 2024-04-19 08:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found