26 Jun 22:28
[ fink-Bugs-1499169 ] fix for fink-0.24.17 bootstrap.sh failure on 10.4.6
Bugs item #1499169, was opened at 2006-06-01 18:03 Message generated for change (Comment added) made by dmacks You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117203&aid=1499169&group_id=17203 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: 10.4 (Intel) Status: Open Resolution: None Priority: 5 Submitted By: creon levit (creonlevit) Assigned to: Nobody/Anonymous (nobody) Summary: fix for fink-0.24.17 bootstrap.sh failure on 10.4.6 Initial Comment: for fink-0.24.17 on OSX 10.4.6, attempting to run bootstrap.sh results in: .... Found perl version 5.008006. Checking package... looks good (fink-0.24.17). Checking system... i386-apple-darwin8.6.2 This system is supported and tested. Use of inherited AUTOLOAD for non-method Term::ReadKey::termsizeoptions() is deprecated at /Library/Perl/5.8.6/darwin-thread-multi-2level/Term/ReadKey.pm line 289. Can't locate auto/Term/ReadKey/termsizeopt.al in @INC (@INC contains: /Users/creon/Documents/Downloads/new/fink-0.24.17/perlmod /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 /Users/creon/Documents/Downloads/new/fink-0.24.17/perlmod/Fink/CLI.pm line 493 To fix this, I downloaded TermReadKey-2.30/ReadKey.pm from cpan.org, expanded it, and followed the instructions in its README file. ---------------------------------------------------------------------- >Comment By: Daniel Macks (dmacks) Date: 2006-06-26 16:28 Message: Logged In: YES user_id=535292 The original message you posted says that a problem occured on line 289 of ..../Term/ReadKey.pm, therefore you quite likely did have that file. Not sure how you looked for it or why that method didn't detect it. ---------------------------------------------------------------------- Comment By: creon levit (creonlevit) Date: 2006-06-23 13:15 Message: Logged In: YES user_id=1532854 I do not think that old PPC perl lingering was the problem here. There was no Term/ReadKey.* anywhere on my system before, during, or after the fink bootstrap, until I downloaded it from cpan. ---------------------------------------------------------------------- Comment By: Daniel Macks (dmacks) Date: 2006-06-02 12:45 Message: Logged In: YES user_id=535292 Last I recall, this type of error is caused by having powerpc perl-module files lingering around on an intel machine. Rosetta only applies to programs as a whole, not mixing a program for one CPU that tries to load modules for another at runtime. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117203&aid=1499169&group_id=17203 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
RSS Feed