tpircher-zz / pycrc

Free, easy to use Cyclic Redundancy Check (CRC) calculator and source code generator
https://pycrc.org
MIT License
169 stars 36 forks source link

Addition to Frequently Asked Questions, Linux-specific : Error ": No such file or directory" when trying to run pycrc.py on Linux #9

Closed John-D-Rogers closed 9 years ago

John-D-Rogers commented 9 years ago

Please consider adding this verbiage to the Frequently Asked Questions list for pycrc :

Problem : Error ": No such file or directory" when trying to run pycrc.py on Linux

Solution : After extracting pycrc-0.8.3.zip with the linux 'unzip' command, run the command "dos2unix /path/to/pycrc-0.8.3/pycrc.py" to convert the file from MS-DOS format to Unix format.

Failure to do this can result in the error ": No such file or directory" when running the command "pycrc.py --help"

Thank you for your attention on this matter.

tpircher-zz commented 9 years ago

Thanks John for the feed-back. I have added this to the FAQ, and also added a second download button on the pycrc.org homepage for a Linux/BSD/OS X file format (tar.gz).

John-D-Rogers commented 9 years ago

Thank you for the fast turnaround on this :)

jdr

On Sat, Oct 24, 2015 at 5:14 AM, Thomas Pircher notifications@github.com wrote:

Closed #9 https://github.com/tpircher/pycrc/issues/9.

— Reply to this email directly or view it on GitHub https://github.com/tpircher/pycrc/issues/9#event-444496503.