source: gs3-extensions/mars-src/trunk/CASCADE-COMPILE-MANUAL.sh@ 34339

Last change on this file since 34339 was 34339, checked in by davidb, 4 years ago

Some initial files to compile up essentia, used in the Mars extension to Greenstone

  • Property svn:executable set to *
File size: 117 bytes
Line 
1#!/bin/bash
2
3if [ "x$GEXT_MARS" = "x" ] ; then
4 soruce ./setup.bash
5fi
6
7cd packages && ./CASCADE-COMPILE-MANUAL.sh
8
Note: See TracBrowser for help on using the repository browser.