Re: [Ifeffit] Problem building latest demeter on Debian 32bit Stretch

2018-03-30 Thread Bruce Ravel
On 03/30/2018 01:47 PM, Matthew Newville wrote: Hi Al, Bruce, Is there a need to run analysis codes running 32-bit Linux?  I haven't seen one of those in a long time, and don't plan on testing or supporting any codes on that platform. I'm not even excited about supporting 32-bit Windows. We

Re: [Ifeffit] Problem building latest demeter on Debian 32bit Stretch

2018-03-30 Thread Matthew Newville
Hi Al, Bruce, Is there a need to run analysis codes running 32-bit Linux? I haven't seen one of those in a long time, and don't plan on testing or supporting any codes on that platform. I'm not even excited about supporting 32-bit Windows. --Matt ___ I

Re: [Ifeffit] Problem building latest demeter on Debian 32bit Stretch

2018-03-30 Thread Bruce Ravel
Still puzzling. I sort of understand what you are seeing, but it makes little sense, isn't consistent with my understanding of how package loading in perl works, and certainly is not something I have seen before. Try putting use Graphics::GnuplotIF; somewhere near the top of lib/Demeter/Pl

Re: [Ifeffit] Problem building latest demeter on Debian 32bit Stretch

2018-03-30 Thread Al Kwiatkowski
Hm, we're getting somewhere. Putting the 'use Carp;' line now has dathena come up, but delivering this error: Use of uninitialized value in subroutine entry at /usr/local/lib/i386-linux-gnu/perl/5.24.1/Demeter/Plot/Gnuplot.pm line 29. and when you exit, it pops up a dialogue box with this err

Re: [Ifeffit] Problem building latest demeter on Debian 32bit Stretch

2018-03-30 Thread Bruce Ravel
Well ... the beam just dumped, so let's see if I can figure this out Demeter does not use Carp::Clan, so the version number of libcarp-clan-perl is irrelevant. This is a puzzler for me. I have never seen this problem over many, many versions of perl. So there is something I don't under