Jeffrey, If you have 10.5 or 10.6 installed on your Mac and you want PGPLOT, try installing the PDL-2.4.7 package for Mac:
http://sourceforge.net/projects/pdl/files/ I'm also the current maintainer, so please let me know if it works for you. Thanks, Matt 2010/10/10 RDCS chan <[email protected]>: > Hi , > > I am currently running Perl scripts which require the use of PGPLOT. I tried > to use MacPorts to install PGPLOT and get the PDL::GRAPHIC::PGPLOT module ( > the most updated one as I can found ) from CPAN, there is no error message > giving out in the installation process. > > But when I run my program, it gives the following error: > > dyld: lazy symbol binding failed: Symbol not found: __gfortran_concat_string > Referenced from: > /Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle > Expected in: flat namespace > > dyld: Symbol not found: __gfortran_concat_string > Referenced from: > /Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle > Expected in: flat namespace > > My linux laptop runs fine so it shouldn't be the problem of the program > itself. > I suspect I have done something wrong in the installation, but is that any > way to check? > I have tried a re-installation again but the p roblem still there. There is > a similar thread that I can find on the internet talking on this issue, but > I just dont understand what the solution should be. > > > Thank you very much. > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > -- Matthew Kenworthy / Assistant Professor / Leiden Observatory Niels Bohrweg 2 (#463) / P.O. Box 9513 / 2300 RA Leiden / NL _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
