On Sun, Aug 29, 2010 at 9:37 PM, Innocent Smith <[email protected]> wrote:
> I am trying to compile Gregorio on a Mac OS X 10.5.8 Powerbook G4.
>
> I have tried to follow the instructions on the website and in the
> README.MacPackage, but each time I try to $ ./configure I get the following
> error:
Hi,
FIrst, I wouldn't look at README.MacPackage unless you're trying to
build a package to distribute. I need to update a little bit of the
portion on cross compiling as well (sorry it's confusing).
> ./configure: line 29472: syntax error near unexpected token `fi'
> ./configure: line 29472: `fi'
Can you try deleting (or commenting out with #'s), lines 121-125 in
configure.ac? It's the section that looks like
AC_ARG_ENABLE(glib-utf8,
[ --enable-glib-utf8 link with glib for the character system.\
This option is deprecated, do not use it.],
[], []
)
and then run configure again.
Actually, you can also just run ./build.sh in the top trunk/ directory
you downloaded, which will run configure and make for you - that might
be easier/save time.
> I should add that I made one additional change to the configure.ac file: I
> have written "AM_GNU_GETTEXT_VERSION([0.14])" instead of
> AM_GNU_GETTEXT_VERSION([0.15]) due to my current version of GETTEXT
> (installed through Fink, which doesn't have the more recent GETTEXT
> apparently.) Could this be causing my problem?
I'm not sure the differences between .14 and .15 ... but if the above
suggestion doesn't work, there is a gettext binary available here
(http://www.ellert.se/twain-sane/) or you can compile a later version
from source yourself.
Hope this helps,
Tracy
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users