Haruo, I am forwarding this to the fink-core list, because I think you came across a bug in the released fink-0.24.23-31. I may be wrong, and I don't completely understand how you can get the result you got, but it seems to me that there is (at least) a missing entry in Fink::Services::%gcc_select_table for "4.0".
The message you got about running gcc_select is incomplete; it should have shown a version number after gcc_select. But why you got this message at all is not clear to me. Maybe something is wrong with your /usr/sbin/gcc_select executable. The output you showed was correct, though. You could try to run the installation command once more: sudo dpkg -i /sw/fink/debs/fink_0.24.23-31_darwin-i386.deb and see if it works better the second time. Otherwise, please wait for more instructions from more competent perl/fink gurus. -- Martin [EMAIL PROTECTED] wrote: > Dear Sir: > > I installed Fink 0.8.1 Binary Installer (Intel). > > The fink selfupdate command (rsync) doesn't work normally. > Reinstallation of X11User and X11SDK didn't solve the problem. > Also, the command "sudo gcc_select" didn't solve the problem. > ---------------------------------------- > $sudo gcc_select > Password: > Current default compiler: > gcc version 4.0.1 (Apple Computer, Inc. build 5250) > ---------------------------------------- > > The command "fink list" found "clustalw", but > The command "fink install clustalw" failed. > ---------------------------------------- > $fink list | grep clustalw > clustalw 1.83-3 Multiple Sequence Alignment Program > ---------------------------------------- > $fink install clustalw > Password: > Information about 5068 packages read in 2 seconds. > The following package will be installed or updated: > clustalw > The following 2 additional packages will be installed: > fink libgettext3-shlibs > Do you want to continue? [Y/n] > curl -f -L -O ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/ > clustalw1.83.UNIX.tar.gz > % Total % Received % Xferd Average Speed Time Time > Time Current > Dload Upload Total Spent > Left Speed > 100 162k 100 162k 0 0 17994 0 0:00:09 0:00:09 > --:--:-- 108k > curl -f -L -O http://distfiles.master.finkmirrors.net/ > gettext-0.14.5.tar.gz > % Total % Received % Xferd Average Speed Time Time > Time Current > Dload Upload Total Spent > Left Speed > 100 6939k 100 6939k 0 0 401k 0 0:00:17 0:00:17 > --:--:-- 486k > /sw/bin/dpkg-lockwait -i /sw/fink/debs/fink_0.24.23-31_darwin-i386.deb > (Reading database ... 4131 files and directories currently installed.) > Preparing to replace fink 0.24.23-31 (using .../ > fink_0.24.23-31_darwin-i386.deb) ... > Unpacking replacement fink ... > Setting up fink (0.24.23-31) ... > Checking system... i386-apple-darwin8.7.1 > Use of uninitialized value in substitution (s///) at /sw/lib/perl5/ > Fink/Services.pm line 1238. > Under Mac OS X 10.4.7, Fink must be bootstrapped or updated with gcc > 4.0, > however, you currently have gcc (unknown version) selected. To correct > this problem, run the command: > > sudo gcc_select > > You may need to install a more recent version of the Developer Tools > (Apple's XCode) to be able to do so. > /sw/bin/dpkg: error processing fink (--install): > subprocess post-installation script returned error exit status 255 > Errors were encountered while processing: > fink > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package fink-0.24.23-31 > ---------------------------------------- > > I am looking forward to hearing from you. > > Sincerely yours, > > Haruo Suzuki > > [About my Mac] > Mac OS X 10.4.6; Darwin 8.6.1; MacBookPro1,1; Intel Core Duo > > -------------------------------------- ------------------------------------------------------------------------- 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 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
