Hello, I recently updated to Mac OS X 10.8 Mountain Lion. To reinstall Gregorio (together with TeXLive 2012), I went through the installation steps that Boris summarized, but was getting the following error when I tried to compile a file with Gregorio:
dyld: Library not loaded: /usr/lib/libltdl.7.dylib Referenced from: /usr/local/bin/gregorio Reason: image not found Trace/BPT trap: 5 I did a bit of googling and found that this has been a common problem in Mountain Lion. Apparently the problem concerns libtool. I was able to resolve my issue by using Homebrew to reinstall (or do another installation?) or libtool [brew install libtool], apparently in addition to whatever version was installed by Apple's Developer Tools command line installation. I don't understand the technicalities, but it is now working for me, for what its worth. If anyone with more expertise on Mac OS X would like to offer a better solution, that would be great. Best wishes, bro. Innocent, op On Wed, May 9, 2012 at 2:27 PM, Boris Maire <[email protected]> wrote: > Hi all, > > So, to get Gregorio working on Mac OS Lion, these are the steps I've > followed : > - install Xcode form the App Store and the command line module (preference > -> downloads) > - install Macports from its website and then install the autoconf module > (sudo port install automake autoconf lib tool) > - get the gregorio package from the website, or the svn version > - modify the gregoriotex in the tex directory replacing \luatexUseModule > and \luaUseModule to \RequireLuaModule > - compile as describe on the website (using "sudo" for each command) > > And then it's OK ! > > Regards, > Boris > > Le 9 mai 2012 à 02:53, Michael Martin a écrit : > > To get autoreconf, I recommend installing MacPorts, which provides a rich > selection of open source software. > > Sent from my iPhone > > On May 8, 2012, at 15:57, Boris Maire <[email protected]> wrote: > > Hi, > > I've installed the "command line" module in Xcode. I can now compile the > gregorio 2.0 package. > > But, I've tried with the last SVN version : I cannot run the "autoreconf" ! > How can I install all the package mentioned on the website ? > > Regards, > Boris > > Le 8 mai 2012 à 19:43, Boris Maire a écrit : > > > > Début du message réexpédié : > > *De : *Boris Maire <[email protected]> > *Objet : **Rép : [Gregorio-users] Installation Mac 0S X Lion* > *Date : *8 mai 2012 18:45:59 HAEC > *À : *[email protected] > > Hi, > > thanks Michael. > "open the preferences, go to "Downloads" " : the tip I missed ! > > I will do it. > > MacTex 2011, I've installed it these days (last Saturday or Sunday) > > > I'll be doing your tells & I'll be back ... > > Regards, > Boris > > Le 8 mai 2012 à 17:10, [email protected] a écrit : > > I can assure you it works very well under Lion. > > > Part of your trouble is that Apple recently changed the way Xcode is > installed. It's a good news/bad news sort of improvement. To get to gcc > itself, you'll need to install the Xcode command line tools. Launch Xcode, > open the preferences, go to "Downloads" and install the command line tools. > > > It's free, but you will need to create an AppleID/developer account. If > you already have an AppleID (which you must since you installed Xcode), > just use it. Xcode itself will walk you through. > > > Once that is installed, you can compile and install gregorio. > > > Which MacTex live are you using? > > > On May 8, 2012, at 8:54 AM, Boris Maire wrote: > > > Hi all, > > > I cannnot manage to use gregorio properly with Mac OS X Lion. > > I have found old messages telling installing Xcode : done, but in > terminal, bash do not find gcc, so I cannot compile gregorio. > > > The real problem is the I get the error message when compiling Latex file. > I've tried the command lien method with both latex and lualatex and then > the TexWorks method : I get the same error each time : > > ! Undefined control sequence. > > l.132 \greloadluamodule > > {gregoriotex} > > > Thanks for your help. > > > Boris > > _______________________________________________ > > Gregorio-users mailing list > > [email protected] > > https://mail.gna.org/listinfo/gregorio-users > > > --------------------------------------------------------------------- > > Michael Martin > > [email protected] > > http://www.preces-latinae.org > > ---------------------------------------------------------------------- > > > > > --------------------------------------------------------------------- > > Michael Martin > > [email protected] > > http://www.preces-latinae.org > > ---------------------------------------------------------------------- > > > > > > _______________________________________________ > > Gregorio-users mailing list > > [email protected] > > https://mail.gna.org/listinfo/gregorio-users > > > > _______________________________________________ > Gregorio-users mailing list > [email protected] > https://mail.gna.org/listinfo/gregorio-users > > > _______________________________________________ > Gregorio-users mailing list > [email protected] > https://mail.gna.org/listinfo/gregorio-users > > _______________________________________________ > Gregorio-users mailing list > [email protected] > https://mail.gna.org/listinfo/gregorio-users > > > > _______________________________________________ > Gregorio-users mailing list > [email protected] > https://mail.gna.org/listinfo/gregorio-users > >
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

