#!/bin/sh
DIR=`dirname $0`
cd ~; cd Pictures
export DYLD_LIBRARY_PATH=$DIR/lib
$DIR/Pyldin-601 -t -d $DIR/share/pyldin
