MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000201JANAFeature Requestpublic2012-03-01 08:502012-03-26 19:30
Reporterdavidl 
Assigned Todavidl 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Summary0000201: Add SConstruct file
DescriptionMaurizio suggests adding an SConstruct file to the JANA distribution to make it available as an option for those who prefer scons. From his 3/1/2012 e-mail:

========================
Honestly the jana installation would be easier. You can find the example SConstruct in my home dir. To use it:

setenv JLAB_ROOT /site/12gev_phys
source $JLAB_ROOT/ce/jlab.csh

It would be great to include that file in the repository. Then to install jana:

svn co jana

cd $JANA_HOME

scons
========================
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000320)
davidl (administrator)
2012-03-26 19:30

The SConstruct script supplied by Mauri was added. The CLAS12 scons_scripts directory was added as an external to the JANA repository so the latest version will be included in distribution at the time the tar ball is made.

The scones build mechanism appears to work well. Parallel builds seem to work using the following:

scons -j8

(It is fast!)

- Issue History
Date Modified Username Field Change
2012-03-01 08:50 davidl New Issue
2012-03-26 19:30 davidl Note Added: 0000320
2012-03-26 19:30 davidl Status new => resolved
2012-03-26 19:30 davidl Resolution open => fixed
2012-03-26 19:30 davidl Assigned To => davidl


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker