on 5/6/09 2:06 PM, Rodger Johnson said:
configure: error: no acceptable cc found in $PATH
You don't have a C compiler available in your path. You need to find
out where the C compiler is and tell the configure script how to get to
it, or if there is no C compiler on the system then you need
I am trying to install Mailman. When I run configure I get the
following information.
Rodger:~/mailman/mailman-2.1.9] rodgerjo% ./configure
loading cache ./config.cache
checking for --with-python... no
checking for python... /Library/Frameworks/Python.framework/Versions/
Current/bin/python
che