#!/bin/bash DIR=$(pwd) export PATH=$DIR/bin:$PATH #export LD_LIBRARY_PATH=$DIR/lib _template # comment line above, LD_LIBRARY_PATH and uncomment next line to use libs shipped with this package #$LD_LIBRARY_PATH/ld-linux.so.2 --library-path $LD_LIBRARY_PATH $DIR/bin/_template