-
Notifications
You must be signed in to change notification settings - Fork 46
Installing PDL on Linux
PDL is already available in most Linux distributions. For a default install, follow the instructions below. But if you want more control over the installation, you want the latest PDL, or you want features that your distribution does not offer by default, please go to Installing PDL Manually.
Modules tested: Core features, PGPLOT, PLplot, 3D graphics (OpenGL).
Distribution Includes Instructions
Ubuntu 10.04 LTS (tested)
Should work with:
-
Ubuntu 10.04 or later
-
Knoppix 6.0 or later
-
Debian 5.0 or later
-
Core features
-
3D graphics
-
PLplot
-
PGPLOT
apt-get install pdl
apt-get install pgplot5 libpgplot-perl
Fedora 13 (tested)
Should work with:
-
Fedora 13 or later
-
RHEL 5.0 or later
-
Core features
-
3D graphics
-
PLplot
yum install perl-PDL
yum install plplot-perl
Note: Could not find PGPLOT.
Mandriva ES 5 (tested)
Should work with:
-
Mandriva 2010 or later
-
Core features
urpmi perl-PDL
Note: Could not setup OpenGL or PLplot. Could not find PGPLOT.
OpenSUSE 11.3 (tested)
-
Core features
yast -i perl-PDL
Note: Could not setup OpenGL. Could not find PGPLOT or PLplot.
Gentoo (untested)
Unknown
emerge dev-perl/PDL