AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
Vincent Costa
February 22, 2010 03:51PM
I have a colleague with a machine running 10.4.11. I can sucessfully install the Appropriate fink binary, but when I try to run:

fink selfupdate ..or.. sudo fink install glib2-dev glib netpbm openmotif3

It fails with the following error:

Building Dependency Tree...
Scanning package description files..........
Information about 4816 packages read in 13 seconds.
The following package will be installed or updated:
fink
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-powerpc/base/f
ink_0.29.9-31_darwin-powerpc.deb
(Reading database ... 4212 files and directories currently installed.)
Preparing to replace fink 0.29.9-31 (using .../fink_0.29.9-31_darwin-powerpc.deb
) ...
Unpacking replacement fink ...
Setting up fink (0.29.9-31) ...
Checking system... powerpc-apple-darwin8.11.0
Under Mac OS X 10.4.11, Fink must be bootstrapped or updated with gcc 4.0,
however, you currently have gcc 3.3 selected. To correct
this problem, run the command:

sudo gcc_select 4.0

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.29.9-31

If I try to run sudo gcc_select 4.0 I get the following error message:

usage: gcc_select [-n] [-force] [2 | 3 | 3.x] [-h | --help] [-v | --version]
[-l | --list] [-root]
Invalid argument (4.0).

Has anyone else run into a similar problem. I realize 10.4 won't be supported for much longer but for the time being they do not want to update their machine. I have installed the from Install Disc 1.

Vinny
Subject Author Posted

gcc_select error for 10.4 Install

Vincent Costa February 22, 2010 03:51PM

Re: gcc_select error for 10.4 Install

Daniel Glen February 22, 2010 03:56PM

Re: gcc_select error for 10.4 Install

Vincent Costa March 02, 2010 10:31AM

Re: gcc_select error for 10.4 Install

Daniel Glen March 02, 2010 10:35AM

Re: gcc_select error for 10.4 Install

rick reynolds February 22, 2010 04:12PM