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

Lara error after ViennaRNA install: Cannot compute a structure without the ViennaRNA library. Please install ViennaRNA and try again. #3

Open
jsoghigian opened this issue Jun 26, 2024 · 0 comments

Comments

@jsoghigian
Copy link

jsoghigian commented Jun 26, 2024

Hi,

I've installed ViennaRNA (thanks for the suggestions on installation!) but am in a cluster environment and can not "make install" in to a global directory. So, I did a local installation and I've attempted to add the path to the ViennaRNA libraries via LD_LIBRARY_PATH as below:

LD_LIBRARY_PATH=/path/to/apps/ViennaRNA-2.6.4/include/
export LD_LIBRARY_PATH

Within include there is a ViennaRNA directory with the appropriate libraries that are referenced by io.hpp , but it doesn't seem like lara is recognizing these libraries, as I receive the error:

Cannot compute a structure without the ViennaRNA library. Please install ViennaRNA and try again.

I don't have tons of experience with adding libraries to paths so I may be doing something wrong. Could you offer any advice on how to help lara recognize the ViennaRNA libraries?

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