You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by Apache Wiki <wi...@apache.org> on 2008/09/16 00:03:58 UTC

[Thrift Wiki] Update of "FAQ" by StephenStarkey

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.

The following page has been changed by StephenStarkey:
http://wiki.apache.org/thrift/FAQ

------------------------------------------------------------------------------
  ./configure: line 21183: `  PKG_CHECK_MODULES(MONO, mono >= 1.2.6, have_mono=yes, have_mono=no)'
  }}}
  
- If you're on OS X: find pkg.m4, copy it to thrift/aclocal, and rerun bootstrap.sh.
+ If you're on OS X: find pkg.m4, copy it to thrift/aclocal, and rerun bootstrap.sh.  This file can be found in MacPorts by installing the pkgconfig package.  The requisite file will be in /opt/local/share/aclocal
  
  If you're on Linux, install pkg-config and rerun bootstrap.sh