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

Question from lib file missing-"/usr/bin/ld: cannot find -lmpipp" #3

Open
Gooneylouis opened this issue May 28, 2024 · 0 comments
Open

Comments

@Gooneylouis
Copy link

I read your three articles on NASA ADS about using PIC code Pigeon to simulate pulsar magnetosphere: "Radio Emission and Electric Gaps in Pulsar Magnetospheres", "Axisymmetric Pulsar Magnetosphere Revisited" and "Pulsar, PIC and Pigeon". After reading these three articles, I admired your Pigeon so much that I followed the tutorial on github. But when I run "pgn cb" on my own linux desktop computer (not a supercomputer cluster), I get an error: "/usr/bin/ld: cannot find -lmpipp", I can't fix it. I can confirm that I have fully installed all the dependent libraries (gcc, cmake, git, openmpi, hdf5) before running the example in Pigeon, and try to find the installation package using "dnf provides */libmipp.so", but I can't find it. Again, I used "find -name "libmpipp.so"" to look for the installation package, but I didn't find it either. In addition, I tried to install mipP to solve this problem, but in the end, it was in vain. Have you encountered this bug when running this program? Could you please tell me how to solve this problem? Thank you very much. My own computer system is: Distributor ID: Ubuntu, Description: Ubuntu 22.04.4 LTS, Release: 22.04, Codename: jammy.
截图 2024-05-25 21-28-07

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

No branches or pull requests

1 participant