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/
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
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
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