Fabio - Are you using Rob's ppm repo? I'm sure he'd appreciate some feedback. Also, I would recommend force-installing the latest NetCDF ppm since NetCDF's version hasn't changed, but PDL's internals have. As such, it is likely that your ppm manager will tell you that it has the latest ppm, but Rob's copy will be newer and compiled against the latest PDL.
I think. David On Wed, May 2, 2012 at 2:24 PM, Fabio D'Alfonso < [email protected]> wrote: > ** > Hi, > the perl is activestate 5.14.2. > The pdl is 2.4.10, latest available on ppm and NetCDF is 4.13 latest > available on ppm. > Is there some direct link to a version of NetCDF working with the current > PDL? > Thanks > > -- > > Fabio D'Alfonso > 'Enabling Business Through IT' > cell. +39.348.059.40.22 * > web: http://www.fabiodalfonso.com > email: [email protected] > twitter: http://www.twitter.com/fabio_dalfonso > linkedin: http://it.linkedin.com/in/fabiodalfonso > > fax: +39.06.874.599.581 > BlackBerry® Wireless Enabled Address. > > > * Hidden numbers are automatically rejected by the phone > ------------------------------ > *From: * David Mertens <[email protected]> > *Date: *Wed, 2 May 2012 13:40:32 -0500 > *To: *<[email protected]> > *Subject: *Re: [Perldl] NetCDF on 5.14 on Windows : Compilation failed in > require > > A third possibility: you are using ActiveState's PPM, you recently > downloaded an updated PDL, and your PDL::NetCDF is older. Updating the > PPM's copy might fix this. > > In general, more information about your configuration would help a lot in > diagnosing the situation. The following would be helpful: > > 1) Perl version and flavor (ActiveState, Strawberry, etc). > 2) PDL version, i.e. the output of pdl -v. If this were a bug report we'd > need pdl -V, but that's really verbose and may not be necessary, yet. > > David > > On Wed, May 2, 2012 at 1:34 PM, David Mertens <[email protected]>wrote: > >> Fabio - >> >> One of two things may have happened. (1) You updated your PDL (pulled the >> latest; recompiled, reinstalled) without updating your PDL::NetCDF, which >> seems unlikely. (2) PDL::NetCDF is getting pulled from a different path >> than PDL. >> >> Re 1) Have you rebuilt PDL within the last month? >> Re 2) Have you fiddled at all with the contents of @INC? >> >> David >> >> P.S. I notice spaces in your script's path, but I really don't think >> those will cause trouble here. >> >> >> On Wed, May 2, 2012 at 10:37 AM, Fabio D'Alfonso < >> [email protected]> wrote: >> >>> Hi, >>> I get this on windows. >>> Is there a way to fix? >>> >>> >>> PDL::NetCDF needs to be recompiled against the newly installed PDL at >>> C:/Perl/lib/DynaLoader.pm line 214, <DATA> line 206. >>> Compilation failed in require at >>> D:\HTSXPPX0\DATA\DATASTORE\**WORKPLACE\PERL\Perl >>> L1\CORE\testii.pl line 8, <DATA> line 206. >>> BEGIN failed--compilation aborted at >>> D:\HTSXPPX0\DATA\DATASTORE\**WORKPLACE\PERL\Perl >>> L1\CORE\testii.pl line 8, <DATA> line 206. >>> >>> >>> Thanks >>> -- >>> >>> Fabio D'Alfonso >>> 'Enabling Business Through IT' >>> cell. +39.348.059.40.22 *** >>> web: www.fabiodalfonso.com <http://www.fabiodalfonso.com/**> >>> email: fabio.dalfonso@fabiodalfonso.**com<[email protected]> >>> <mailto:fabio.dalfonso@**fabiodalfonso.com<[email protected]>>linkedin: >>> www.linkedin.com/in/**fabiodalfonso<http://www.linkedin.com/in/fabiodalfonso>< >>> http://it.linkedin.com/in/**fabiodalfonso<http://it.linkedin.com/in/fabiodalfonso> >>> > >>> twitter: >>> www.twitter.com/#!/fabio_**dalfonso<http://www.twitter.com/#%21/fabio_dalfonso>< >>> http://www.twitter.com/#%21/**fabio_dalfonso<http://www.twitter.com/#%21/fabio_dalfonso> >>> > >>> >>> fax: +39.06.874.599.581 >>> BlackBerry® Wireless Enabled Address. >>> >>> >>> ** Hidden numbers are automatically rejected by the phone* >>> >>> >>> ______________________________**_________________ >>> Perldl mailing list >>> [email protected] >>> http://mailman.jach.hawaii.**edu/mailman/listinfo/perldl<http://mailman.jach.hawaii.edu/mailman/listinfo/perldl> >>> >> >> >> >> -- >> "Debugging is twice as hard as writing the code in the first place. >> Therefore, if you write the code as cleverly as possible, you are, >> by definition, not smart enough to debug it." -- Brian Kernighan >> >> > > > -- > "Debugging is twice as hard as writing the code in the first place. > Therefore, if you write the code as cleverly as possible, you are, > by definition, not smart enough to debug it." -- Brian Kernighan > > -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian Kernighan
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
