Blitz logo

Blitz Devel :

From: Julian C. Cummings (cummings_at_[hidden])
Date: 2003-02-03 14:11:51


Hi Reid,

I think the rationale behind the current installation scheme
is to install all Blitz files directly below the chosen prefix,
rather than creating an additional Unix-like directory hierarchy
there. The expectation is that the user will choose as their
prefix something like /usr/local/tools/Blitz, not /usr/local.
Also, the benchmark and example codes are present merely for
reference. They are not needed as part of the installation.
I think the approach here is fairly consistent with how other
shareware tools are installed (c.f. mpich). I suppose the
benchmark and example areas could be grouped together under a
share subdirectory, but I see no strong advantage to doing that.

Regards, Julian C.

Dr. Julian C. Cummings
Staff Scientist, CACR/Caltech
(626) 395-2543
cummings_at_[hidden]
 

> -----Original Message-----
> From: blitz-dev-bounces_at_[hidden]
> [mailto:blitz-dev-bounces_at_[hidden]]On Behalf Of Reid Rivenburgh
> Sent: Wednesday, January 29, 2003 1:56 PM
> To: blitz-dev_at_[hidden]
> Subject: [Blitz-dev] make install locations
>
>
> Hi,
>
> I'm not a developer or subscriber to the Blitz++ mailing lists, so
> sorry if this has already come up (though I couldn't find evidence of
> it)....
>
> I downloaded, built, and installed Blitz++ 0.6. I had previously used
> older CVS and packaged versions, so it's nice to see a real make
> install target now. I noticed, however, that it puts benchmarks,
> example, and testsuite files directly under $prefix/benchmarks, etc.
> Wouldn't it make more sense to put those things under
> $prefix/benchmarks/blitz, etc.? Or perhaps
> $prefix/share/blitz/benchmarks, $prefix/share/blitz/testsuite, etc.?
> The latter sounds best to me, after giving it some more thought. It
> seems like those kinds of Blitz files should be kept together under a
> root Blitz directory.
>
> It's a minor quibble, really....
>
> Thanks,
> Reid
> _______________________________________________
> Blitz-dev mailing list
> Blitz-dev_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-dev
>