On Fri, 31 Aug 2001, Stas Bekman wrote:
> I've already started working on it a few days ago, but I'm very sick all
> this week, so I haven't much done yet :(
get better soon!
> One of the problems I'm think about is once I've all the packages in
> place, how do I know the order of their build/install, to satisfy
> prerequisites, even if all the required sources are near. I guess I need
> to steal this code from CPAN.pm.
no need really, the modules should still build/install. there will just
be some prereq warnings and 'make test' wont work. which is fine for this
bundle.
> But assuming that the user is on Unix-flavored system, there is always
> 'sh', so 'ulimit' can be used. Not sure though how can we set it
> automatically in the parent shell before running ./t/TEST. How about
> Makefile?
you should be able to set these in t/TEST (Apache::TestRun) which is the
parent process to httpd and all tests that will be run.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]