华南俳烁实业有限公司

考試首頁(yè) | 考試用書(shū) | 培訓(xùn)課程 | 模擬考場(chǎng) | 考試論壇  
  當(dāng)前位置:操作系統(tǒng) > Linux > 文章內(nèi)容
  

Linux基礎(chǔ)教程:Ubuntu下thrift0.9.3編譯安裝

 [ 2016年2月29日 ] 【

Libraries have been installed in:
  /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
  - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
  - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
  - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/local/include/thrift/async'
 /usr/bin/install -c -m 644 src/thrift/async/TAsyncChannel.h src/thrift/async/TAsyncDispatchProcessor.h src/thrift/async/TAsyncProcessor.h src/thrift/async/TAsyncBufferProcessor.h src/thrift/async/TAsyncProtocolProcessor.h src/thrift/async/TConcurrentClientSyncInfo.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/usr/local/include/thrift/async'
 /bin/mkdir -p '/usr/local/include/thrift/concurrency'
 /usr/bin/install -c -m 644 src/thrift/concurrency/BoostThreadFactory.h src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/PlatformThreadFactory.h src/thrift/concurrency/PosixThreadFactory.h src/thrift/concurrency/StdMonitor.cpp src/thrift/concurrency/StdMutex.cpp src/thrift/concurrency/StdThreadFactory.cpp src/thrift/concurrency/StdThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h src/thrift/concurrency/Util.h '/usr/local/include/thrift/concurrency'
 /bin/mkdir -p '/usr/local/include/thrift/processor'
 /usr/bin/install -c -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/usr/local/include/thrift/processor'
 /bin/mkdir -p '/usr/local/include/thrift/protocol'
 /usr/bin/install -c -m 644 src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/TBase64Utils.h src/thrift/protocol/TJSONProtocol.h src/thrift/protocol/TMultiplexedProtocol.h src/thrift/protocol/TProtocolDecorator.h src/thrift/protocol/TProtocolTap.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/usr/local/include/thrift/protocol'
 /bin/mkdir -p '/usr/local/include/thrift/qt'
 /usr/bin/install -c -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/usr/local/include/thrift/qt'
 /bin/mkdir -p '/usr/local/include/thrift/server'
 /usr/bin/install -c -m 644 src/thrift/server/TConnectedClient.h src/thrift/server/TServer.h src/thrift/server/TServerFramework.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/usr/local/include/thrift/server'
 /bin/mkdir -p '/usr/local/include/thrift'
 /usr/bin/install -c -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TOutput.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/cxxfunctional.h src/thrift/TToString.h '/usr/local/include/thrift'
 /bin/mkdir -p '/usr/local/include/thrift/transport'
 /usr/bin/install -c -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/usr/local/include/thrift/transport'
 /bin/mkdir -p '/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 thrift.pc thrift-nb.pc thrift-z.pc '/usr/lib/pkgconfig'
make[4]: Leaving directory '$thrift-git-project/lib/cpp'
make[3]: Leaving directory '$thrift-git-project/lib/cpp'
Making install in test
make[3]: Entering directory '$thrift-git-project/lib/cpp/test'
make  install-am
make[4]: Entering directory '$thrift-git-project/lib/cpp/test'
make[5]: Entering directory '$thrift-git-project/lib/cpp/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '$thrift-git-project/lib/cpp/test'
make[4]: Leaving directory '$thrift-git-project/lib/cpp/test'
make[3]: Leaving directory '$thrift-git-project/lib/cpp/test'
make[2]: Leaving directory '$thrift-git-project/lib/cpp'
make[2]: Entering directory '$thrift-git-project/lib'
make[3]: Entering directory '$thrift-git-project/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '$thrift-git-project/lib'
make[2]: Leaving directory '$thrift-git-project/lib'
make[1]: Leaving directory '$thrift-git-project/lib'
Making install in test
make[1]: Entering directory '$thrift-git-project/test'
Making install in cpp
make[2]: Entering directory '$thrift-git-project/test/cpp'
make  install-am
make[3]: Entering directory '$thrift-git-project/test/cpp'
make[4]: Entering directory '$thrift-git-project/test/cpp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '$thrift-git-project/test/cpp'
make[3]: Leaving directory '$thrift-git-project/test/cpp'
make[2]: Leaving directory '$thrift-git-project/test/cpp'
make[2]: Entering directory '$thrift-git-project/test'
make[3]: Entering directory '$thrift-git-project/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '$thrift-git-project/test'
make[2]: Leaving directory '$thrift-git-project/test'
make[1]: Leaving directory '$thrift-git-project/test'
Making install in tutorial
make[1]: Entering directory '$thrift-git-project/tutorial'
Making install in cpp
make[2]: Entering directory '$thrift-git-project/tutorial/cpp'
make  install-am
make[3]: Entering directory '$thrift-git-project/tutorial/cpp'
make[4]: Entering directory '$thrift-git-project/tutorial/cpp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '$thrift-git-project/tutorial/cpp'
make[3]: Leaving directory '$thrift-git-project/tutorial/cpp'
make[2]: Leaving directory '$thrift-git-project/tutorial/cpp'
make[2]: Entering directory '$thrift-git-project/tutorial'
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Entering directory '$thrift-git-project/tutorial'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '$thrift-git-project/tutorial'
make[2]: Leaving directory '$thrift-git-project/tutorial'
make[1]: Leaving directory '$thrift-git-project/tutorial'
make[1]: Entering directory '$thrift-git-project'
make[2]: Entering directory '$thrift-git-project'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '$thrift-git-project'
make[1]: Leaving directory '$thrift-git-project'

首頁(yè) 1 2 尾頁(yè)
本文糾錯(cuò)】【告訴好友】【打印此文】【返回頂部
將考試網(wǎng)添加到收藏夾 | 每次上網(wǎng)自動(dòng)訪問(wèn)考試網(wǎng) | 復(fù)制本頁(yè)地址,傳給QQ/MSN上的好友 | 申請(qǐng)鏈接 | 意見(jiàn)留言 TOP
關(guān)于本站  網(wǎng)站聲明  廣告服務(wù)  聯(lián)系方式  站內(nèi)導(dǎo)航  考試論壇
Copyright © 2007-2013 中華考試網(wǎng)(Examw.com) All Rights Reserved
汾阳市| 剑河县| 临邑县| 内江市| 长兴县| 萨嘎县| 汨罗市| 牡丹江市| 葵青区| 宣恩县| 靖州| 黑河市| 榕江县| 饶阳县| 沾化县| 柳河县| 叶城县| 峨山| 英山县| 乌鲁木齐市| 澄江县| 大荔县| 丁青县| 江永县| 微山县| 金山区| 西吉县| 岐山县| 晋江市| 双城市| 弥勒县| 镇康县| 柳河县| 镶黄旗| 海淀区| 兴海县| 钦州市| 平度市| 蒙自县| 沙雅县| 土默特左旗|