Difference between revisions of "Category:Building"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
These are the main steps to follow to Compile VLC are : | These are the main steps to follow to Compile VLC are : | ||
− | # Prepare your compile environment, | + | #Prepare your compile environment, |
− | # Get the [[GetTheSource|source]] of {{VLC}}, | + | #Get the [[GetTheSource|source]] of {{VLC}}, |
− | # bootstrap, using the ./bootstrap, if you took the code from repository, | + | #bootstrap, using the ./bootstrap, if you took the code from repository, |
− | # Prepare the extras libraries needed for {{VLC}}, read the [[Contrib Status|list]], | + | #Prepare the extras libraries needed for {{VLC}}, read the [[Contrib Status|list]], |
− | # [[Configure]], | + | #[[Configure]], |
− | # and build, using make | + | #and build, using make |
− | '''Warning:''' | + | '''Warning:''' Don't put any of the non-released test binaries or git-compiles on software sites or on user-forums. We have had bad experiences with this before and we do not appreciate it. |
− | Don't put any of the non-released test binaries or git-compiles on software sites or on user-forums. | ||
− | We have had bad experiences with this before and we do not appreciate it. | ||
== Operating Systems == | == Operating Systems == |
Revision as of 14:20, 9 November 2010
Generic Steps
These are the main steps to follow to Compile VLC are :
- Prepare your compile environment,
- Get the source of VLC media player,
- bootstrap, using the ./bootstrap, if you took the code from repository,
- Prepare the extras libraries needed for VLC media player, read the list,
- Configure,
- and build, using make
Warning: Don't put any of the non-released test binaries or git-compiles on software sites or on user-forums. We have had bad experiences with this before and we do not appreciate it.
Operating Systems
But there are the special HowTos for the OS you want VLC in.
- How to compile for Windows (MSYS,Cygwin)
- How to compile on Mac OS X
- How to compile on Unix/Linux
- How to compile for WinCE
- How to compile on Solaris
- How to compile on BeOS (outdated)
- How to cross-compile for ARM
Other help
- How to compile a module outside of VLC source tree
- Compile DirectFB plugin
- Contrib Status - 3rd party libraries status.
- Links to the packaging in various distros
See also Category:Operating systems.
Pages in category "Building"
The following 46 pages are in this category, out of 46 total.