On Jun 16, 2013, at 8:40 AM, Élie Roux <[email protected]> wrote:
> It should now be fixed, can you please try latest svn version? That fixed it. It now goes into /usr/local/texlive/texmf-local. And I see an explicit mkdir -p `kpsewhich -var-value TEXMFLOCAL` Oh, one thing I forgot to mention that I noticed. On the OSX web page, http://home.gna.org/gregorio/installation-mac You have: ./configure CFLAGS='-I/opt/local/include' CPPFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib There should be a final ' at the end: ./configure CFLAGS='-I/opt/local/include' CPPFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib' I'll try and write up a more complete guide to installing gregorio on OSX (Xcode, etc) this week. I want to try it out on a fresh system to make sure I get all the steps right. I need to double check what is need from MacPorts/open source that is not normally installed via Xcode. --------------------------------------------------------------------- Michael Martin [email protected] Thesaurus Precum Latinarum http://www.preces-latinae.org ---------------------------------------------------------------------- _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

