bigswifty00000 has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks! I'm trying to install the above on MacOS Monterey, and getting this error, I've tried via cpan, manual download, can someone tell me what I need to do? Thanks in advance!
# Error: Can't load '/Users/kevin/Downloads/Net-SSLeay-1.92/blib/ +arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/U +sers/kevin/Downloads/Net-SSLeay-1.92/blib/arch/auto/Net/SSLeay/SSLeay +.bundle, 0x0002): tried: '/Users/kevin/Downloads/Net-SSLeay-1.92/blib +/arch/auto/Net/SSLeay/SSLeay.bundle' (mach-o file, but is an incompat +ible architecture (have (arm64), need (x86_64))) at /Users/kevin/perl +5/perlbrew/perls/perl-5.35.1/lib/5.35.1/darwin-2level/DynaLoader.pm l +ine 197. # at /Users/kevin/Downloads/Net-SSLeay-1.92/blib/lib/Net/SSLeay/Handl +e.pm line 8. # Compilation failed in require at /Users/kevin/Downloads/Net-SSLeay-1 +.92/blib/lib/Net/SSLeay/Handle.pm line 8. # BEGIN failed--compilation aborted at /Users/kevin/Downloads/Net-SSLe +ay-1.92/blib/lib/Net/SSLeay/Handle.pm line 8. # Compilation failed in require at t/handle/local/05_use.t line 8. # BEGIN failed--compilation aborted at t/handle/local/05_use.t line 8. # Looks like you failed 1 test of 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::SSleay install on Mac
by kcott (Archbishop) on Oct 12, 2022 at 05:52 UTC | |
by bigswifty00000 (Beadle) on Oct 12, 2022 at 14:40 UTC |