export IONDIR="$PWD/.."
export PATH=$IONDIR:$PATH
export LD_LIBRARY_PATH=$IONDIR/.libs:$LD_LIBRARY_PATH
export CONFIGSROOT="$IONDIR/configs"
