Notes from Doing GlueX Install on Trusty

  • ubuntu on windows cannot run singularity, i. e., no container within a container
  • singularity will not run natively on windows without a vm (i. e. vmware)
  • make -jN works for geant4
  • there is no FORCE in Makefile_halld_sim

There is a build error on Ubuntu Trusty for CCDB that probably does not affect the build since the CCDB environment is set up by build_scripts. If that changes however…

make -C/usr/local/gluex/gluex_top/ccdb -f/usr/local/gluex/gluex_top/build_scripts/Makefile_ccdb
make[1]: Entering directory `/usr/local/gluex/gluex_top/ccdb'
source ccdb_1.06.06/environment.bash ; \
	cd ccdb_1.06.06 ; \
	python scripts/scons.py
/bin/sh: 1: source: not found
scons: Reading SConscript files ...
To compile with -m32 forced use 'with-m32=true' flag
Building CCDB using MySQL dependencies