Hello,
I need to compile static version of the latest modified code of smina. It looks like I always get error related to that boost is not installed as static library and I should reinstall with fpic flag.
Can you please tell me the instructions of installing it in static form ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I need to compile static version of the latest modified code of smina. It looks like I always get error related to that boost is not installed as static library and I should reinstall with fpic flag.
Can you please tell me the instructions of installing it in static form ?
You need static (.a) versions of the libraries you are linking with. You will need to install/build static versions of boost.
https://stackoverflow.com/questions/725472/static-link-of-shared-library-function-in-gcc