-
Notifications
You must be signed in to change notification settings - Fork 29
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
Error: could not load: libpcre.so(.3|.1|) #207
Comments
Hello, In linux, pcre is not is not shipped with nim : ls -l /home/Alogani/.nimble/bin/
total 5220
-rwxr-xr-x. 1 Alogani Alogani 1835456 6 janv. 09:17 choosenim
-rwxr--r--. 1 Alogani Alogani 496280 6 janv. 09:17 nim
-rwxr--r--. 1 Alogani Alogani 496280 6 févr. 18:03 nimble
-rwxr--r--. 1 Alogani Alogani 496280 6 janv. 09:17 nim-gdb
-rwxr--r--. 1 Alogani Alogani 496280 6 janv. 09:17 nimgrep
lrwxrwxrwx. 1 Alogani Alogani 83 7 juin 12:37 nimlangserver -> ../pkgs2/nimlangserver-1.2.0-95de85fae4485dcd850ada31e200d15671a00c4a/nimlangserver
-rwxr--r--. 1 Alogani Alogani 496280 6 janv. 09:17 nimpretty
-rwxr--r--. 1 Alogani Alogani 496280 6 janv. 09:17 nimsuggest
lrwxrwxrwx. 1 Alogani Alogani 69 7 juin 07:40 ntu -> ../pkgs2/testutils-0.5.0-756d0757c4dd06a068f9d38c7f238576ba5ee897/ntu
-rwxr--r--. 1 Alogani Alogani 496280 6 janv. 09:17 testament I tried copying |
Fixed by #259 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
The nimlangserver crash with the following error, altough pcre is installed on my distribution.
I'm trying to use the last version of https://github.com/nim-lang/vscode-nim
Installed
Fedora version
Linux fedora 6.8.11-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 27 14:53:33 UTC 2024 x86_64 GNU/Linux
Nimserver version
Pcre location
Small test
Output :
The text was updated successfully, but these errors were encountered: