> > 1) The FAQ link on the nav bar of the home page http://perldl.perl.org is 
> > broken
> >
>
> It looks to be fixed now from http://pdl.perl.org
>

Strange, I still get an "Error 404" when going to http://pdl.perl.org/FAQ/

> > 2) Is there a way to search this mailing list past 2004?
>
> I don't know of an easy way but you could download all the monthly
> summaries, unzip them, then grep for strings...

This would work but it is somewhat high maintenance. I host my lists
on sf.net and there you get an automatic searcheable archive. Couldn't
you mirror your list at sf.net? Say, every message sent to
[email protected] would be posted at sf.net as well, so from 2008
on one would have a searchable archive. This mailing list archive is
PDL's "knowledge base", so it is important to have it easily
accessible.

> > - Is there an autoconfiscated version of PGPLOT somewhere?
>
> The idea of a *complete* PDL build is a nice one, I don't know where one
> would
> begin.

The SciKarl configuration, although only deployed on Macs as I
understand it, is a good start. I'd make sure a similar build can be
replicated on the target platforms (i586, x86_64, darwin ppc/intel,
cygwin, bsd's, etc), first building a static collection of
interdependent external libraries. This is much easier done if these
external libraries use the GNU autotools (if not, one can always add
it and contribute it upstream). Once the SciKarl collection is in
place, one can add the additional libraries and work your way up to
completeness. I'd be willing to help, but it may not be until Spring I
can find some time to dedicate to it. When is the next scheduled PDL
release?

>Much of the PDL functionality takes advantage of 3rd party libraries with
> their own release schedules and licensing issues.

That is right. One approach is to update the external libraries on a
slower time scale, on a "need to update" basis, at least for the
stable libraries. Sometimes tracking the trunk only leads to
instability with nothing much to gain.

> Work is underway to
> improve
> the robustness and availability of PDL.

This is good to hear.

> I'm not sure what you mean by an
> "autoconfiscated" version of PGPLOT.

I just mean based on GNU autotools: configure, make, make check, make
install. Last I tried, building PGPLOT was not exactly automatic.

  Thank you for your quick response.

   Arlindo

-- 
Arlindo da Silva
[EMAIL PROTECTED]

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to