I've installed IMP and LPG on Linux from their respective update sites.
The lpg binary file shipped with LPG does not have execution rights (644).
My umask being 022, I suspect that when the files are copied during the
installation, they get the user's default rights (644 in that case).
There should be a special case for executable files so that they always
have the executable flag set.