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

Jellyfish support not enabled #5

Open
bio-jane opened this issue Jul 19, 2020 · 2 comments
Open

Jellyfish support not enabled #5

bio-jane opened this issue Jul 19, 2020 · 2 comments

Comments

@bio-jane
Copy link

Hi,
I am trying to install amos with jellyfish.

$./configure --with-jellyfish=/bin/jellyfish/
configure: error: Failed to compile program with libjellyfish!

I used LDFLAGS to pass the location of the libjellyfish.so library but it doesn't work.

@nathanhaigh
Copy link
Owner

@bio-jane Unfortunately, I'm not the author of AMOS, I cloned this repository from the original source as SourceForge. Perhaps you can get some help there: https://sourceforge.net/p/amos/

Typically when compiling this type of thing you actually need to point configure to the development files of the library not the binary as you have done.

@bio-jane
Copy link
Author

@nathanhaigh Thank you for your prompt reply.

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

2 participants