[cairo] Creating SVG files
Daniel Amelang
daniel.amelang at gmail.com
Tue Dec 12 14:18:55 PST 2006
On 12/12/06, deepak.barua at wipro.com <deepak.barua at wipro.com> wrote:
>
> Hi Carl,
> We seem to have a problem in the c compiler options we have a cc compiler and aCC compiler.
Your config.log file says "CC: not found", so it's not finding your
compiler. You may try something like this:
CC=aCC ./configure
You should probably brush up on autoconf before you continue. You may
not get the help you need here unless it is specific to cairo.
Good luck!
Dan
More information about the cairo
mailing list