Hello, I have Gregorio running on OSX, so I can try to help you out- though I didn't have your specific errors...
Since you're running Leopard, I'm pretty sure libxml2 should be pre- installed (as is python). An easy way - though it's a heavy solution- to take care of most (probably all; but I'd have to doublecheck) of the remaining dependencies is to install from the 2nd Leopard cd, which has Apple's development tools. The *completely* easiest way is install XCode, with the optional command-line tools, but you may find it complete overkill if you don't program. So slightly more complicated-- on that CD, there should be separate packages listed for the development tools and libraries, and you should be able to install them on their own. I just... don't know what they're called, and I can't check my Leopard cds till later tonight. But since you've installed the prerequisites already: On Nov 10, 2008, at 1:32 AM, Teresa CLARK wrote: > > > When I ran autoconf -f To be clear, shouldn't this be autoreconf -f -i for the svn version, not autoconf (not sure if you just typed it wrong in your email). For the source code available on the download page, you shouldn't need to invoke either. > I got the error > macro 'AM_LANGINFO_CODESET' not found in library. > How do I fix this? Is is important? > I then pressed on. After running Make the last lines were: > ld warning: in /usr/local/lib/libltdl.dylib, file is not of required > architecture I've never come across this-- did you install libtool yourself manually? From where did you get it? --Tracy _______________________________________________ Gregorio-devel mailing list [email protected] https://mail.gna.org/listinfo/gregorio-devel
