[Zope-DB] Trouble compiling Popy

Le grande pinguin rm@mh-freiburg.de
Fri, 7 Feb 2003 14:13:43 +0100


On Fri, Feb 07, 2003 at 10:08:02AM -0200, Leonardo Fernandes wrote:
> Hello, I`m having some trouble to compile popy. I wonder if anyone could
> help.
> 
> I type:
> 
> $ CPP=gcc ./configure --with-mxdatetime-headers=/usr/include

What is that supposed to do? Why would you explicitly set the
C preprocessor? From your logfile it looks like 'configure' wasn't
able to find the compiler. You might want to try 'CC=gcc' 
(but i would consider it wiser to find the reason _why_ configure
had problems in the first place).


hth Ralf Mattes