I thought there might be an issue with where the files are being copied so did ./bootstrap.sh --prefix=./ Even that didn't work. What could be the error? Also, is there a way to download latest boost libraries for Oracle Linux directly?
Last edit: Sashank Gondala 2017-04-03
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to compile boost libraries from source for Orcle Linux. However, the very first command
./bootstrap.sh
fails with the errorI thought there might be an issue with where the files are being copied so did
./bootstrap.sh --prefix=./
Even that didn't work. What could be the error? Also, is there a way to download latest boost libraries for Oracle Linux directly?Last edit: Sashank Gondala 2017-04-03