distcheck: cannot create directory `.am21666': Permission denied (was: creating a report that displays what has been installed)

2011-02-03 Thread Ralf Wildenhues
Hi Bruce, * Bruce Korb wrote on Thu, Feb 03, 2011 at 09:48:25PM CET: > P.S. in researching this, I found in my own logs a bunch of these: > > rm -rf $backupdir; exit $rc > > mkdir: cannot create directory `.am21666': Permission denied > > make[3]: Leaving directory > > `/old-home/bkorb/ag/ag/

Re: creating a report that displays what has been installed

2011-02-03 Thread Bruce Korb
On 02/03/11 11:46, Ralf Wildenhues wrote: > Hello Vincent, > > * Vincent Torri wrote on Thu, Feb 03, 2011 at 04:32:36PM CET: >> I'm trying to improve the autotools of he openjpeg project. The lead dev >> wants me to display in the terminal what has been installed. >> Is there a smarter way to do

Re: creating a report that displays what has been installed

2011-02-03 Thread Ralf Wildenhues
Hello Vincent, * Vincent Torri wrote on Thu, Feb 03, 2011 at 04:32:36PM CET: > I'm trying to improve the autotools of he openjpeg project. The lead dev > wants me to display in the terminal what has been installed. I tried to > argue that looking at what is already in the terminal is sufficient, h

creating a report that displays what has been installed

2011-02-03 Thread Vincent Torri
Hey, I'm trying to improve the autotools of he openjpeg project. The lead dev wants me to display in the terminal what has been installed. I tried to argue that looking at what is already in the terminal is sufficient, he still prefers to see it at the end of the process. One possible way would b