User Tools

Site Tools


build:install_2.5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
build:install_2.5 [2010/04/15 09:55]
j.m
build:install_2.5 [2011/10/20 15:37]
agent_007 [Manually getting dependencies (Linux only)]
Line 46: Line 46:
  ​libxv-dev \  ​libxv-dev \
  ​libxml2-dev \  ​libxml2-dev \
- libxvidcore4-dev \+ libxvidcore-dev \
  ​pkg-config \  ​pkg-config \
  ​subversion  ​subversion
Line 63: Line 63:
 ===== Automatic compilation (recommended) ===== ===== Automatic compilation (recommended) =====
  
-Starting with version 2.5.x Avidemux include a script designed to help automatically compile the source code. (This was done because Avidemux is moving towards a more modularized system, resulting in a more complex manual compile process. This script is designed to be simple and painless for everyone).+Starting with version 2.5.x Avidemux include a script designed to help automatically compile the source code. (This was done because Avidemux is moving towards a more modularized system, resulting in a more complex manual compile process. This script is designed to be simple and painless for everyone.)
  
 On the command line, change directories into the folder location where you have extracted/​downloaded the Avidemux source code. To use the auto-compile script, do the following in the terminal. On the command line, change directories into the folder location where you have extracted/​downloaded the Avidemux source code. To use the auto-compile script, do the following in the terminal.
Line 70: Line 70:
  
 The rest of the compilation should be automatic and fairly painless. The rest of the compilation should be automatic and fairly painless.
- 
 ===== Manual compilation ===== ===== Manual compilation =====
  
Line 108: Line 107:
  
   * The paths used must be absolute. ../../xx/yy will not work   * The paths used must be absolute. ../../xx/yy will not work
 +  * The AVIDEMUX_LIB_DIR is where avidemux libraries are. If omitted, the installPath/​lib directory will be searched. Can be useful if you dont install libraries but want to build the plugins.
  
 ===== Example Ubuntu manual compilation ===== ===== Example Ubuntu manual compilation =====
build/install_2.5.txt ยท Last modified: 2012/11/11 08:51 (external edit)