請問library path - BBS
By Zora
at 2005-11-04T00:03
at 2005-11-04T00:03
Table of Contents
※ 引述《hangchen (hang)》之銘言:
: ※ 引述《[email protected] (fragile be futile)》之銘言:
: : LD_LIBRARY_PATH
: 事實上我的問題是:
: 我在編譯一個原始檔時,因為他需要一個library,
: 我在下完./configure後,檢查他的config.log,
: 裡面有一行:
: /usr/bin/ld: cannot find -lhdf5
: 不過在/usr/local/lib下有:
: libhdf5.a
: libhdf5.so
: 等檔案,
: 然後我就:
: setenv LD_LIBRARY_PATH /usr/local/lib
: 結果再回去編譯時,還是一樣失敗,
: 我知道我應該去查查man ld,可是說實在man ld真的好多,
: 很多都看不懂,不知從哪邊下手…
: 還請高手指點一下,
: 謝謝~~~
解決了,不過我是用:
setenv LDFLAGS "-L/usr/local/lib"
setenv CPPFLAGS "-I/usr/local/include"
--
: ※ 引述《[email protected] (fragile be futile)》之銘言:
: : LD_LIBRARY_PATH
: 事實上我的問題是:
: 我在編譯一個原始檔時,因為他需要一個library,
: 我在下完./configure後,檢查他的config.log,
: 裡面有一行:
: /usr/bin/ld: cannot find -lhdf5
: 不過在/usr/local/lib下有:
: libhdf5.a
: libhdf5.so
: 等檔案,
: 然後我就:
: setenv LD_LIBRARY_PATH /usr/local/lib
: 結果再回去編譯時,還是一樣失敗,
: 我知道我應該去查查man ld,可是說實在man ld真的好多,
: 很多都看不懂,不知從哪邊下手…
: 還請高手指點一下,
: 謝謝~~~
解決了,不過我是用:
setenv LDFLAGS "-L/usr/local/lib"
setenv CPPFLAGS "-I/usr/local/include"
--
Tags:
BBS
All Comments
Related Posts
急問系統掛掉..
By Rebecca
at 2005-11-03T10:00
at 2005-11-03T10:00
請問library path
By Olga
at 2005-11-02T16:45
at 2005-11-02T16:45
請問利用natd 使用ftp
By Heather
at 2005-11-02T14:12
at 2005-11-02T14:12
我的機器外面連不進來...
By Hedda
at 2005-11-02T12:52
at 2005-11-02T12:52
請問library path
By Annie
at 2005-11-02T11:27
at 2005-11-02T11:27