Support #6918
Can't setup or build nusoft
0%
Description
I'm having trouble getting set up with nusoft. I am following the instructions on the wiki to the letter and I think the problems I'm experiencing are coming from dependency issues...maybe.
From a clean shell, I made a new working directory and checked out a read only version of nutools. I sourced the setup script at /nusoft/app/externals/setup, and then I get a failure trying to run this command from the build directory:
<lar1ndgpvm01.fnal.gov> source ../nutools/ups/setup_for_development -d
The working build directory is /lar1nd/app/users/cadams/nutools/build
The source code directory is /lar1nd/app/users/cadams/nutools/nutools
----------- check this block for errors -----------------------
ERROR: Product 'cetbuildtools' (with qualifiers ''), has no v4_01_03 version (or may not exist)
-bash: /bin/set_dev_products: No such file or directory
-bash: .: filename argument required
.: usage: . filename [arguments]
ERROR: setup of required products has failed
It looks to me that it's not finding cetbuildtools with the appropriate version; I looked for v4_01_03 and couldn't find it. ups list -ak+ cetbuildtools tells me that the latest version is v4_00_00.
I must be missing a setup step here. Can anyone help me identify what I've missed to setup nutools?
Thanks!
Corey