You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
The text was updated successfully, but these errors were encountered: