In the latest version of Ubuntu the old pgperl package does not work.
Unfortunately the package has been abandoned and it is not up to date.
You have to compile the Perl PGPLOT module for yourself (quite easy).
Get it from here
http://www.cpan.org/authors/id/K/KG/KGB/PGPLOT-2.20.tar.gz

  Should be straight forward, any problems let us know.

  Xavier


On Dec 14, 2007 6:51 AM, sujitha mary <[EMAIL PROTECTED]> wrote:
> hi,
>  I have installed pgplo5.But I couldn't find the pgperl module in the
> aptitude.do we need to download it separately?
>
> On 12/13/07, Sisyphus < [EMAIL PROTECTED]> wrote:
> >
> > ----- Original Message -----
> > From: "sujitha mary" < [EMAIL PROTECTED]>
> > To: <[email protected]>
> > Sent: Thursday, December 13, 2007 7:46 PM
> > Subject: [Perldl] PGPLOT
> >
> >
> > > hi,
> > > while running a perl script that uses PGPLOT i'm getting an error
> > > Can't locate PGPLOT.pm in @INC (@INC contains: /etc/perl
> > > /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
> > > /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
> > > /usr/local/lib/site_perl .)
> >
> > The other replies probably already cleared this up for you.
> >
> > > I have am using PGPLOT in ubuntu.
> >
> > There's a pgplot (C library) and a PGPLOT (perl module - which needs the
> > pgplot C library). A perl script/module that does "use PGPLOT;" needs to
> be
> > able to find the PGPLOT perl module.
> > Looks like you don't have that perl module - at least not in any of those
> > locations specified above.
> >
> > Cheers,
> > Rob
> >
> >
> >
>
>
> _______________________________________________
> 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