![]() |
pueoBuilder
|
$LD_LIBRARY_PATH is no longer needed to run PUEO binaries (ie. C++ scripts, eg. simulatePueo).pueoAnalysisTools/SharedUtils), the library path still needs to be a part of $LD_LIBRARY_PATH.export LD_LIBRARY_PATH=${PUEO_UTIL_INSTALL_DIR}/lib64 if you are running the Python scripts.conda-devenv as promised in the old README, so you should still follow Step 1: install location to set $PUEO_UTIL_INSTALL_DIR. If you figure out how to solve this issue, please submit a PR to edit this page accordingly. As of March 27, 2025, the following environment vairables are no longer required
PUEO_BUILD_DIRNICEMC_BUILDNICEMC_SRCPUEOSIM_DATAPUEOSIM_SRC See Building for the first time in the Old README for more information.