tseemann / abricate

:mag_right: :pill: Mass screening of contigs for antimicrobial and virulence genes
GNU General Public License v2.0
364 stars 90 forks source link

perl library issue when using hembrew install #176

Open suskraem opened 3 years ago

suskraem commented 3 years ago

Hello, I'm trying to install abricate on macOS Big Sur 11.2.3 using the homebrew method and am getting the following error

(base) biol-018703:~ susanne$ brew reinstall brewsci/bio/abricate ==> Downloading https://ghcr.io/v2/brewsci/bio/abricate/manifests/1.0.1 Already downloaded: /Users/susanne/Library/Caches/Homebrew/downloads/1fd69ae9642bd83ac5144178e839c29278b79e0f2e8514156601c4dc002578a1--abricate-1.0.1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/brewsci/bio/abricate/blobs/sha256:9aa025868b88f8c74aacc177dc6f672bf436654390baea43eaa2bef3de2c561e Already downloaded: /Users/susanne/Library/Caches/Homebrew/downloads/b6f6dcc64bc916b3f5979a5a26cce80186dfe9a022b97d657911dc65a96ccfaf--abricate--1.0.1.catalina.bottle.tar.gz ==> Reinstalling brewsci/bio/abricate ==> Pouring abricate--1.0.1.catalina.bottle.tar.gz ==> /usr/local/Cellar/abricate/1.0.1/bin/abricate --setupdb Last 15 lines from /Users/susanne/Library/Logs/Homebrew/abricate/post_install.01.abricate: 2021-08-11 13:28:05 -0400

/usr/local/Cellar/abricate/1.0.1/bin/abricate --setupdb

XS.c: loadable library and perl binaries are mismatched (got handshake key 0xfa80080, needed 0xf880080) Warning: The post-install step did not complete successfully You can try again using: brew postinstall brewsci/bio/abricate

I tried the postinstall but am getting the same error.

Any help is greatly appreciated! Thanks!

liuqian666 commented 10 months ago

Hello, I have encountered the same issue as you. Did you solve it? I would appreciated it if could help me.