I know I have been slack getting back to SciPDL, so it is a bit rich for me to 
pester people but if people could test this it would be appreciated

It should only take 5 mins.


Karl


> On 28 Jan 2016, at 3:35 pm, Karl Glazebrook <kglazebr...@swin.edu.au> wrote:
> 
> Hi everyone
> 
> I’ve been experimenting with a new version of the MacOS SciPDL - this time 
> incorporating it’s own version of perl (v22) so everything is self-contained 
> and robust against future OS versions.
> 
> I’d appreciate some Mac users testing this. Right now mainly to make sure it 
> does not segfault and can plot stuff.
> 
> Right now it is packaged as a tarball (will make this nicer later):
> 
> https://dl.dropboxusercontent.com/u/2148080/SciPDL-Test-Jan28.tar.gz
> 
> And **everything** installs under /Applications/PDL/  - it won’t run in any 
> other location!
> 
> I built this on OS X 10.10, I think it works on 10.11 and as far back as 
> 10.8. But please download and test and let me know!
> 
> Example commands for install  (for hardcore unix people only, mistypes can be 
> dangerous!):
> 
> % cd /
> % tar xvfz /path/to/tarball.tar.gz
> 
> 
> And to test:
> 
> % source /Applications/PDL/setup_bash   # Set PATH for bash users
> % pdl
> pdl> demo pdl
> pdl> demo pgplot
> 
> You can also run though the standard test set in the PDL source if you know 
> what to expect :-) with:
> 
> /Applications/PDL/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
> 'blib/lib', 'blib/arch')" t/*.t
> 
> Note for the latter you will also need to install XQuartz! (Other than that 
> should work on an out of the box OS X install - should not even need XCode)
> 
> There are also a couple of trivial Applescript launchers in the 
> /Applications/PDL folder
> 
> Karl
> 
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> pdl-devel mailing list
> pdl-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pdl-devel

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to