Re: [Ifeffit] Mac installer for 10.4 with horae-048
Stefano, Hmmmm. What I would do next is to trash /Library/Perl. This is where much of where horae goes, though it should be overwritten on installation too. Trashing /Library/Perl is a little riskier than trashing /Applications/Ifeffit because it's possible that some other perl application is using that folder too. If you think you're not using any other perl programs, you probably are not. In any case, you could do sudo mv /Library/Perl /Library/Perl_SAVE You can also look at the list of Perl files installed (at least as of horae-0.48 on Mac 10.3) at http://cars9.uchicago.edu/ifeffit/src/MacOSX/PerlFiles This says 'Perl/5.8.1' everywhere and I believe 10.4 uses a more recent version of perl, but this list be helpful in looking for folders not installed by Ifeffit. After doing this, you can retry the installation. If that's too scary (or doesn't work ;>) I hope Paul has some insight! --Matt
Hi Matt,
Hmmmm. What I would do next is to trash /Library/Perl. This is where much of where horae goes, though it should be overwritten on installation too. Trashing /Library/Perl is a little riskier than trashing /Applications/Ifeffit because it's possible that some other perl application is using that folder too.
I think I have some applications that use the Perl library. I have two folders in that library, 5.8.1 and 5.8.6 and I think that may be the problem. I moved 5.8.6 to 5.8.6_SAVE and used the 10.4 dmg installer: the result is the following message: stefano% athena Can't locate Tk.pm in @INC (@INC contains: /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 .) at /Applications/Ifeffit/bin/athena line 52. BEGIN failed--compilation aborted at /Applications/Ifeffit/bin/athena line 52. So I trashed the /Applications/Ifeffit folder again and tried to install with the 10.3 dmg (I think that 5.8.6 is used by Tiger): the result is the same message as above Then, I changed the name of 5.8.6_SAVE back to 5.8.6 and... I get the same message that I sent as image in my previous emails. Please HELP!!!!!! Stefano -- ____________________________________________ Stefano Ciurli Professor of Chemistry Laboratory of Bioinorganic Chemistry Department of Agro-Environmental Science and Technology University of Bologna Viale Giuseppe Fanin, 40 I-40127 Bologna Italy Phone: +39-051-209-6204 Fax: +39-051-209-6203 "Fatti non foste a viver come bruti, ma per seguir virtute e canoscenza" Dante Alighieri - Inferno - Canto XXVI "Ihr seid bestimmt, nicht Tieren gleich zu leben, Nein, Tugend zu erringen und Erkenntnis" "Ye were not form'd to live the life of brutes, But virtue to pursue and knowledge high"
On Thursday 01 December 2005 00:48, Stefano Ciurli wrote:
I moved 5.8.6 to 5.8.6_SAVE and used the 10.4 dmg installer: the result is the following message:
stefano% athena Can't locate Tk.pm in @INC (@INC contains: /sw/lib/perl5
Stafano, You never installed perl/Tk. B -- Bruce Ravel ---------------------------------------------- bravel@anl.gov Molecular Environmental Science Group, Building 203, Room E-165 MRCAT, Sector 10, Advanced Photon Source, Building 433, Room B007 Argonne National Laboratory phone and voice mail: (1) 630 252 5033 Argonne IL 60439, USA fax: (1) 630 252 9793 My homepage: http://cars9.uchicago.edu/~ravel EXAFS software: http://cars9.uchicago.edu/~ravel/software/
On Thursday 01 December 2005 14:21, you wrote:
Bruce,
You never installed perl/Tk.
I trust you... so can i use fink to do so? Stefano
That seems likely, but in truth I don't know. Question for Paul: Is perl/Tk among the stuff included in your installer package? On a similar topic, I see that IfeffitOnMacintosh on the wiki points to a page that hasn't been written yet. B -- Bruce Ravel ---------------------------------------------- bravel@anl.gov Molecular Environmental Science Group, Building 203, Room E-165 MRCAT, Sector 10, Advanced Photon Source, Building 433, Room B007 Argonne National Laboratory phone and voice mail: (1) 630 252 5033 Argonne IL 60439, USA fax: (1) 630 252 9793 My homepage: http://cars9.uchicago.edu/~ravel EXAFS software: http://cars9.uchicago.edu/~ravel/software/
Bruce, I found this... not tried it yet... Perl/Tk and Mac OS X 10.4 (Tiger) You can use the Perl 5.8.6 that comes with Tiger or build it yourself. Now fetch the Perl/Tk distribution, (Tk-804.027) . Unpack Perl/Tk and build it using the standard idiom: tar -zxvpf Tk-804.027.tar.gz cd Tk-804.027 perl Makefile.PL make make test sudo make install -- ____________________________________________ Stefano Ciurli Professor of Chemistry Laboratory of Bioinorganic Chemistry Department of Agro-Environmental Science and Technology University of Bologna Viale Giuseppe Fanin, 40 I-40127 Bologna Italy Phone: +39-051-209-6204 Fax: +39-051-209-6203 "Fatti non foste a viver come bruti, ma per seguir virtute e canoscenza" Dante Alighieri - Inferno - Canto XXVI "Ihr seid bestimmt, nicht Tieren gleich zu leben, Nein, Tugend zu erringen und Erkenntnis" "Ye were not form'd to live the life of brutes, But virtue to pursue and knowledge high"
participants (3)
-
Bruce Ravel
-
Matt Newville
-
Stefano Ciurli