I’ve downloaded a avidemux_2.5.3.tar.gz to update my old version of avidemux but when I’ve tried to install I got this error:
linux-yd0x:/home/zxoch/bin/avidemux_2.5.3 # cmake .
#####################################
Configure Started
#####################################
-- Source dir is /home/zxoch/bin/avidemux_2.5.3
Please do an out-of-tree build:
rm CMakeCache.txt; mkdir build; cd build; cmake ..; make
CMake Error at CMakeLists.txt:28 (MESSAGE):
in-tree-build detected
-- Configuring incomplete, errors occurred!
I was wondering if anyone have a suggestion to resolve this problem, or another way to update it.
cat /etc/SuSE-release
openSUSE 11.1 (x86_64)
VERSION = 11.1
cat /proc/version
Linux version 2.6.27.45-0.1-default (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2010-02-22 16:49:47 +0100
uname -a
Linux user-df205a6ce9 2.6.27.45-0.1-default #1 SMP 2010-02-22 16:49:47 +0100 x86_64 x86_64 x86_64 GNU/Linux