Re: [Mailman-Users] Question and help

2009-05-08 Thread Brad Knowles

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 to have one 
installed.



When I run 'make' i get the following:

[Rodger:~/mailman/mailman-2.1.9] rodgerjo% make
make: Command not found.


Looks like you don't have make installed either.  Both are developers 
tools, and not typically installed in certain distributions, especially 
when you go for just the base install, as opposed to the full 
everything-including-the-kitchen-sink install.


--
Brad Knowles
b...@shub-internet.orgIf you like Jazz/RB guitar, check out
LinkedIn Profile: my friend bigsbytracks on YouTube at
http://tinyurl.com/y8kpxuhttp://preview.tinyurl.com/bigsbytracks
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Question and help

2009-05-07 Thread Rodger Johnson
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
checking Python interpreter... /Library/Frameworks/Python.framework/ 
Versions/Current/bin/python

checking Python version... 2.5.2
checking that Python has a working distutils... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... no
checking for true... /usr/bin/true
checking for --without-gcc... no
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH

When I run 'make' i get the following:

[Rodger:~/mailman/mailman-2.1.9] rodgerjo% make
make: Command not found.

Suggestions?


Rodger Johnson

www.goodnewsplace.net
A source for Christian Ministry



--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9