Hello, I installed TexLive 2012.
I installed Gregorio using the 2.0 package, so apparently the error is known for this package. So, I installed Xcode, and the Command Line Tools (in Mountain Lion it's not native in Xcode). Then I had to install on my own autoconf, automake, libtool and gettext. Then I got by SVN the latest version of Gregorio, and I followed instructions here : http://home.gna.org/gregorio/installation-mac autoreconf went well ./configure too But I got errors with make : libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT plugin_loader.lo -MD -MP -MF .deps/plugin_loader.Tpo -c plugin_loader.c -fno-common -DPIC -o .libs/plugin_loader.o plugin_loader.c:20:18: error: ltdl.h: No such file or directory plugin_loader.c:40: error: expected specifier-qualifier-list before 'lt_dlhandle' plugin_loader.c: In function 'do_load_plugin': plugin_loader.c:56: error: 'gregorio_plugin' has no member named 'handle' plugin_loader.c:57: error: 'gregorio_plugin' has no member named 'handle' plugin_loader.c:62: error: 'gregorio_plugin' has no member named 'handle' plugin_loader.c:62: warning: assignment makes pointer from integer without a cast plugin_loader.c:74: error: 'gregorio_plugin' has no member named 'handle' plugin_loader.c:75: error: 'gregorio_plugin' has no member named 'handle' plugin_loader.c: In function 'gregorio_plugin_load': plugin_loader.c:94: error: 'gregorio_plugin' has no member named 'handle' plugin_loader.c: In function 'gregorio_plugin_unload': plugin_loader.c:107: error: 'gregorio_plugin' has no member named 'handle' make[1]: *** [plugin_loader.lo] Error 1 make: *** [all-recursive] Error 1 So, I still don't know how to get a proper version of Gregorio... Thanks for your kind help ! Pema 2013/5/30 <[email protected]> > > Elie, > > Pema uses Mac OSX which does not run .exe files, so this > suggestion will not work. > > Pema & Elie, and others, > > I just installed the latest SVN from a few days ago and it works > fine in Mac OSX 10.8.3 using the latest Xcode 4.6.2 and TexLive 2012 > (latest from MacTex). > > Pema, > > How did you install it? The old installation file for 2.0 had this > issue. Did you use SVN? > > --------------------------------------------------------------------- > Michael Martin > [email protected] > ---------------------------------------------------------------------- > > > > > > >
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

