Re: [問題] Linux Complie 問題
ok我把問題講清楚好了
我先在有一個open source的程式要編譯
他的說明提到要用configure下一長串的命令
./configure \
--disable-gtk \
--enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-freetype-config-path=/usr/win32/bin \
--with-fribidi-config-path=/usr/win32/bin \
--enable-caca --with-caca-config-path=/usr/win32/bin \
--with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \
--enable-twolame --enable-dvdread \
--disable-mkv \
--enable-debug
但是我又不想每次configure都打那麼多字
所以想請問是否有其他方法可以做
例如 把參數存到檔案裡 再用資料流導向./configure < parameter.file
來達到目的
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 211.21.60.19
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 3 之 4 篇):
Programming 近期熱門文章
PTT數位生活區 即時熱門文章