[cairo] Cairo on Mac OS X 10.3.9

Carl Worth cworth at cworth.org
Fri Mar 23 18:39:54 PDT 2007


On Fri, 23 Mar 2007 23:23:06 +0100, Jeremiah Foster wrote:
> > >         If pkg.m4 is available in /another/directory, please set
> > >         ACLOCAL_FLAGS="-I /another/directory"
>
> I am sorry, I was unclear. The error message I pasted was a two part message with the
> first part mentioning cairo.pc. I did read both messages carefully and tried to set the
> required variables. The question is where? I passed the variables on the command line,
> and added them to the autogen.sh script, but nothing seemed to work.

Ah, OK.

This is an environment variable. Most shells allow you to set an
environment variable for a single process directly on the command-line
when executing the command. Something like this:

	ACLOCAL_FLAGS=/path/to/directory/containing/pkg.m4 ./autogen.sh

But the exact means of setting an environment variable might vary
depending on your shell.

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20070323/fcbed115/attachment.pgp


More information about the cairo mailing list