Package Details: huxdemp 1.0.0-1

Git Clone URL: https://aur.archlinux.org/huxdemp.git (read-only, click to copy)
Package Base: huxdemp
Description: A better hexdump
Upstream URL: https://github.com/kiedtl/huxdemp
Submitter: pjvds
Maintainer: pjvds
Last Packager: pjvds
Votes: 0
Popularity: 0.000000
First Submitted: 2022-06-08 10:49 (UTC)
Last Updated: 2022-06-08 10:49 (UTC)

Latest Comments

abu_bua commented on 2024-11-22 16:37 (UTC) (edited on 2024-11-22 17:10 (UTC) by abu_bua)

huxdemp:

hxd command gives following error: error while loading shared libraries: liblua5.3.so.0: cannot open shared object file: No such file or directory

Only a liblua5.3.so.0 is in the lib dir (/usr/lib/liblua5.3.so) . Seems that the lib got wrong linked. The correct name of the lib is "/usr/lib/liblua5.3.so" without a "0" at the end.

The git version compiles correct and works. btw, the git version links it to the newer liblua.so.5.4 .

Best regards and thank you for your efforts!

kleintux commented on 2022-06-14 15:49 (UTC)

You need to rename this package to huxdemp-bin because its a binary and its not build. You can use this package name for compiling from source. thx and cheers