-
Notifications
You must be signed in to change notification settings - Fork 64
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
can not find libpcre on archlinux #94
Comments
|
Unfortunately the binaries are precompiled for Ubuntu Linux and are dynamically linked. In time I will either statically link to PCRE, or provide an Arch distro. For now, try the following for Arch: |
Thank you so much. |
I am watching your stangeloop talk, it is super good talk. (Will read "Lightweight Multi-Language Syntax Transformation with Parser Parser Combinators" soon.) |
Tracking in #96 |
I want to PR this but I don't know where to pr... |
/usr/local/bin/comby: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory
archlinux:
The text was updated successfully, but these errors were encountered: