I just found similar when building on Linux from the repo. It seems that you need --with-lua=no as a dependency on lua 5.2 has been added and is not easily installed from package repos. So unless you are doing lua dev it is not worth the effort to try and get thrift lua compiled.

Aaron

On 5/19/14, 9:16 AM, Matt Durr wrote:
I would think you could use the --with-qt4=no when running configure to disable qt support....

It is only used in the C++ QT server and protocol (not necessary)

Best,
Matt


On 05/19/2014 11:10 AM, Lahiru Gunathilake wrote:
Thanks Aaron for the response, I installed thrift just using brew.

Lahiru


On Mon, May 19, 2014 at 11:07 AM, Aaron Mefford <[email protected]> wrote:

Just off the top it looks like it is dependent on the QT library and you
are missing that library.

I've not installed it on my Mac, and in general only do development in
Linux and am unfamiliar with the process of installing libraries in OSX.

Aaron



On 5/16/14, 2:36 PM, Lahiru Gunathilake wrote:

Can someone please help me to finish the installation ?

Regards
Lahiru


On Fri, May 16, 2014 at 4:36 PM, Lahiru Gunathilake <[email protected]
wrote:
  Hi Users,
I am getting following error when I ran sh ./contrib/fb303/bootstrap.sh
in
thrift 0.9.1.

checking for ranlib... (cached) ranlib
./configure: line 17060: syntax error near unexpected token `QT,'
./configure: line 17060: `    PKG_CHECK_MODULES(QT, QtCore >= 4.3,
QtNetwork >= 4.3, have_qt=yes, have_qt=no)'

I have compiled boost in my machine successfully and followed the
instrucutions from here[1].

[1]http://wiki.apache.org/thrift/Thrift%20Installation%20-%20MacOSX

Can someone please hel m

--
System Analyst Programmer
PTI Lab
Indiana University






Reply via email to