Bill Allombert on Fri, 16 Jul 2010 22:06:42 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: some glitches in make test-all


On Fri, Jul 16, 2010 at 08:33:48PM +0100, John Cremona wrote:
> Thanks for the detailed reply.
> 
> (1) You are right that I had the defaults set for the install
> directory, but had not yet done "make install".  I definitely agree
> that it should be possible to let users do "make test-all" *before*
> "make install".  That should be possible to manage by some use of
> environment variables and the like, but I am not volunteering.

env GP_DATA_DIR=data make test-all
should do the trick.

Cheers,
Bill.