compiling gatb-core with external Boost and hdf5
1
0
Entering edit mode
6.6 years ago
ilya_shl • 0

How can I compile gatb-core using Boost and hdf5 libraries installed separately, rather than those under thirdparty/? (This is needed to create a proper recipe for installing gatb with the bioconda package manager). Thanks for help!

GATB packaging conda bioconda cmake • 1.7k views
ADD COMMENT
1
Entering edit mode
6.5 years ago
Rayan Chikhi ★ 1.5k

Hi Ilya, the short answer is that you currently cannot as of today.

A GATB team member attempted to do that before, but this entails to modify gatb's CMakeLists.txt to find the system boost and hdf5 libs, as well as a few #include's. Currently the easiest solution is to ship (a subset of) boost and hdf5 along with gatb-core.

Thing is, we also modified hdf5's CMakeLists in some places (e.g. to allow compilation without zlib, to rename the produced h5dump binary, and apparently for static compilation), so going back to vanilla hdf5 will require some testing on our side.

Any obstacle towards allowing gatb-core package to contain parts of boost and hdf5?

ADD COMMENT

Login before adding your answer.

Traffic: 2657 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6