mac os 安装 thrift

Posted sunmenggmail

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac os 安装 thrift相关的知识,希望对你有一定的参考价值。

brew install bison


xcode会关联一个低版本的bison导致新安装的bison不会被系统找到,


修改.bash_profile

export PATH="/usr/local/Cellar/bison/3.0.4/bin/:/opt/local/bin:/opt/local/sbin:$PATH"




/configure --prefix=/usr/local/ --with-boost=/usr/local --with-libevent=/usr/local --without-ruby --without-perl --without-php

还是有各种错误


直接

sudo port install thrift 可以正确安装了

以上是关于mac os 安装 thrift的主要内容,如果未能解决你的问题,请参考以下文章

mac 安装thrift

Thrift入门之mac下的安装流程

Openresty使用Thrift安装步骤

基于thrift的java和python分别作为客户端和服务端的调用实现

如何在Mac OS X上安装 Ruby运行环境

虚拟机安装Mac OS X ----- VM12安装Mac OS X