[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
File permissions in tarball
From: |
Peter Conlon |
Subject: |
File permissions in tarball |
Date: |
Tue, 8 Apr 2008 13:18:32 +0100 |
Dear GNU
I downloaded GNU Hello 2.3 from the gnu project website.
./configure --prefix=$HOME/usr/local && make
works fine.
make install
fails.
To fix it, I had to grant execute permissions to the scripts in build-aux/
After doing this, make install works.
If there is a further release of Hello this should perhaps be changed unless
there is a reason not to.
Given its status as a kind of gnu best practice example, it would be nice if it
worked out of the box.
Best wishes,
Peter
- File permissions in tarball,
Peter Conlon <=