./configure 指令? - MAC

Table of Contents

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
看起來我操作錯誤。

希望有人明示指教。謝謝。

--

All Comments

John avatarJohn2013-12-15
隨便猜:有先切換到這個壓縮檔解開的資料夾內?
Puput avatarPuput2013-12-17
哈哈感謝 當頭棒喝
Olivia avatarOlivia2013-12-20
雖然安裝跑完了 可是還是無法開啟DjView :'(
James avatarJames2013-12-25
configure 完後 通常都需要 make && make install
Audriana avatarAudriana2013-12-28
因為configure只是先定義說你會用到哪些lib 或是要安裝到哪個
資料夾下, 之後都需要再透過編譯及安裝才算完成
Tristan Cohan avatarTristan Cohan2013-12-28
如果你單純只是要用DjView的話,下載編譯好的版本較省事
Hamiltion avatarHamiltion2013-12-30
舊版DjView功能不完善 所以我想改裝最新版