Hi 
I don't know if my problems are related but I will try to explain. Maybe 
someone can help me to get this working again.

I updated to Lion,
installed MacTex2011 - OK
reinstalled from Gregorio-v2.0.pkg

When I tried to recompile a previously working document, I received the error:
! Undefined control sequence.
l.132 \greloadluamodule
                       {gregoriotex}

So I applied Veronica's patch (which worked for me under Snow Leopard).

Now I was returned the error:

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 2+82/600 --dpi 1282 
greciliae-6
mktexpk: don't know how to create bitmap font for greciliae-6.
mktexpk: perhaps greciliae-6 is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.

!LuaTeX error (file greciliae-6): Font greciliae-6 at 1282 not found

I tried running updmap and updmap-sys but this made no difference to the error.

So I thought I'd try to be brave and compile the svn.
Downloaded successfully but when I try to run autoreconf -f -i. I get:

Can't exec "autopoint": No such file or directory at 
/usr/bin/../share/autoconf/Autom4te/FileUtils.pm line 290.
autoreconf: failed to run autopoint: No such file or directory

I found autoreconf in the directory /usr/bin/ but autopoint isn't there. Where 
should it be?


Any suggestions?

Thanks for all you do
Teresa


On 30/07/2011, at 5:49 AM, Michael Martin wrote:

> 
> The short answer is, yes, you can do that. The longer answer is that this is 
> usually not a good idea for something like gregorio. Unlike, say iTunes, that 
> Apple posts binary updates for from time to time, Gregorio is an open source 
> project that has periodic updates to its source code. The usual method to 
> track source code changes is to use CVS or SVN. Gregorio uses SVN. So one 
> checks out the source via SVN using:
> 
>       svn co svn://svn.gna.org/svn/gregorio/trunk
> 
> from the command line (Terminal.app). This checks out the initial source code 
> and dumps it into a directory (folder) called trunk. To see if the source is 
> updated, one would cd into trunk and do a:
> 
>       svn up
> 
> That will update the source with any changes. If there are changes, then one 
> can recompile & reinstall. svn up will also tell you the current source 
> version. Since gregorio is very small, 26MB, it is best to leave it on your 
> drive.
> 
> Since you deleted the source, there is no way to get the SVN version number 
> you used. About all you can do is type 'gregorio -V' to see the version of 
> the gregorio tool. (FYI: it is gregorio version 2.1-svn) Since gregorio is 
> more than just this binary, it will not tell you all the details of what you 
> installed. 
> 
> So, sad to say, check out gregorio again with SVN and compile & install. Then 
> we can go from there. You'll want to keep the source in case we need to tweak 
> it for your setup and for any future updates, so don't delete it. Oh! Also, 
> SVN updates are more regular than the downloads page, so the latest and 
> greatest is always in SVN and not via the downloads page. Stick it in your 
> Documents folder if you don't want it cluttering up your Desktop or home 
> directory.
> 
> 
> ---------------------------------------------------------------------
>                          Michael Martin
>                     [email protected]
> ----------------------------------------------------------------------
> 
> 
> 
> 
> _______________________________________________
> Gregorio-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/gregorio-users

Teresa Clark
[email protected]

“Idolatry is committed, not merely by setting up false gods, but also by 
setting up false devils; by making men afraid of war or alcohol, or economic 
law, when they should be afraid of spiritual corruption and cowardice.”

- G.K. Chesterton in the Illustrated London News, September 11, 1909



_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to