Thanks for the advice, but fink sets me up the bomb. I just realized there's no compiler as part of the base system, so I get the obvious no cc/gcc errors *poof*. The packages download fine, but when it runs through the configure script there's always flakiness when it tries to find the compiler...
for example:
[snip]
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
### execution of ./configure failed, exit code 1
Failed: compiling bitchx-1.0c19-30 failed
because...
PATH=/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin
and...
we have no c compiler there or anywhere..
kloe:~ root# fink list *gcc*
Information about 1112 packages read in 1 seconds.
can't even install it thru fink.. so I leave this to the Mac community who perhaps knows why something so critical would be left out
Safron