http://pdl.perl.org/?docs=FAQ&title=PDL::FAQ%20-%20Frequently%20Asked%20Questions#q__6_22_pgplot_does_not_write_out_png_files_
may help you with the PNG driver problem. Note that it might be a smidge out of date, since it references PGPLOT perl module version 2.19. If you're compiling from source on 64-bit architecture, go to the drivers directory in your PGPLOT source and grep '64-bit'. There are a few lines that need to be edited in this case. Don't think the null driver should be one of them, though. Wish I could help you more with the MacOS X issues, but I just used MacPorts. I know you're morally opposed and everything, but maybe even looking at how they do their installs will give you some pointers. cheers, Derek On Jan 31, 2011, at 8:55 AM, Puneet Kishor wrote: > Hi Matt, > > I am going to download SciPDL today and try that out. Of course, that > would work with the system Perl, which, sadly doesn't have all the other > modules that I use for my work. Nevertheless, it might help me squeeze > through with this demo. > > A related question -- I seemed to have borked my installation of X11. > What is the version of X11 that you use to get PGPLOT compiled, and > where can I get it? I am on Snow Leopard, and I am getting confusing > message from the interwebs. Apple's web site mentions X11 R7 in one of > its support pages, but I can't find any R7 at all. Another Apple page > mentions that the action has shifted to > [http://xquartz.macosforge.org/], which, of course, downloads and > installs a completely self-contained X installation which, at least I > can't figure out how use to install my own PGPLOT. > > Matthew Kenworthy wrote: >> On Mon, Jan 31, 2011 at 5:47 AM, Chris Marshall<[email protected]> wrote: >>> You could use a temporary SciPDL install as I >>> think that comes with the PGPLOT equipment... >> >> Yes, SciPDL comes with PGPLOT compiled and working - I'm using it now ;) >> >> Matt >> >> > > > > -- > Puneet Kishor > > _______________________________________________ > 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
