Having upgraded to TexLive 2010, and needing to re-install gregorio in the 2010
directories, I thought I would start from the latest svn and give it a try.
(Note I am running OSX 10.6.4.)
The install almost went without incident. I used autoconf. When I ran
configure, I got an error message:
./configure: line 14296: syntax error near unexpected token `fi'
./configure: line 14296: `fi'
Which is:
# I let it for backward compatibility purposes
# Check whether --enable-glib-utf8 was given.
if test "${enable_glib_utf8+set}" = set; then
enableval=$enable_glib_utf8;
else
fi
I removed the "else" and blank line. I have seen cases on some Unix boxes
where config does not like empty else blocks. You might want to adjust for
this. After I removed it, all went well in the make and installation.
The next item I ran into is that it would seem some of the gregorio tex
commands have changed. I made extensive use of \spaceabovelines in several
places and this, and other such gregorio commands are no longer a part of
gregorio. I had to change it to \grespaceabovelines, which ran, but was rather
unsatisfactory. Is there something I did wrong?
==================================================================
Michael Martin
[email protected]
==================================================================
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users