On 16 Aug 2013 Robin Newman wrote:

> Message: 1
> Date: Fri, 16 Aug 2013 16:26:14 +0000 (UTC)
> From: Robin Newman <[email protected]>
> To: [email protected]
> Subject: Problems compiling Python-poppler-qt4-0.16.3
> 
> I am trying to install Frescobaldi on my Mac using Frescobaldi Mac OS X
> install guide by Philippe Massart
.
.
.
> Initially it faield because of path problems and it asked me to add the path
> to the poppler libraries to PKG_CONFIG_PATH
> I typed export $PKG_CONFIG_PATH=PKG_CONFIG_PATH:/opt/local/lib/pkgconfig to
> add teh path and reran the setup.py build
> It started compiling OK but then encountered a string of errors and bailed 
> out.

I think that export command should read:

      export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/local/lib/pkgconfig


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to