Skip to content
New issue

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

Support tools in awesome-rust #4509

Open
suzuki-shunsuke opened this issue Jun 30, 2022 · 1 comment
Open

Support tools in awesome-rust #4509

suzuki-shunsuke opened this issue Jun 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@suzuki-shunsuke
Copy link
Member

https://github.com/rust-unofficial/awesome-rust

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jun 30, 2022
@suzuki-shunsuke
Copy link
Member Author

suzuki-shunsuke commented Jun 30, 2022

https://github.com/comtrya/comtrya

https://pavcreations.com/dyld-library-not-loaded-libssl-1-1-dylib-fix-on-macos/

$ comtrya --help
dyld[49842]: Library not loaded: /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
  Referenced from: /Users/shunsukesuzuki/.local/share/aquaproj-aqua/pkgs/github_release/github.com/comtrya/comtrya/v0.7.4/comtrya-aarch64-apple-darwin/comtrya-aarch64-apple-darwin
  Reason: tried: '/usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib' (no such file), '/usr/local/lib/libssl.1.1.dylib' (no such file), '/usr/lib/libssl.1.1.dylib' (no such file)
dyld[49844]: Library not loaded: /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
$ ls /opt/homebrew/Cellar/openssl@1.1/1.1.1p/lib/
engines-1.1  libcrypto.1.1.dylib  libcrypto.a  libcrypto.dylib  libssl.1.1.dylib  libssl.a  libssl.dylib  pkgconfig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant