You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Bryan Duxbury <br...@rapleaf.com> on 2010/10/07 20:18:42 UTC

Thrift 0.5.0 Released

All,

You can find the latest Thrift release, 0.5.0, on the download page (
http://incubator.apache.org/thrift/download/). It may take a little bit for
the cache to update, so don't be surprised if the link doesn't change for an
hour or so.

Thanks to everyone who contributed patches, reviews, and votes.

-Bryan

Re: about building

Posted by ro...@bufferoverflow.ch.
the option --without-php-config is not supported,

please look at ./configure --help to see what's available

you probably need the following options:
  --without-php_extension --without-php




Quoting ZHOU Xiaobo <xb...@qq.com>:

>
> for example, I use the configure parameter as below:
>
> xiaobozhou@Tencent64:~/tmp/thrift-0.5.0> ./configure  
> --prefix=/usr/local/thrift --disable-gen-php --without-python  
> --without-boost --without-perl --disable-gen-java --disable-gen-as3  
> --disable-gen-csharp --disable-gen-py --disable-gen-rb  
> --disable-gen-perl --disable-gen-php --disable-gen-erl  
> --disable-gen-cocoa --disable-gen-st --disable-gen-ocaml  
> --disable-gen-hs --disable-gen-xsd --disable-gen-javame --with-cpp  
> --without-php-config
>
> and I got the error:
> configure: error: Cannot find php-config. Please use --with-php-config=PATH
> configure: error: ./configure failed for lib/php/src/ext/thrift_protocol
>
> why php-config is needed while I am not enabling PHP binding?
>
>
>
> ----- Original Message -----
> From: "ZHOU Xiaobo" <xb...@qq.com>
> To: thrift-user@incubator.apache.org
> Sent: 2010年 10 月 08日, 星期五 下午 12:51:40 GMT +08:00 Beijing / Chongqing  
> / Hong Kong / Urumqi
> Subject: about building
>
> hi:
>
>     I want to use Thrift as a pack/depack tool, and I only want its  
> c++ library.
> Meanwhile, I have an old suse box with few software installed, that  
> is, no php-config,
> no jdk, no ruby, no boost etc.
>
>     So how can I configure and build Thrift with only c++ binding,  
> and how can I use Thrift
> as a pack/depack tool like Google ProtoBuf?
>
>  thanks a lot.
>
>
>                                                        ZHOU Xiaobo
>
>
>
>
>
>
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Re: about building

Posted by ZHOU Xiaobo <xb...@qq.com>.
for example, I use the configure parameter as below:

xiaobozhou@Tencent64:~/tmp/thrift-0.5.0> ./configure --prefix=/usr/local/thrift --disable-gen-php --without-python --without-boost --without-perl --disable-gen-java --disable-gen-as3 --disable-gen-csharp --disable-gen-py --disable-gen-rb --disable-gen-perl --disable-gen-php --disable-gen-erl --disable-gen-cocoa --disable-gen-st --disable-gen-ocaml --disable-gen-hs --disable-gen-xsd --disable-gen-javame --with-cpp --without-php-config

and I got the error:
configure: error: Cannot find php-config. Please use --with-php-config=PATH
configure: error: ./configure failed for lib/php/src/ext/thrift_protocol

why php-config is needed while I am not enabling PHP binding?



----- Original Message -----
From: "ZHOU Xiaobo" <xb...@qq.com>
To: thrift-user@incubator.apache.org
Sent: 2010年 10 月 08日, 星期五 下午 12:51:40 GMT +08:00 Beijing / Chongqing / Hong Kong / Urumqi
Subject: about building

hi:

    I want to use Thrift as a pack/depack tool, and I only want its c++ library.
Meanwhile, I have an old suse box with few software installed, that is, no php-config, 
no jdk, no ruby, no boost etc.

    So how can I configure and build Thrift with only c++ binding, and how can I use Thrift
as a pack/depack tool like Google ProtoBuf?

 thanks a lot.


                                                       ZHOU Xiaobo






about building

Posted by ZHOU Xiaobo <xb...@qq.com>.
hi:

    I want to use Thrift as a pack/depack tool, and I only want its c++ library.
Meanwhile, I have an old suse box with few software installed, that is, no php-config, 
no jdk, no ruby, no boost etc.

    So how can I configure and build Thrift with only c++ binding, and how can I use Thrift
as a pack/depack tool like Google ProtoBuf?

 thanks a lot.


                                                       ZHOU Xiaobo