[EMAIL PROTECTED] mailman-2.1.3]$ ./configure checking for --with-python... no checking for python... /usr/bin/python checking Python interpreter... /usr/bin/python checking Python version... 2.2.1 checking that Python has a working distutils... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for true... /bin/true checking for --without-gcc... no 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 See `config.log' for more details.
So... I've downloaded GCC 3.3.2 but cannot get it to configure properly as I get the following error:
[EMAIL PROTECTED] mailman]$ cd gcc-3.3.2 [EMAIL PROTECTED] gcc-3.3.2]$ ./configure Configuring for a i686-pc-linux-gnuoldld host. Created "Makefile" in /home/mailman/gcc-3.3.2 using "mt-frag" ../configure: line 8: cc: command not found *** The command 'cc -o conftest -g conftest.c' failed. *** You must set the environment variable CC to a working compiler. [EMAIL PROTECTED] gcc-3.3.2]$
Also, are there any other problems that I can expect to run into as I go along with this setup or should this be the final hurdle to jump?
Thanks for all of your help so far!
Sincerely, Brent Shafer ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org