I haven't tried compiling lyx-1.5.x in a while, but when I do now, I get the following error when I configure:

checking for pkg-config... no
checking for QT4_FRONTEND... configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables QT4_FRONTEND_CFLAGS
and QT4_FRONTEND_LIBS to avoid the need to call pkg-config.

I'd rather not use pkg-config (so as to reduce the number of dependencies on Mac). What sorts of values then should I use for QT4_FRONTEND_CFLAGS and QT4_FRONTEND_LIBS?

(I don't think I need any special CFLAGS here, do I? ... Is QT4_FRONTEND_LIBS supposed to point to the relevant directory? Doing so doesn't seem to work.)

Thanks.

Bennett

Reply via email to