-
Notifications
You must be signed in to change notification settings - Fork 78
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
Errors in installing OPM modules #566
Comments
I will assume that not finding the Dune libraries is the main problem here. How did you build and install the Dune libraries? On my system (also a mac) I have installed dune to a local directory on my user, then I pass that directory to opm when configuring. I.e. if Dune is installed to
to the cmake command line. I also install the Zoltan dependency (necessary for parallel runs) similarly, then the flag should be something like
I think that is as far as I can help without more info. |
@muhammadirfanzafar is this resolved and can we close the issue? |
You can consider this resolved. I had stopped using the OPM tool.
Thanks
…On Wed, Jun 8, 2022 at 12:09 PM Markus Blatt ***@***.***> wrote:
@muhammadirfanzafar <https://github.com/muhammadirfanzafar> is this
resolved and can we close the issue?
—
Reply to this email directly, view it on GitHub
<#566 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALK6GVDUAPY6PU5UHQEXOMTVODAU3ANCNFSM5LLBNMHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi,
While installing modules one by one in sequence given on the website, I have been facing issues. I have been able install opm-common, however for all the following modules I get this kind of error:
Help would be much appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: