-
Notifications
You must be signed in to change notification settings - Fork 8
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
JAMg on CentOs #9
Comments
Could you please try again with the new commit? |
Good morning,
That error happened to me as well and if you look carefully into the
3rd_party/ directory you can see that there is actually a lib64 folder but
it's empty.
What I did was to copy the libffindex_so.0.1 file that you can find into
the hhsuite/lib64/ path. I copied it into lib64 folder of 3rd_party/ and it
worked!
I was using Ubuntu as host OS but as I had the same error maybe this
helps...
Cheers
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Libre
de virus. www.avg.com
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
2017-04-01 8:00 GMT+02:00 Alexie Papanicolaou <[email protected]>:
… Could you please try again with the new commit?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASb4jO1zN_yy41kAgaFlpgDcmIAZXkVYks5rregMgaJpZM4Msl8r>
.
|
Hmm, the Makefile should have sorted that... |
Dear Alexie, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Greetings,
I would like to install JAMg on a CentOS machine, but the installation stops with the following error:
cp: cannot stat ‘lib64/libffindex.so.0.1’: No such file or directory
I thought it should be due to HH-suite, thus I manually installed it. Everything went well, so I retried to install JAMg but it still gives me the same error.
How can I install such library? I googled it and I only found it's a Debian library.
The text was updated successfully, but these errors were encountered: