asciiquarium icon indicating copy to clipboard operation
asciiquarium copied to clipboard

Debian 13 "trixie" fails to run

Open LambdaCalculus37 opened this issue 11 months ago • 0 comments

Thank you for a fun little script!

On my current Debian setup, asciiquarium fails to load. I have ncurses 6.4 installed (6.4+20240113-1 as per the Debian package), and Perl 5.38 installed. However, asciiquarium aborts with the following error:

  • CursesBoot.c: loadable library and perl binaries are mismatched (got first handshake key 0xeb80080, needed 0xf380080)

This is on Debian 13 "trixie", which is the current testing version. Perhaps the script needs to be updated and adjusted for newer versions of Perl and ncurses?

LambdaCalculus37 avatar Mar 13 '24 14:03 LambdaCalculus37