-
Notifications
You must be signed in to change notification settings - Fork 10
Description
When I tried to execute the sample program (please see the attachment), there was an error. Any suggestions ?
Operating system : macOS 11.1
Raku : Implementing the Raku(tm) programming language v6.d. Built on MoarVM version 2020.11.
Attachment : test.raku.zip
Detailed error message :
Cannot locate native library 'libarchive.13.dylib': dlopen(libarchive.13.dylib, 10): image not found
in method setup at /usr/local/Cellar/rakudo/2020.11/share/perl6/core/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 298
in block archive_write_new at /usr/local/Cellar/rakudo/2020.11/share/perl6/core/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 587
in method open at /usr/local/Cellar/rakudo/2020.11/share/perl6/site/sources/943F7EBAA952F84315C9C926056C30402F72CA4E (Libarchive::Write) line 97
in method new at /usr/local/Cellar/rakudo/2020.11/share/perl6/site/sources/943F7EBAA952F84315C9C926056C30402F72CA4E (Libarchive::Write) line 87
in sub archive-write at /usr/local/Cellar/rakudo/2020.11/share/perl6/site/sources/5B41F2FD7CE055B9A8303A4E9DC8BABEACF6AA72 (Libarchive::Simple) line 7
in method to-blob at /usr/local/Cellar/rakudo/2020.11/share/perl6/site/sources/788A745784D5EA4EF68F82C35BF0689F82D90701 (Spreadsheet::XLSX) line 154
in method save at /usr/local/Cellar/rakudo/2020.11/share/perl6/site/sources/788A745784D5EA4EF68F82C35BF0689F82D90701 (Spreadsheet::XLSX) line 170
in method save at /usr/local/Cellar/rakudo/2020.11/share/perl6/site/sources/788A745784D5EA4EF68F82C35BF0689F82D90701 (Spreadsheet::XLSX) line 165
in block at test.raku line 27