radiasoft / download

Install scripts for "curl | bash"
Apache License 2.0
3 stars 5 forks source link

mantid: compilation errors on Fedora 36 #348

Closed e-carlin closed 1 year ago

e-carlin commented 1 year ago
dnf install eigen3-devel OCE-devel jemalloc-devel jsoncpp-devel muParser-devel poco-devel
Error: Unable to find a match: OCE-devel
/# dnf search oce-devel
dnf search oce-devel
Last metadata expiration check: 1 day, 1:35:51 ago on Mon Oct 10 23:49:27 2022.
No matches found.

oce-devel isn't present in f36 repos. It is a library for visualization https://github.com/tpaviot/oce . We don't install the GUI portions of Mantid so maybe it can just be dropped.

e-carlin commented 1 year ago

Not so lucky. Cmake for mantid errors out unable to find the libs. Building manually.

e-carlin commented 1 year ago

Found an alternative which is built from the upstream of what we were installing https://packages.fedoraproject.org/pkgs/opencascade/opencascade-devel/fedora-36.html