Stephen: pgplot-perl uses the PGPLOT_DIR environment variable to ascertain where pgplot is installed. If you upgraded pgplot, then tried to upgrade pgplot-perl without restarting the shell, this environment variable will still be set to the old value (/sw/pgplot) instead of the correct, new value (/sw/lib/pgplot). Restarting a terminal, or simply setting the PGPLOT_DIR variable to /sw/lib/pgplot would have fixed it.
There is no error in the pgplot-perl patch file, and no need to copy the pgplot headers. -Jeff On Mon, 10 Jun 2002 [EMAIL PROTECTED] wrote: > Hi, > > I recently needed to try to install PDL from the unstable directory, and > hence all of it's assorted dependencies on a MacOSX machine. The > installation went pretty well until I hit pgplot-perl-2.18-2, which > failed. It turned out that it was expecting the header file cpgplot.h to > be in /sw/pgplot. Obviously it was not. One solution which got me > through the install was to make /sw/pgplot and copy the header there. A > better solution would be for someone to fix the pgplot-perl patch file > so that it looks for cpgplot.h where it should be. > > Anyway, the point of the message is to give those who try this and get > stuck, a pointer. > > Regards. > > Stephen > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - >http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/CDC R/CDC1 Email : [EMAIL PROTECTED] 325 Broadway Web : www.cdc.noaa.gov/~jsw Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
