Martin,
Sorry for having been so brief, I didn't want to clutter the mailing
list. I am referring to the Perl module PGPLOT (pgplot-perl581), which
is a Perl wrapper around the Fortran/C graphic library pgplot (which is
of course a prerequisite). The compile script in the info file consists
Massimo Marengo wrote:
[]
Phase 3 was already there in the "Fink unstable" info file for 10.3,
but it didn't work for Panther. The problem was that the cc command was
using the command line option -framework which is apparently no more
recognized by dyld (if I have understood correctly, the o
Massimo Marengo wrote:
[]
- eliminated a dyld option (-framework) which is no more available (now
the
framework should be specified with its full path) and added
-lcc_dynamic:
/System/Library/Frameworks/Foundation.framework/Versions/Current/
Foundation
/System/Library/Frameworks/AppKit.