We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
% tmux dyld[16701]: Library not loaded: '/usr/lib/libutf8proc.2.dylib' Referenced from: '/usr/bin/tmux' Reason: tried: '/usr/lib/libutf8proc.2.dylib' (code signature invalid (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x000589F0, codeBlobSize=0x000015A0 for '/usr/lib/libutf8proc.2.dylib'), '/usr/local/lib/libutf8proc.2.dylib' (no such file) zsh: abort tmux % dpkg --list --no-pager libutf8proc2 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-============================================================ ii libutf8proc2 2.5.0-2 iphoneos-arm C library for processing UTF-8 Unicode data (shared library) % ls -l /usr/lib/libutf8proc.2.dylib -rwxr-xr-x 1 root wheel 368528 Oct 7 2020 /usr/lib/libutf8proc.2.dylib* % sha256sum /usr/lib/libutf8proc.2.dylib 8b5dfe8e447051490021c0d598c806d85f584ac1c398ed09ff962cd44bed6376 /usr/lib/libutf8proc.2.dylib % file /usr/lib/libutf8proc.2.dylib /usr/lib/libutf8proc.2.dylib: Mach-O 64-bit arm64 dynamically linked shared library, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|NO_REEXPORTED_DYLIBS>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: