Hi, I tried the command 'fink install wget' and got the following output: The following package will be installed or updated: wget curl -f -L -O http://distfiles.master.finkmirrors.net/wget-1.8.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1127k 100 1127k 0 0 65103 0 0:00:17 0:00:17 --:--:-- 73336 gzip -dc /sw/src/wget-1.8.2.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions ./configure --prefix=/sw --without-ssl --infodir=/sw/share/info --mandir=/sw/share/man creating cache ./config.cache configuring for GNU Wget 1.8.2 checking host system type... powerpc-apple-darwin8.4.0 checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH ### execution of ./configure failed, exit code 1 Failed: compiling wget-1.8.2-2 failed So what happened and what can I do about it??? Cheers, Brian