GithubHelp home page GithubHelp logo

Vienna package not found about intarna HOT 4 CLOSED

Cold7 avatar Cold7 commented on September 15, 2024
Vienna package not found

from intarna.

Comments (4)

martin-raden avatar martin-raden commented on September 15, 2024

Hi @Cold7
the problem is the missing pkgconfig library information of the installed ViennaRNA package.

Please use the --disable-pkg-config option in the configurecall and it should work fine..

Best,
Martin

from intarna.

Cold7 avatar Cold7 commented on September 15, 2024

Hi @martin-raden, thanks so much for your help. Unfortunately, adding the --disable-pkg-config flag did not resolve that problem, and the error message is still appearing. Should I reinstall Vienna from the non-precompiled version?

from intarna.

martin-raden avatar martin-raden commented on September 15, 2024

mhh.. the check is looking for the library headers etc. so --with-vrna should point to the folder that contains include/ViennaRNA/vrna_config.h and lib/librna.a (or .la). so this might be --with-vrna=/usr/share/ViennaRNA for you (but not sure.. please check for the location of the named files).

please check if this works:

configure --disable-pkg-config

or

configure --disable-pkg-config --with-vrna=/usr/share/ViennaRNA

using whatever path hosts the library headers and lib-files.

If that's not working you might have to relate to a local build of the vienna package. I havent tested building in debian systems, since I dont have access to them. alternatively, you might install the prebuild viennarna package via conda. with that, the above will work or you can directly install intarna via conda. ;)

from intarna.

Cold7 avatar Cold7 commented on September 15, 2024

Hi again @martin-raden

Thanks for your comments. I tried searching the above-mentioned files, but I was not able to locate the library. Finally, I have uninstalled the precompiled version and compiled it by myself and now it works, so I think that this can be marked as closed.

Thanks again for your help

Best,
Sebastian

from intarna.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.