lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems building documentation without compiling LilyPond


From: Patrick Schmidt
Subject: Re: problems building documentation without compiling LilyPond
Date: Fri, 11 Sep 2009 17:24:25 +0200

OK, in the meantime I de- and reinstalled MacPorts (MacPorts base version 1.8.0 
installed). I installed bison (sudo port install bison). bison --version still 
returns 1.28 whereas bison1 --version returns 1.875. How can I prompt my system 
to use version 1.875?

I installed guile 1.8.7, fontconfig version 2.7.3, pkg-config version 0.23, 
Netpbm version 10.26.61 (for pngtopnm and pnmtopng) and pango-devel version 
1.25.6.

Now I get less errors (see file attached) and the directory lilpond/out-www 
contains the subdirectory offline-root but the html-files seem to be broken 
(see file attached).

I hope that somebody can conclude from this information what's going wrong.

Your help is greatly appreciated!
patrick


> 
> > I'm wondering more about these lines that happened during "make -C
> > python":
> >
> > powerpc-apple-darwin8-gcc-4.0.1: ERROR:: No such file or directory
> > powerpc-apple-darwin8-gcc-4.0.1: pkg-config: No such file or
> > directory
> > powerpc-apple-darwin8-gcc-4.0.1: not: No such file or directory
> > powerpc-apple-darwin8-gcc-4.0.1: found: No such file or directory
> 
> The autogen.sh script runs pkg-config on the various library names.
> However, 
> pkg-config is not installed, either. The problem is that the string
> returned 
> from the pkg-config call is stored into e.g. FREETYPE2_CFLAGS, 
> PANGO_FT2_CFLAGS, etc. and then used in various calls
> 
> 
> address@hidden:~/lilypond/lilypond$ grep -e ERROR config.make
> FREETYPE2_CFLAGS = ERROR: pkg-config not found --cflags freetype2 >=
> 2.1.10
> PANGO_FT2_CFLAGS = ERROR: pkg-config not found --cflags pangoft2 >= 1.6.0
> FONTCONFIG_LIBS = ERROR: pkg-config not found --libs fontconfig >= 2.2.0
> FREETYPE2_LIBS = ERROR: pkg-config not found --libs freetype2 >= 2.1.10
> PANGO_FT2_LIBS = ERROR: pkg-config not found --libs pangoft2 >= 1.6.0
> 
> If pkg-config is installed, it returns the appropriate flags and pathes,
> but in 
> this case, things are simply terribly broken, since the build requirements
> are 
> not available.
> 
> 
> > if he can't build python stuff (namely lilypond-book), then he's
> > hosed.
> 
> Apparently, he needs pkg-config installed...
> 
> Cheers,
> Reinhold
> 
> - -- 
> - ------------------------------------------------------------------
> Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
>  * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
>  * http://www.fam.tuwien.ac.at/, DVR: 0005886
>  * LilyPond, Music typesetting, http://www.lilypond.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> 
> iD8DBQFKqVqbTqjEwhXvPN0RAjP9AKCfFHVyAFCePxYrhChjnJHQNmdPPACfaerZ
> 03WcHKV0/HZUbzYtyuS56Eg=
> =yssn
> -----END PGP SIGNATURE-----

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Attachment: Terminal2.txt
Description: Binary data

Redirecting to the documentation index...
reply via email to

[Prev in Thread] Current Thread [Next in Thread]