Closed VictorLamoine closed 9 years ago
Hi, you need to install the program for the wrapper script to work. Try:
$ cd GIT/rtiacquire
$ python setup.py install --prefix=/some/install/prefix
Without the --prefix
it'll install to /usr/local/, I think. Then run from anywhere with:
$ RTIAcquire
You can make a button to launch from the desktop or a menu as well, of course,
I just tested again and it works; my rtiacquire_install
was already the folder of installation.
Don't know what happened, thanks for the support