[Castor-users] installation error
Maxime Toussaint
Maxime.Toussaint at USherbrooke.ca
Tue Apr 2 14:53:00 CEST 2024
Greetings,
The problem, as shown in your print screen, is the incompatibility between ROOT and CASToR c++ version. ROOT was compiled with c++17 while CASToR was not. So either you get a ROOT version compiled without that flag, compile one yourself or attempt to compile CASToR with c++17. I never tested the last one, so I can't say if CASToR is c++17 compliant.
By the way, CASToR has a Discourse here:https://castor-project.discourse.group/ where you can ask questions, see past questions and help other users!
Bests,
Maxime Toussaint
________________________________
De : Castor-users <castor-users-bounces at lists.castor-project.org> de la part de Dimitrios Thanasas <dthanas at uoa.gr>
Envoyé : 2 avril 2024 08:07
À : castor-users at lists.castor-project.org <castor-users at lists.castor-project.org>
Objet : [Castor-users] installation error
Dear CASToR users,
I am trying to install CASTOR v3.1.1 (using ccmake) but I get an error
message while running make command (sudo make -j4).
The error has to do with root files as it is appeared when I set "CASTOR
ROOT ON".
I am trying to install it in a virtual gate environment (vgate9.2 - Ubuntu
22.04) with root 6.24 version.
I have checked the PATH of "ROOT_CONFIG_EXECUTABLE" and it seems to be
wright.
I am attaching an image of the error message.
Best regards,
Dimitris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.castor-project.org/pipermail/castor-users/attachments/20240402/f0979d7b/attachment.html>
More information about the Castor-users
mailing list