[vlc-devel] Re: Building vlc from CVS on Mac OS X

Derk-Jan Hartman d.hartman at student.utwente.nl
Sun Jan 26 15:13:54 CET 2003


On zondag, jan 26, 2003, at 14:51 Europe/Amsterdam, Arthur VIGAN wrote:
> this question has probably been ask, so excuse me: once I downloaded  
> the sources from CVS, how can I build vlc on Mac OS X?
> Thanks a lot in advance,
>
> Arthur

Forward of recent message:
> I made it compile, the steps to do that summarized in one mail:
>
> 1)download the usr/local/ archive from Christophe Massiot  
> (http://www.videolan.org/pub/videolan/devtools/macosx-usr- 
> local.tar.bz2)
> 2) modify our .cshrc to add the line:
> set path = ( /usr/local/bin $path )
> 3) if you have fink either disable it by commenting the line
> #source /sw/bin/init.csh
> or modify the /sw/bin/init.csh to add /sw/bin path AFTER $path
> 4) ranlib on every new library:
> find /usr/local/lib -name "lib*.a" -exec ranlib {} \;
> 5) download the source code (use cvs or download the archive)
> 6) type the command:
> limit stacksize 20000
> 7) cd to the source directory
> 8) run
> ./bootstrap
> 9) run
> ./configure
> (Christophe Massiot suggested the options
> ./configure --disable-x11 --disable-xvideo --disable-gtk --disable-sdl  
> --enable-ffmpeg --enable-mad --enable-libdvbpsi --enable-a52  
> --enable-dvdplay --enable-faad --enable-vorbis --enable-ogg  
> --with-included-gettext --enable-debug)
> 10) make
>
> And it should work.
>
> Jean-Alexis Montignies

I might put this on the website if i have some spare time on my hands
DJ
------------------------------------------------------------------------ 
---
Universiteit Twente
------------------------------------------------------------------------ 
---
Derk-Jan 'The DJ' Hartman
ICQnr: 10111559
Mail:  mailto:d.hartman at student.utwente.nl
WWW:   http://home.student.utwente.nl/d.hartman/
Goto:  http://www.student.utwente.nl/~macsatcampus

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list