On Jul 6, 2010, at 9:58 AM, David Gippner wrote: > Dear all, > > knowing about your limited internet time, I tried to manage an > installation of gregorio on Mac OSX 10.6 by myself, and eventually > did manage to compile one version (but I don't know how anymore) by > following the Readme.Macosx-file. Now that so many changes have been > made this weekend, I tried to recompile gregorio, which failed > completely, sometimes with errors concerning gettext (incompatible > implicit declaration of built-in function 'gettext'), without > gettextize I run into an error concerning libiconv.dylib. Since I > don't have any clue whatsoever where the problem is, I hope you do > know how to compile a working version and appreciate any hint that > helps me out. > > Thanks for all help in advance!
Hi, Thanks for your patience; I'm back on my computer now with regular internet access and hopefully more time to devote to Gregorio ;) Thank you for letting me know your problems - this is the first time in quite a while I've tried to compile a universal binary for Gregorio following the method detailed in that readme, and I got several errors as well. I'm looking into it now/this weekend... Is there a reason you need a package-able binary (with only static libraries) though? I just compiled Gregorio from the latest svn sources with a normal configure/ make/make install method (how I normally update Gregorio on my MacBook); the process worked fine here on OSX 10.5. That requires local versions of libiconv & libltdl on your computer though. -Tracy _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

