This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Augustus running error

hi

when i try ./augustus on ubuntu then i get below error:

Error while loading shared libraries: libboost_iostreams.so.1.55.0: cannot open shared object file: No such file or directory

i downloaded boost_1_61_0 but i do not know how install it on ubuntu. what i do to install boost and then run augustus??

software error next-gen

Did you compile the source code or did you just run the executables that came along with the tar.gz file? AFAIK, those scritpts are compiled in a different system and they never work. You may have to re-compile them to make it specific for your system (so that it knows where all the lib that it needs). Go to the src folder in your augustus package and run make followed by make install. Then try your command! hope this helps.

0 answers

No answers yet.

Log in to answer this question.