#!/bin/bash export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=$PWD/opencv/lib:$LD_LIBRARY_PATH export PATH=$PWD/bin:$PATH