That error was using the PDL:PGPLOT

If I only try to use PGPLOT it gives the error

 %PGPLOT, Unrecognized device type
 %PGPLOT, Invalid device specification: /xserve
 %PGPLOT, PGENV: selected graphics device is not open
 %PGPLOT, PGBBUF: selected graphics device is not open
 %PGPLOT, PGMTXT: selected graphics device is not open
 %PGPLOT, PGMTXT: selected graphics device is not open
 %PGPLOT, PGMTXT: selected graphics device is not open
 %PGPLOT, PGEBUF: selected graphics device is not open
 %PGPLOT, PGPT: selected graphics device is not open

I have set all the enviroment path and other variables...

On Wed, Jul 9, 2008 at 12:39 AM, Sina Türeli <[EMAIL PROTECTED]> wrote:

>  Okay I installed these modules on active perl 5.10 without problem but I
> still got problems running them. TriD library is still not installed with
> the PDL module. When I try to use PGPLOT just for a simple trial it gives
> the error:
>
> "PDL::Graphics::PGPLOT does not define
> $PDL::Graphics::PGPLOT::VERSION--version check failed at
> C:/Perl/lib/Exporter/Heavy.pm line 122, <DATA> line 387.
> BEGIN failed--compilation aborted at C:\deneme2.plx line 3, <DATA> line
> 387."
>
>
> On Tue, Jul 8, 2008 at 3:13 AM, Sisyphus <[EMAIL PROTECTED]>
> wrote:
>
>>
>> ----- Original Message ----- From: "Sina Türeli" <[EMAIL PROTECTED]>
>> To: "Sisyphus" <[EMAIL PROTECTED]>
>> Sent: Tuesday, July 08, 2008 5:16 AM
>> Subject: Re: [Perldl] PDL TriD and PGPlot
>>
>>
>> am I doing something wrong, I cant find anything in active perl 10
>> repository:
>>
>>
>> C:\>ppm install pgplot
>> ppm install failed: Can't find any package that provides pgplot
>> C:\>ppm install PDL
>> ppm install failed: Can't find any package that provides PDL
>>
>> ===================================
>>
>> For perl 5.8:
>>
>> ppm install http://theoryx5.uwinnipeg.ca/ppms/pgplot.ppd
>> ppm install http://theoryx5.uwinnipeg.ca/ppms/PDL.ppd
>>
>> For perl 5.10:
>>
>> ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/pgplot.ppd
>> ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/PDL.ppd
>>
>> Better still, just add the appropriate repository to your ppm's list of
>> repositories and  'ppm install pgplot' and 'ppm install PDL' would find and
>> install those packages automatically.
>>
>> Cheers,
>> Rob
>>
>
>
>
> --
> "The law that entropy always increases holds, I think, the supreme position
> among the laws of Nature. If someone points out to you that your pet theory
> of the universe is in disagreement with Maxwell's equations — then so much
> the worse for Maxwell's equations. If it is found to be contradicted by
> observation — well, these experimentalists do bungle things sometimes. But
> if your theory is found to be against the second law of thermodynamics I can
> give you no hope; there is nothing for it but to collapse in deepest
> humiliation." — Sir Arthur Stanley Eddington
>



-- 
"The law that entropy always increases holds, I think, the supreme position
among the laws of Nature. If someone points out to you that your pet theory
of the universe is in disagreement with Maxwell's equations — then so much
the worse for Maxwell's equations. If it is found to be contradicted by
observation — well, these experimentalists do bungle things sometimes. But
if your theory is found to be against the second law of thermodynamics I can
give you no hope; there is nothing for it but to collapse in deepest
humiliation." — Sir Arthur Stanley Eddington
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to