亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: Boost_root設(shè)置問題 [打印本頁]

作者: LordYu·lee    時(shí)間: 2010-06-04 09:54
標(biāo)題: Boost_root設(shè)置問題
今天裝libtorrent-rasterbar-0.14.10,編譯的時(shí)候需要boostlib,如下:
  1. checking for boostlib >= 1.35... no
  2. checking for boostlib >= 1.34... configure: error: We could not detect the boost libraries (version 1.34 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
復(fù)制代碼
編譯安裝完boost,如下:
  1. The Boost C++ Libraries were successfully built!
  2. The following directory should be added to compiler include paths:
  3.     /Data/software/boost_1_43_0
  4. The following directory should be added to linker library paths:
  5.     /Data/software/boost_1_43_0/stage/lib
復(fù)制代碼
再去編譯libtorrent-rasterbar-0.14.10,問題依舊。路徑分別導(dǎo)入到了C_INCLUDE_PATH和LIBRARY_INCLUDE_PATH,也都export了,但還是有問題。
環(huán)境:
  1. [root@lee-Linux libtorrent-rasterbar-0.14.10]# uname -a
  2. Linux lee-Linux 2.6.18-194.el5xen #1 SMP Tue Mar 16 22:01:26 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
復(fù)制代碼
  1. [root@lee-Linux libtorrent-rasterbar-0.14.10]# gcc --version
  2. gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
  3. Copyright (C) 2006 Free Software Foundation, Inc.
  4. 本程序是自由軟件;請(qǐng)參看源代碼的版權(quán)聲明。本軟件沒有任何擔(dān)保;
  5. 包括沒有適銷性和某一專用目的下的適用性擔(dān)保。
復(fù)制代碼
google了挺長(zhǎng)時(shí)間,也沒有解決。
不知道各位能不能給點(diǎn)兒幫助,謝謝了。
作者: bluesea666    時(shí)間: 2010-06-07 11:23
學(xué)習(xí).
幫頂.
作者: beyond_touch    時(shí)間: 2010-06-07 11:41
If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.
作者: LordYu·lee    時(shí)間: 2010-06-07 20:14
回復(fù) 3# beyond_touch


    $BOOST_ROOT,不知道在哪兒設(shè)置啊,能不能給個(gè)提示?
這個(gè)我也發(fā)現(xiàn)了,只是不知道去哪里設(shè)置
作者: 沒本    時(shí)間: 2010-06-07 20:32
export BOOST_ROOT=/Data/software/boost_1_43_0
然后再試試進(jìn)到libtorrent-rasterbar-0.14.10里面./configure
不過還是建議你先在boost下面bjam stage install安裝一下boost庫到系統(tǒng)目錄,畢竟/Data/software/boost_1_43_0/stage/lib不是標(biāo)準(zhǔn)庫目錄,將來運(yùn)行程序時(shí)也麻煩。
作者: 十七亮    時(shí)間: 2015-06-30 16:06
這個(gè)問題解決了嗎?我也碰到了,忘不吝賜教,謝謝。




歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2