Skip to content

Commit

Permalink
mofe info on installation
Browse files Browse the repository at this point in the history
  • Loading branch information
cversek committed Aug 25, 2012
1 parent 0e6af8b commit 2cad3ff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
desc: Setup script for 'FLI' package.
auth: Craig Wm. Versek ([email protected])
date: 7/25/2012
notes: install with "python setup.py install"
notes: Install with "python setup.py install".
Requires FLI SDK and Linux Kernel Module
from http://www.flicamera.com/software/index.html
The SDK library should be built as a shared object, named 'libfli.so',
and located in a standard library path, such as /usr/local/lib
"""
import platform, os, shutil

Expand Down

0 comments on commit 2cad3ff

Please sign in to comment.