I have installed Fink on my G4 computer at home and transferred all of the 
files in my /sw folder over to my laptop. Both computers are running the most 
recent versions of Panther and have been working well. I am able to update my 
desktop G4 using the "fink update-all" command; however when I try to update 
the laptop, I get the following message:

The following 5 packages will be installed or updated:
 kbabel kdegraphics3-base kdesdk3-base kdesdk3-extra-kfile-plugins
 tetex-texmf
The following 4 additional packages will be installed:
 db41 glut glut-shlibs xpdf
Do you want to continue? [Y/n] 
Failed: 
This package must be compiled with GCC 3.3, but you currently have 3.1 
selected.
To correct this problem, run the command:

        sudo gcc_select 3.3

You may need to install a more recent version of the Developer Tools to be 
able
to do so.

I tried to run the command recommended by FINK:

[Christopher-Lamers-PowerBook:~] christop% sudo gcc_select 3.3
usage: gcc_select [-n] [-force] [2 | 3] [-h | --help] [-v | --version]
                  [-root] [ -nc | --no-color]
       Invalid argument (3.3).
[Christopher-Lamers-PowerBook:~] christop% sudo -force gcc_select 3.3
sudo: Please use single character options
usage: sudo -V | -h | -L | -l | -v | -k | -K | [-H] [-P] [-S] [-b] [-p 
prompt]
            [-u username/#uid] -s | <command>
[Christopher-Lamers-PowerBook:~] christop% fink update-all
/usr/bin/sudo /sw/bin/fink  update-all
Information about 1206 packages read in 1 seconds.
The following 5 packages will be installed or updated:
 kbabel kdegraphics3-base kdesdk3-base kdesdk3-extra-kfile-plugins
 tetex-texmf
The following 4 additional packages will be installed:
 db41 glut glut-shlibs xpdf
Do you want to continue? [Y/n] 
Failed: 
This package must be compiled with GCC 3.3, but you currently have 3.1 
selected.
To correct this problem, run the command:

        sudo gcc_select 3.3

You may need to install a more recent version of the Developer Tools to be 
able
to do so.

[Christopher-Lamers-PowerBook:~] christop% 

Any ideas of what I'm doing wrong?
Thanks!

Chris



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to