Wietse Venema: > Robert Chalmers: > > but I have no idea what icu-config is, and why I need it. I can > > probably install it on the mac, but why do I need it? > > It is a utility that spits out compiler and linker options that > Postfix needs to build with the ICU library. Most systems have one.
In the worst case, you would write a shell script that does what Postfix expects icu-config to do. I should probably provide a way that allows people like you to specify ICU library information on the command line. Wietse