[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libscotch-dev/7.0.1-2: Why is there no libscotchmetis.so?



Am Fri, Mar 18, 2022 at 11:51:38PM +0100 schrieb Drew Parsons:
As for /usr/share/dune/cmake/modules/FindMETIS.cmake, it does handle the scotchmetis version via METIS_API_VERSION

If it's then going to look for find_library(METIS_LIBRARY scotchmetis), then for scotch 7 that should be updated to
find_library(METIS_LIBRARY scotchmetisv$(METIS_API_VERSION))



Thanks. Already provided a patch https://salsa.debian.org/science-team/dune-common/-/merge_requests/3


Reply to: