Patch prep commands

From DLXS Documentation

(Difference between revisions)
Jump to: navigation, search
Current revision (15:57, 28 August 2007) (edit) (undo)
 
Line 1: Line 1:
- 
Line 12: Line 11:
cp $DLXSROOT/bin/s/samplefa/validateeach.sh $DLXSROOT/bin/w/workshopfa/.
cp $DLXSROOT/bin/s/samplefa/validateeach.sh $DLXSROOT/bin/w/workshopfa/.
cp $DLXSROOT/bin/s/samplefa/Makefile $DLXSROOT/bin/w/workshopfa/Makefile
cp $DLXSROOT/bin/s/samplefa/Makefile $DLXSROOT/bin/w/workshopfa/Makefile
 +
 +
Make sure you have edited the perl bang prompt and the paths to your shell and directories in these files:
 +
 +
* $DLXSROOT/bin/f/findaid/stripdoctype.pl
 +
* $DLXSROOT/bin/s/samplefa/fixdoctype.pl
 +
* $DLXSROOT/bin/s/samplefa/preparedocs.pl
 +
* $DLXSROOT/bin/w/workshopfa/validateeach.sh
 +
* $DLXSROOT/bin/w/workshopfa/Makefile

Current revision


After installing the patch in the correct directories as noted in the README, use these commands:

cp $DLXSROOT/prep/s/samplefa/samplefa.xml.inp $DLXSROOT/prep/w/workshopfa/workshopfa.xml.inp
cp $DLXSROOT/prep/s/samplefa/samplefa.text.inp $DLXSROOT/prep/w/workshopfa/workshopfa.text.inp
mkdir -p $DLXSROOT/obj/w/workshopfa
mkdir -p $DLXSROOT/bin/w/workshopfa
cp $DLXSROOT/bin/s/samplefa/preparedocs.pl $DLXSROOT/bin/w/workshopfa/.
cp $DLXSROOT/bin/s/samplefa/fixdoctype.pl $DLXSROOT/bin/w/workshopfa/.
cp $DLXSROOT/bin/s/samplefa/validateeach.sh $DLXSROOT/bin/w/workshopfa/.
cp $DLXSROOT/bin/s/samplefa/Makefile $DLXSROOT/bin/w/workshopfa/Makefile

Make sure you have edited the perl bang prompt and the paths to your shell and directories in these files:

   * $DLXSROOT/bin/f/findaid/stripdoctype.pl
   * $DLXSROOT/bin/s/samplefa/fixdoctype.pl
   * $DLXSROOT/bin/s/samplefa/preparedocs.pl
   * $DLXSROOT/bin/w/workshopfa/validateeach.sh
   * $DLXSROOT/bin/w/workshopfa/Makefile
Personal tools