source: gs3-extensions/hathitrust-downloadfrom/trunk/DEVEL.bash@ 26436

Last change on this file since 26436 was 26436, checked in by davidb, 11 years ago

Initial cut at code for exporting content out of the Hathitrust, suitable for ingest by Greenstone

File size: 385 bytes
RevLine 
[26436]1echo "+ Need to ensure CPAN install has parameters to local area"
2echo "+ through LIB INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR to be with HTEXPORT_HOME/cpan-installed area"
3
4#export LIB=$PERL5LIB:$HTEXPORT_HOME/cpan-installed/lib
5#export INSTALLSITEMAN1DIR=$PERL5LIB:$HTEXPORT_HOME/cpan-installed/man/man1
6#export INSTALLSITEMAN3DIR=$PERL5LIB:$HTEXPORT_HOME/cpan-installed/man/man3
Note: See TracBrowser for help on using the repository browser.