kevinboone/solunar_cmdline

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

Closed this issue · 1 comments

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.

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