Thanks....tried reinstalling, but the package seems to require perl version 5.8.1 This is the error I get when I try to reinstall (after removing the package):

Failed: Internal error: node for perl581-core already exists


I have a feeling I'm going to have to wait for some sort of fink package update. Any other ideas?

Thanks much

On May 16, 2005, at 9:50 PM, Scott Hannahs wrote:

At 8:42 PM -0400 05/16/2005, James Coyle wrote:

Hi-

I had Report Magic running just fine until I upgraded my OS to 10.4.1. This is what I now get:


[James-Coyles-iBook:/sw] jamescoy% cd /sw/share/rmagic
[James-Coyles-iBook:/sw/share/rmagic] jamescoy% ./rmagic.pl
Can't locate GD/Graph.pm in @INC (@INC contains: /sw/share/rmagic /sw/lib/perl5 /sw/lib/perl5/darwin /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at /sw/share/rmagic/wadg/rm/Graphs.pm line 19.
BEGIN failed--compilation aborted at /sw/share/rmagic/wadg/rm/Graphs.pm line 19.
Compilation failed in require at ./rmagic.pl line 117.
BEGIN failed--compilation aborted at ./rmagic.pl line 117.
[James-Coyles-iBook:/sw/share/rmagic] jamescoy%



Any idea what's going on here? Just a basic incompatibility?


I haven't made the jump to Tiger yet.  But I can take a shot at it from looking at the list above.  It seems that Tiger comes with Perl version 5.8.6 and Fink knows this.  However your old installation of Graph is in a directory for Perl version 5.8.1.

I don't know if fink has a distribution tree for OS X 10.4 yet.  My version hasn't created one.  You may have to modify your Perl search list to look thie GD/Graph.pm in a different tree.  Poke around in /sw/lib/perl5 and its sub directories to see if Graph.pm is in there somewhere.  Mine is currently in /sw/lib/perl5/5.8.1/GD/Graph.pm

If not force fink to do a deletion and reinstall of the gd-graph-pm module.  That may get it in a recognizable place.

-Scott

_______________________________________________
This is the reportmagic-help mailing list
To change your subscription or other preferences use this URL:


_______________________________________________
This is the reportmagic-help mailing list
To change your subscription or other preferences use this URL:
   http://reportmagic.org/cgi-bin/mailman/listinfo/reportmagic-help

Reply via email to