rocksclusters / FingerPrint

Fingerprinting application dependencies
http://fingerprint.readthedocs.org/en/latest/
Other
7 stars 7 forks source link

OSX support #3

Open yarikoptic opened 11 years ago

yarikoptic commented 11 years ago

The beauty of Python is to be usable across platforms. Figuring out/implementing needed functionality to operate on OSX would be desirable.

satra commented 11 years ago
$ fingerprint -c /bin/ls
Usage: fingerprint [-q|-c|-y|-d|-i] [options|-f file.swirl] [inputfile1 ... inputfileN]

fingerprint: error: Unable to create the swirl file: [Errno 2] No such file or directory: '/etc/issue'
Run "fingerprint -h" for more help.