kevinboone / solunar_cmdline

Command-line utility for displaying solar and lunar ephemera
67 stars 12 forks source link

build error: Missing executable permission on ./parse_zoneinfo.pl. #4

Closed dreirund closed 5 years ago

dreirund commented 6 years ago

Executing make on checked-out git repository results in error

make: execvp: ./parse_zoneinfo.pl: Permission denied

You need to set executable bit for that file.

Somewhen previously, it did build.

kevinboone commented 5 years ago

It seems to be correct now. Please re-open if there is still a problem.