Installing (Compile)VLC on Mac OS X
Pascal Le Pesant
plp at mac.com
Mon May 6 22:24:46 CEST 2002
>
>
> Usually there's a /usr/bin/cc or /usr/bin/gcc,
> or /usr/local/bin/cc or /usr/local/bin/gcc - if so,
> do:
>
> CC=/usr/bin/gcc ./configure
>
> If not, try:
>
> find / -name "*cc"
>
> and set CC to whatever gcc or cc you find.
> (there's agood chance you might need to adjust
> your PATH as well - in bash this is:
>
> export PATH=$PATH:/opt/bin/gcc
>
> in other shells it's somewhat different.
It seem there is no /usr/bin/cc or /usr/bin/gcc, or /usr/local/bin/cc or
/usr/local/bin/gcc
Even with the find command, i have not found any /cc in the standard
directories. There is a /cc in filemaker Pro and with epson drivers things.
Pascal
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list