-
Notifications
You must be signed in to change notification settings - Fork 98
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 while loading shared libraries #84
Comments
Same issue here using Arch Linux. |
same here. did you ever find a way around this? |
I can confirm I have ran into this issue, however I was able to get around it by doing "ln -s /usr/lib/libplist++-2.0.so /usr/lib/libplist.so.3" however do this at your own risk. |
For me, I ran Fedora 40 here |
Looks like you can also use
|
please add this to the markdown, how to make jitterbug work on linux: |
AUR package here: https://aur.archlinux.org/packages/jitterbugpair-bin :) |
Installed jitterbug pair for Linux and tried running with the terminal. I made sure that I have usbmuxt, netmuxt and libplist (from the extra repository). It failed gave this output:
./jitterbugpair: error while loading shared libraries: libplist.so.3: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: