glad to hear, Ed.  Let the list know of any other problems.

Derek

On Aug 16, 2013, at 7:55 PM, Edward Peschko wrote:

> Derek, 
> 
> really odd. I tried compiling again from the shell, didn't run into any 
> issues.
> 
> Perhaps it was something to do with using cpan..
> 
> anyways, if I have any more issues I'll let you know.
> 
> Ed
> 
> 
> On Fri, Aug 16, 2013 at 11:18 AM, Derek Lamb <[email protected]> wrote:
> Ed,
> 
> Two thoughts:
> 
> 1) Are you automatically building PDL with the cpan client?  Or just in the 
> CPAN directory?  I wonder if there is a permission issue.  I used to do "sudo 
> cpan" and then could not write into those directories as a non-root user.  Do 
> you get the same thing after doing a "make realclean" ?
> 
> If you continue to get that error, knowing more about your OS, and seeing the 
> entire build log, would help debug your installation issue.
> 
> 2) CPAN does not install development versions unless you ask for them 
> specifically.  You would have to say
> 
> cpan> install CHM/PDL-2.006_04.tar.gz
> 
> best,
> Derek
> 
> 
> On Aug 15, 2013, at 10:26 PM, Edward Peschko wrote:
> 
> > Chris,
> >
> > I'm getting the following error in building 2.006_04 with perl-5.18.1:
> >
> > make[2]: Leaving directory 
> > `/home/tksubu/.cpan/build/PDL-2.006_04-o6KLFU/Basic/SourceFilter'
> > make[2]: Entering directory 
> > `/home/tksubu/.cpan/build/PDL-2.006_04-o6KLFU/Basic/Core'
> > chmod: cannot access ‘../../blib/lib/auto/PDL/Core’: No such file or 
> > directory
> > make[2]: *** [../../blib/lib/auto/PDL/Core/.exists] Error 1
> > make[2]: Leaving directory 
> > `/home/tksubu/.cpan/build/PDL-2.006_04-o6KLFU/Basic/Core'
> > make[1]: *** [subdirs] Error 2
> > make[1]: Leaving directory 
> > `/home/tksubu/.cpan/build/PDL-2.006_04-o6KLFU/Basic'
> > make: *** [subdirs] Error 2
> >
> > could you perhaps take a look?
> >
> > Thanks much,
> >
> > Ed
> >
> > Also, note the new release for some reason has not reached CPAN, ie: when 
> > you try to:
> >
> > cpan[1]> install PDL
> >
> > it picks up 2.006 instead of 2.006_04..
> >
> >
> > _______________________________________________
> > Perldl mailing list
> > [email protected]
> > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
> 
> 

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

Reply via email to