[vlc] How to use ./configure

#PHANG CHEE WOH,DERRICK# PHAN0004 at ntu.edu.sg
Wed Mar 1 03:02:26 CET 2006


Hi,

Got another question here.

I have downloaded contrib-20060113-win32-bin-gcc-3.4.4-only.tar.tar to the root directory of cygwin and extracted the files subsequently with

"tar xjvf contrib-20060113-win32-bin-gcc-3.4.4-only.tar.tar -C/".

I have also extracted vlc-0.8.4a to usr\local\src\vlc\vlc-0.8.4a in the root directory of cygwin.

After I type in the following commands as shown since I am running from cygwin. 

./bootstrap && \
  PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \
  CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
  LDFLAGS=-L/usr/win32/lib \
  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
  ./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-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
      --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 \
      --enable-debug

The following statement was shown:
Automakesucks=0
installsucks=0
aclocal_arg='-I m4'
test -d extra/contrib/bin
amvers=none
automake-1.9 --version
automake-1.8 --version
automake-1.7 --version
automake-1.6 --version
automake-1.5 --version
automake--version
test none = none
set +x
you need automake version 1.5 or later

Does this mean that I require to install any additional libraries? If so, what are they?

Really appreciate all the answers given so far.
Thanks again.

Derrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3179 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20060301/1161efa6/attachment.bin>


More information about the vlc mailing list