Re: [軟體] ./configure 指令?
macport 跟 homebrew 兩個套件管理都有 DjVu Libre 3.5.25,
以及 DjVu Viewer 4
如果用 homebrew 的話,直接在 terminal 輸入
brew install djview4
就會下載原始碼開始編譯。編譯完成之後再輸入
brew linkapps
將連結複製到 Application 裡頭,就可以在 launchpad 中看到了。
※ 引述《ballII (ballII)》之銘言:
: http://sourceforge.net/projects/djview-495-for-mac/
: 我正在嘗試安裝這個,
: 但DjVu Libre 3.5.25的安裝過程我看不懂。
: 說明書在此:
: https://github.com/barak/djvulibre/blob/master/README_macosx
: 說明書上說:
: The commands to install these libraries are
: $ sudo port install zlib +universal
: ...
: 這部份我知道要打在terminal裡,看起來像安裝成功了。
: 而說明書又說:
: Then you can run configure
: ./configure \
: --enable-static=yes \
: --disable-desktopfiles \
: --with-extra-includes=/usr/include \
: --with-extra-libraries=/usr/lib \
: CFLAGS="-arch ppc -arch i386" \
: ...
: 請問這也是要打在terminal裡嗎?
: 因為terminal只顯示 -bash: ./configure: No such file or directory
: 看起來我操作錯誤。
: 希望有人明示指教。謝謝。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 2.98.236.206
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):