To add to what Chris just said, assignment should definitely be in your PDL
install. assgn is discussed near the bottom of PDL::Ops, so try this at
your machine's command prompt:

 > perldoc PDL::Ops

If you get a message from perldoc saying 'No documentation found for
"PDL::Ops"', that means that your PDL installation was not successful, or
that it was installed to a non-universal path.

But be sure to respond to Chris's email first if you want better advice.

David

On Mon, Nov 14, 2011 at 1:35 PM, Chris Marshall <[email protected]>wrote:

> Hi Leila-
>
> You'll need to give a bit more description of your situation
> and problem for us to help.  The comprehensive list is in
> the BUGS file in the PDL source distribution or at this URL:
>
>  http://cpansearch.perl.org/src/CHM/PDL-2.4.9_010/BUGS
>
> Specific items that come immediately to mind:
>
> - What platform/OS do you have (win32, linux, macosx,...)?
>
> - What perl version (perl -V output)?
>
> - What PDL version (perldl -V output)?
>
> - How did you install PDL?
>
> - We need a specific code showing the problem including
>  any data required.  The simplest for this is usually to
>  run the problem code in the pdl2 interactive shell and
>  then cut and paste the result of that in the email
>
> Cheers,
> Chris
>
> On Fri, Nov 11, 2011 at 12:52 PM, Leila K. <[email protected]> wrote:
> > Hello,
> >
> > I recently installed PDL. I received no errors during installation and
> test but when I run fitpoly1d I get the following error:
> >
> > PDL: Problem with assignment: Undefined subroutine &PDL::Ops::assgn
> called.
> >
> > I actually don't find assgn in the install anywhere. I installed all of
> the dependencies but it seems like this should exist in the PDL install.
> Any help you can give would be greatly appreciated.
> >
> > Thanks,
> > Leila
> >
> > _______________________________________________
> > 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
>



-- 
Sent via my carrier pigeon.
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to