Author: buildbot Date: Fri May 2 22:00:40 2014 New Revision: 907819 Log: Staging update by buildbot for thrift
Modified: websites/staging/thrift/trunk/content/ (props changed) websites/staging/thrift/trunk/content/lib/index.html Propchange: websites/staging/thrift/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri May 2 22:00:40 2014 @@ -1 +1 @@ -1592058 +1592059 Modified: websites/staging/thrift/trunk/content/lib/index.html ============================================================================== --- websites/staging/thrift/trunk/content/lib/index.html (original) +++ websites/staging/thrift/trunk/content/lib/index.html Fri May 2 22:00:40 2014 @@ -70,58 +70,11 @@ </div> <div class="container"> - <p>lib/README.md is missing, we will add all languages soon... -lets add lib/cpp/README.md for the moment -Thrift C++ Software Library</p> -<h1 id="license">License</h1> -<p>Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at</p> -<p>http://www.apache.org/licenses/LICENSE-2.0</p> -<p>Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License.</p> -<h1 id="using-thrift-with-c">Using Thrift with C++</h1> -<p>The Thrift C++ libraries are built using the GNU tools. Follow the instructions -in the top-level README, or run bootstrap.sh in this folder to generate the -Makefiles.</p> -<p>In case you do not want to open another README file, do this: - ./bootstrap.sh - ./configure (--with-boost=/usr/local) - make - sudo make install</p> -<p>Thrift is divided into two libraries.</p> -<p>libthrift - The core Thrift library contains all the core Thrift code. It requires - boost shared pointers, pthreads, and librt.</p> -<p>libthriftnb - This library contains the Thrift nonblocking server, which uses libevent. - To link this library you will also need to link libevent.</p> -<h1 id="linking-against-thrift">Linking Against Thrift</h1> -<p>After you build and install Thrift the libraries are installed to -/usr/local/lib by default. Make sure this is in your LDPATH.</p> -<p>On Linux, the best way to do this is to ensure that /usr/local/lib is in -your /etc/ld.so.conf and then run /sbin/ldconfig.</p> -<p>Depending upon whether you are linking dynamically or statically and how -your build environment it set up, you may need to include additional -libraries when linking against thrift, such as librt and/or libpthread. If -you are using libthriftnb you will also need libevent.</p> -<h1 id="dependencies">Dependencies</h1> -<p>boost shared pointers -http://www.boost.org/libs/smart_ptr/smart_ptr.htm</p> -<p>libevent (for libthriftnb only) -http://monkey.org/~provos/libevent/</p> -<p class='snippet_footer'> - This snippet was generated by Apache Thrift's <strong>source tree docs</strong>: - <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/cpp/README.md;hb=HEAD"</a>lib/cpp/README.md</a> -</p> + <p>lib/README.md is currently not available, we will add all languages soon... +lets add lib/cpp/README.md for the moment</p> +<ul> +<li>cpp</li> +</ul> </div> <div class="container"> <hr>