Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PREPAREHISTFACTORY(1)	     General Commands Manual	   PREPAREHISTFACTORY(1)

NAME
     prepareHistFactory - create a working directory for the HistFactory tools

SYNOPSIS
     prepareHistFactory [dir_name]

DESCRIPTION
     prepareHistFactory  is  a	simple	script that prepares a working area (and
     creates  the  directory  dir_name	if  specified).   Within  the  directory
     dir_name,	it  creates a results/, data/, and config/ directory relative to
     the given path.  It also copies the HistFactorySchema.dtd and  example  XML
     files into the config/ directory.	Additionally, it copies a root file into
     the  data/  directory for use with the examples.  Once this is done, one is
     ready to run the example hist2workspace input.xml or edit the XML files for
     a new project.

ORIGINAL AUTHORS
	    Dominique Tardif
	     and Kyle Cranmer

COPYRIGHT
     This library is free software; you can redistribute it and/or modify it un-
     der the terms of the GNU Lesser General Public License as published by  the
     Free  Software  Foundation;  either version 2.1 of the License, or (at your
     option) any later version.

     This library is distributed in the hope that it will be useful, but WITHOUT
     ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or  FIT-
     NESS  FOR	A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
     for more details.

     You should have received a copy of the GNU Lesser	General  Public  License
     along  with  this	library;  if not, write to the Free Software Foundation,
     Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301	USA

				    DEC. 2010		   PREPAREHISTFACTORY(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=prepareHistFactory&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help