~maus-maintainers/maus/release-candidate

« back to all changes in this revision

Viewing changes to configure

Builds but segv on executation of test_cpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
 
171
171
     export $DYLIB_VAR="\$MAUS_ROOT_DIR/build:\$$DYLIB_VAR"
172
172
 
173
 
     # maus core
174
 
     export PYTHONPATH="\$MAUS_ROOT_DIR/src/core:\$MAUS_ROOT_DIR/third_party/install/lib:\$PYTHONPATH"
175
 
     export $DYLIB_VAR="\$MAUS_ROOT_DIR/src/core:\$$DYLIB_VAR"
 
173
     # maus common
 
174
     export PYTHONPATH="\$MAUS_ROOT_DIR/src/common_py:\$MAUS_ROOT_DIR/third_party/install/lib:\$PYTHONPATH"
 
175
     export $DYLIB_VAR="\$MAUS_ROOT_DIR/src/common_py:\$$DYLIB_VAR"
176
176
 
177
177
     export G4DEBUG=1
178
178
     export G4VERS=geant4.9.2.p04