LLNL / MemSurfer

MemSurfer is a software tool to compute bilayer membrane surfaces.
GNU General Public License v3.0
24 stars 9 forks source link

libCGAL.so not found in building #28

Open doug-oneal-nih opened 3 months ago

doug-oneal-nih commented 3 months ago

I am having the same issue described in https://github.com/LLNL/MemSurfer/issues/20 on a Oracle Linux 8 system. CGAL 5.6.1 is header-only and a devel package with the library is not available. It is not possible to build libCGAL.so using the source distribution. Has any progress been made to eliminate this library dependency?