Following up on previous missed post. On 7 Oct 2015, at 10:40, Robert Chalmers wrote:
> I have the icuuc libraries here. > > /opt/local/lib/libicuuc.55.1.dylib > /opt/local/lib/libicuuc.55.dylib > /opt/local/lib/libicuuc.a > /opt/local/lib/libicuuc.dylib > > and they are pretty recent. > lrwxr-xr-x 1 root admin 19 20 Apr 01:19 > /opt/local/lib/libicuuc.dylib -> libicuuc.55.1.dylib "Bill Cole" <postfixlists-070913 () billmail ! scconsult ! com> >That LOOKS like a MacPorts installation. If it is, you should have >icu-config in /opt/local/bin/. If it is a MacPorts installation and you >don't have icu-config, the installation is broken and needs to be >redone. >Of course that also raises the question of why you don't just use the >MacPorts port of Postfix. >Also: since 10.10.11 does not (and likely never will) exist, do you mean >10.10.5 (latest Yosemite) or 10.11.0 (fresh new ElCapitan)? That is >particularly relevant because if you are building without using MacPorts >but using MacPorts-installed libraries, it is possible that you are >having trouble because you haven't updated MacPorts and re-installed all >of its ports for ElCapitan. In answer to the above first... Indeed. It is 10.11 and El-Capitan. Just an old habit left over from the Yosemite etc days.. I did have MacPorts, and Homebrew installed ports at one time, but abandoned them in favour of building most things myself if I need them. The ports just don’t have what I need built in already, and if I am going to fiddle with ports to get them how I want, then it’s just as easy to start from scratch - which I have done. I did a search and found those libraries, left over from playing around with that stuff. Naturally they didn’t work. Now the question is. Do I actually need SMTPUTF8 support? Probably not really so I disabled it in main.cf I just like to have things built that don’t show up warnings like that. "warning: smtputf8_enable is true, but EAI support is not compiled in” As there appears to be no way of getting it to compile in, I can reasonably forget it. If you are interested this is where I keep my Make list. http://www.chalmers.com.au/?p=362 and if someone who knows OSX 10.11 knows where a suitable library is that I can use, please let me know. Robert
