GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » R3BRoot » Installation and Compilation » R3B classes unknown in root macro
Re: R3B classes unknown in root macro [message #18865 is a reply to message #18863] Thu, 07 January 2016 15:22 Go to previous messageGo to previous message
Dmytro Kresan is currently offline  Dmytro Kresan
Messages: 166
Registered: June 2004
first-grade participant
From: 93.77.23*
This is the fragment from R3BRoot/cmake/modules/Finducesb.cmake :

find_path(ucesb_LIBRARY_DIR NAMES "lib${ucesb_LIBRARY_SHARED}.so"
PATHS $ENV{UCESB_DIR}
$ENV{UCESB_DIR}/hbook
NO_DEFAULT_PATH
DOC "Path to ucesb library files."
)

find_library(ucesb_LIBRARY_STATIC NAMES ${ucesb_LIBRARY_STATIC}
PATHS $ENV{UCESB_DIR}/hbook
NO_DEFAULT_PATH
DOC "Path to ${LIBucesb_STATIC}."
)


It means that libext_data_clnt.so and ext_data_clnt.o have to be in UCESB_DIR/hbook

Cheers,
Dima
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with Geant4
Next Topic: error in dfcln.h with external packages
Goto Forum:
  


Current Time: Sat Apr 20 14:33:57 CEST 2024

Total time taken to generate the page: 0.01287 seconds