augustus installation error

Discussions about compiler errors and installation problems

Moderator: bioinf

Post Reply
User avatar
katharina
Site Admin
Posts: 531
Joined: Wed Nov 18, 2015 6:14 pm
Location: Greifswald
Contact:

augustus installation error

Post by katharina »

Originally posted in the old forum by Akshay Yadav on 02.06.2014 - 10:50
I am getting the following error while executing the Makefile:
gcc -c -Wall -Wno-sign-compare -ansi -pedantic -O2 -o properties.o properties.cc -I../include
properties.cc: In static member function âstatic void Properties::init(int, char**)â:
properties.cc:349:25: error: âstruct boost::filesystem::pathâ has no member named ânativeâ
properties.cc: In function âboost::filesystem::path findLocationOfSelfBinary()â:
properties.cc:615:10: error: âread_symlinkâ is not a member of âboost::filesystemâ
make: *** [properties.o] Error 1
User avatar
katharina
Site Admin
Posts: 531
Joined: Wed Nov 18, 2015 6:14 pm
Location: Greifswald
Contact:

Re: augustus installation error

Post by katharina »

by Sujai on 04.06.2014 - 12:33
Same here.
User avatar
katharina
Site Admin
Posts: 531
Joined: Wed Nov 18, 2015 6:14 pm
Location: Greifswald
Contact:

Re: augustus installation error

Post by katharina »

by katharina on 21.06.2014 - 15:38
Please use an older augustus version if you have compiler errors. We are aware that some of the newer boost components (such as boost:filesystem) are not available on older systems.
User avatar
katharina
Site Admin
Posts: 531
Joined: Wed Nov 18, 2015 6:14 pm
Location: Greifswald
Contact:

Re: augustus installation error

Post by katharina »

by Shiyou on 24.06.2014 - 17:09
Hope you to solve this asap
User avatar
katharina
Site Admin
Posts: 531
Joined: Wed Nov 18, 2015 6:14 pm
Location: Greifswald
Contact:

Re: augustus installation error

Post by katharina »

Backward compatibility will probably not be our top priority... consider updating your system if you want to use the latest version of augustus.
Post Reply