Mercurial > hg > grouptrack
view termtrack.sh @ 11:a8995f4a5793
Added command line version of tracker, need OpenNI but not OpenFrameworks.
author | samer |
---|---|
date | Fri, 17 Feb 2012 23:08:53 +0000 |
parents | |
children |
line wrap: on
line source
#!/bin/sh export OPEN_NI_INSTALL_PATH=/opt/OpenNI DYLD_FALLBACK_LIBRARY_PATH=$OPEN_NI_INSTALL_PATH/usr/lib termapp/termapp "$@"