[CWB] Installing cwb from SVN in Mac OS Sierra

José Manuel Martínez Martínez chozelinek at gmail.com
Mon Oct 24 14:43:30 CEST 2016


Dear Andrew, dear Stefan,

thank you very much for the hints. It was my fault, or maybe brew's 
fault. The problem was glib. I have uninstalled it, and then 
re-installed it with the --universal flag. Now, it compiles and it seems 
to work properly.

I have the impression, that when brew upgrades glib, it might install it 
without the --universal flag. But I am not sure. I will monitor this 
behaviour next time a glib upgrade is available.

So, we can say that cwb 3.4.10 compiles in MacOS Sierra ;-)

Thank you again!

Best,

jmm


On 24/10/2016 14:18, Stefan Evert wrote:
>> On 24 Oct 2016, at 12:15, Hardie, Andrew <a.hardie at lancaster.ac.uk> wrote:
>>
>> Stefan’s solution in that mail may be relevant to you. I see “-arch x86_64 -arch i386” in your gcc calls which suggests you are targeting the Universal binary. But maybe you did not install Glib as universal when you added it using homebrew?
> Yes, you need to have installed glib2 with
>
> 	brew install glib —universal
>
> I wouldn't be surprised though if Apple has finally stopped supporting 32-bit builds altogether …  If this is just for your own machine and not for distribution, try changing the platform setting in config.mk from "darwin-universal" to "darwin-64".
>
> Best,
> Stefan
> _______________________________________________
> CWB mailing list
> CWB at sslmit.unibo.it
> http://liste.sslmit.unibo.it/mailman/listinfo/cwb

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20161024/5556a6a3/attachment.html>


More information about the CWB mailing list