VLC 0.9.9 configure fails on Snow Leopard
Posted: 17 Mar 2010 23:01
I'm trying to build VLC 0.9.9 (yes I really need this version ) on Snow Leopard:
OS/X version 10.6.2
Xcode version 3.2.1 with SDKs: 10.4: (8S2167), 10.5: (9J61) and 10.6: (10M2003)
1. I downloaded and unpacked vlc-0.9.0.tar.bz2, set the environment variables per the "Quick Steps on Mac OS X 10.6" from the wiki HowTo: http://wiki.videolan.org/OSXCompile
2. Did a "./bootstrap x86_64-apple-darwin10" and "make" for the contribs. A pre-compiled set of libraries was downloaded and installed.
3. Did a bootstrap for VLC
4. Ran "./configure --enable-debug --disable-mad --build=x86_64-apple-darwin10" and got a "Could not find libavcodec or libavutil" error. Both libavcodec.a and libavutil.a are in ./extras/contrib/lib
Can anyone please shed some light on this issue for me.
Thanks,
Tom
OS/X version 10.6.2
Xcode version 3.2.1 with SDKs: 10.4: (8S2167), 10.5: (9J61) and 10.6: (10M2003)
1. I downloaded and unpacked vlc-0.9.0.tar.bz2, set the environment variables per the "Quick Steps on Mac OS X 10.6" from the wiki HowTo: http://wiki.videolan.org/OSXCompile
2. Did a "./bootstrap x86_64-apple-darwin10" and "make" for the contribs. A pre-compiled set of libraries was downloaded and installed.
3. Did a bootstrap for VLC
4. Ran "./configure --enable-debug --disable-mad --build=x86_64-apple-darwin10" and got a "Could not find libavcodec or libavutil" error. Both libavcodec.a and libavutil.a are in ./extras/contrib/lib
Can anyone please shed some light on this issue for me.
Thanks,
Tom