tce-load -i cmake qt-4.x-dev libxml2-dev libmad-dev lame-dev libvorbis-dev faad-dev faac-dev liba52-dev x264-dev x265-dev freetype-dev alsa-dev libdca-dev xvid-dev libva-dev fribidi-dev libvpx-dev bash cd avidemux_2.6.10 edit bootStrap.bash cmake $PKG $FAKEROOT $QT_FLAVOR -DCMAKE_EDIT_COMMAND=vim -DAVIDEMUX_SOURCE_DIR=$TOP -DCMAKE_C_FLAGS="-mtune=generic -Os -pipe" -DCMAKE_CXX_FLAGS="-mtune=generic -Os -pipe" -DCMAKE_INSTALL_PREFIX=/usr/local $EXTRA $DEBUG -G "$BUILDER" $SOURCEDIR || fail cmakeZ bash bootStrap.bash --with-core --without-cli --without-gtk --with-plugins sudo sudo cp -R install/usr/local/* /usr/local/ Note *** cd /usr/lib sudo ln -s ../local/lib/libADM_coreLibVA6.so libADM_coreLibVA6.so -- CMAKE_INSTALL_PREFIX: /usr/local -- AVIDEMUX_INSTALL_DIR: /usr/local -- FAKEROOT : /usr/src/avidemux_2.6.10/install/ -- AVIDEMUX_BIN_DIR : /usr/local/bin -- AVIDEMUX_LIB_DIR : /usr/local/lib -- AVIDEMUX_INCLUDE_DIR : /usr/local/include -- AVIDEMUX_SEARCH_INCLUDE_DIR: /usr/src/avidemux_2.6.10/install//usr/local/include -- AVIDEMUX_SEARCH_LIB_DIR : /usr/src/avidemux_2.6.10/install//usr/local/lib -- Checking for SCM -- **************** -- Dont know what SCM is used -- Checking for pkg-config -- *********************** -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28") -- Found pkg-config -- Checking for pthreads -- ********************* -- Found pthreads -- Checking for zlib -- ***************** -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Found zlib -- Checking for gettext -- ******************** -- Found libintl.h -- Cound not find intl library Could not find Gettext -- libintl not required for gettext support -- Checking for SDL -- **************** Could not find SDL -- Checking for XVideo -- ******************* -- Found X11/extensions/Xvlib.h -- Found Xv library -- Found XvShmPutImage in /usr/local/lib/libXv.so -- Found XVideo -- Checking for execinfo -- ********************* -- Found execinfo.h -- Cound not find execinfo library Could not find execinfo -- Checking for VDPAU -- ******************* -- Found vdpau/vdpau.h -- Found VDPAU -- Checking for LIBVA -- ******************* -- Found va/va.h -- Checking it is the right version... -- Found LIBVA -- Checking for NVENC -- ***************** -- nvenc header not Found -- Checking system headers -- *********************** -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Checking for ftello -- ******************** -- ftello present -- Checking for sqlite -- ******************* -- Found sqlite3.h -- Found sqlite3 library -- Found sqlite3_close in /usr/local/lib/libsqlite3.so -- Found SQLite -- ADM_coreConfig.h generated -- Found x265.h -- Found x265_config.h -- Creating /usr/src/avidemux_2.6.10/buildCore/ffmpeg -- Checking for tar -- **************** -- Found tar -- Unpacking ffmpeg from /usr/src/avidemux_2.6.10/avidemux_core/../avidemux_core/ffmpeg_package/ffmpeg-2.6.1.tar.bz2 to /usr/src/avidemux_2.6.10/buildCore/ffmpeg -- Checking for patch -- ****************** -- Found patch -- Checking for Bourne shell -- ************************* -- Found Bourne shell -- Checking for GNU Make -- ********************* -- Found GNU Make -- Configuring FFmpeg -- Configuring done, processing -- Patching config.mak - linux (2) patching file config.mak Hunk #1 succeeded at 102 with fuzz 2 (offset 43 lines). -- AVFORMAT : 56, Major : -- AVCODEC : 56, Major : -- AVUTIL : 54, Major : -- POSTPRC : 53, Major : -- SWSCALE : 3, Major : -- AVFORMAT : 56, Major : -- AVCODEC : 56, Major : -- AVUTIL : 54, Major : -- POSTPRC : 53, Major : -- SWSCALE : 3, Major : -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success ************************** *** Optional Library *** *** Summary *** ************************** *** Video Encoder *** NVENC No *** Miscellaneous *** gettext Yes SDL No XVideo Yes VDPAU Yes LIBVA Yes ************************** *** Release Build *** ************************** ************************** *** Optional Library *** *** Summary *** ************************** *** Miscellaneous *** FreeType2 Yes FontConfig Yes FRIBIDI Yes FontConfig Yes *** Video Encoder *** Xvid Yes x264 Yes x265 Yes *** Scripting *** SpiderMonkey Yes TinyPy Yes *** Audio Encoder *** Aften No TWOLAME No LAME Yes DCAENC No FAAC Yes Vorbis Yes *** Audio Device *** ALSA Yes aRts No ESD No JACK No OSS Yes PulseAudio Yes *** Audio Decoder *** FAAD Yes Vorbis Yes libdca Yes opencore-amrwb No opencore-amrnb No libvpx Yes *** User Interface *** Common Yes GTK+ No Qt 4 No CLI No ************************** *** Release Build *** ************************** ************************** *** Optional Library *** *** Summary *** ************************** *** Video Encoder *** x264 Yes x265 Yes *** Miscellaneous *** OpenGL Yes FreeType2 Yes FontConfig Yes FRIBIDI Yes FontConfig Yes *** User Interface *** Common No GTK+ No Qt 4 Yes CLI No ************************** *** Release Build *** **************************