On 7/24/2010 4:42 PM, Daniel Carrera wrote:
> On Sat, Jul 24, 2010 at 10:23 PM, Chris Marshall<[email protected]>  wrote:
>> I had planned to use VMWare when I first thought
>> about this but since then virtualbox seems to have
>> grown in usability and support.
>
> VMWare costs money. I'll use virtualbox.

There are free versions of VMWare.

>>> What is serial testing?
>>
>> Serial as in one after another:
>> (1) test with Ubuntu
>> (2) test with CentOS
>> (3) test with Solaris
>> (4) test with FreeBSD
>> ...
>
>
> Ok.  Btw, I take it that the goal is to produce build instructions for
> each platform, right?  I was hoping to have simple instructions that
> work for all *nix but I guess we are nowhere near that point yet.
> Maybe in the future we can tell people to just run "cpan PDL".

I think you'll find that the instructions are very much
the same for all the different unix type platforms.
Once we have working build directions for each platform,
we can make sure that the upstream packages are built
for each.  Then it will just be 'pkgmanager install PDL'
on each.

Automation can be done to further reduce the user effort
but the first step is that PDL build 100% of the time on
the standard platforms.  It doesn't work to have it build
"most of the time" and fail for unknown reasons....  Yes,
the ultimate goal is the most difficult install for PDL
would be "cpan PDL".

--Chris

>> Core PDL (without any external dependencies) should
>> build just fine.  However, without IO, Graphics, etc
>> it is not so interesting.  I usually try with all
>> WITH_XX options set to undef the first time.  If
>> that works, proceed from there.  If nothing works,
>> then set the WITH_XX to 0 and try a build.  If that
>> works, add WITH_XX one-by-one until failure.  Debug
>> and continue....
>
> Ok.
>
> Daniel.
>
>
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.851 / Virus Database: 271.1.1/3025 - Release Date: 07/24/10 
> 02:36:00
>


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

Reply via email to