I found the little problem. In the user's .perldlrc

$PDL::debug = $PDL::debug = 1;

switching it to

$PDL::debug = $PDL::debug = 0;

solved the message issue.

Thanks Rob, you were in th right track: the PDL shell.

Cheers

Hernán



2007/12/13, Sisyphus <[EMAIL PROTECTED]>:
>
> ----- Original Message -----
> From: "Hernán De Angelis" <[EMAIL PROTECTED]>
> To: "Sisyphus" <[EMAIL PROTECTED]>
> Cc: "perldl" <[email protected]>
> Sent: Thursday, December 13, 2007 9:00 PM
> Subject: Re: [Perldl] PDL::Graphics::PGPLOT strange message
>
>
> > Yes. Strange, isn't it? Smells like a permission problem, but no idea.
> > Do you think it has something to do with some "thread" modules?
> >
>
> Geez ... I don't know *what* to think.  I was expecting (hoping) that user
> and root would be using different builds of perl  :-)
>
> If it's the *same* build of perl and PDL, then the problem *has* to be
> related (in some way, at least) to permissions, doesn't it ?
>
> I don't think I'll be able to help much - though I do wonder if this
> behaviour is limited to the perldl shell.
>
> In other words, what happens if you run (as user):
> perl -MPDL -e 'use PDL::Graphics::PGPLOT'
> or simply:
> perl -e 'use PDL::Graphics::PGPLOT'
>
> Cheers,
> Rob
>
>
>


-- 

Hernán De Angelis
Linux user # 397217

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

Reply via email to