Hi all,
I compiled pd vanilla (Miller's git repo) in OS X 10.7 Lion yesterday and ran into (only) a couple hitches.
It seems gettext is missing and this causes the linking to fail because it can't find the msgfmt tool. I got it and compiled pd by doing:
sudo brew install --universal gettext
./configure CFLAGS="-arch i386" LDFLAGS="-arch i386"
make
I don't know much about the gettext tool, but am I wrong in thinking that it should surely be there and blame apple for messing up on a very common unix package?
Cheers,
Rich
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list