source: gs3-extensions/hathitrust-downloadfrom/trunk/CONFIGURE.sh

Last change on this file 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: 298 bytes
Line 
1#!/bin/bash
2
3echo -e "\
4 o conf makepl_arg \"LIB=$HTEXPORT_HOME/cpan-installed/lib \
5 INSTALLSITEMAN1DIR=$HTEXPORT_HOME/cpan-installed/man/man1 \
6 INSTALLSITEMAN3DIR=$HTEXPORT_HOME/cpan-installed/man/man3\"\n\
7 o conf make_install_arg UNINST=0 \n\
8 o conf commit " | perl -MCPAN -we shell
Note: See TracBrowser for help on using the repository browser.