update tag table /bin/sh: ctags: command not found make: *** [tags] Error 127 cp: cannot stat `bin/ldecod.exe': No such file or directory chmod: cannot access `../xporthdmv': No such file or directory chmod: cannot access `../ldecod': No such file or directory
Im having trouble with the ./install script.
It doesn't appear to compile ldecod correctly.
Run the compile script to compile the software.The ./configure script has ended.
Starting ./compile script.
checking dependencies
compiling object file "obj/annexb.o" ...
compiling object file "obj/biaridecod.o" ...
compiling object file "obj/block.o" ...
compiling object file "obj/cabac.o" ...
compiling object file "obj/context_ini.o" ...
compiling object file "obj/erc_api.o" ...
compiling object file "obj/erc_do_i.o" ...
compiling object file "obj/erc_do_p.o" ...
compiling object file "obj/errorconcealment.o" ...
compiling object file "obj/filehandle.o" ...
compiling object file "obj/fmo.o" ...
compiling object file "obj/header.o" ...
compiling object file "obj/image.o" ...
compiling object file "obj/ldecod.o" ...
compiling object file "obj/leaky_bucket.o" ...
compiling object file "obj/loopFilter.o" ...
compiling object file "obj/macroblock.o" ...
compiling object file "obj/mb_access.o" ...
compiling object file "obj/mbuffer.o" ...
compiling object file "obj/mc_prediction.o" ...
compiling object file "obj/memalloc.o" ...
compiling object file "obj/nal.o" ...
compiling object file "obj/nal_part.o" ...
compiling object file "obj/nalu.o" ...
compiling object file "obj/nalucommon.o" ...
compiling object file "obj/output.o" ...
compiling object file "obj/parset.o" ...
compiling object file "obj/parsetcommon.o" ...
compiling object file "obj/rtp.o" ...
compiling object file "obj/sei.o" ...
compiling object file "obj/transform8x8.o" ...
compiling object file "obj/vlc.o" ...
creating binary "../bin/ldecod.exe"
... done
update tag table
/bin/sh: ctags: command not found
make: *** [tags] Error 127
cp: cannot stat `bin/ldecod.exe': No such file or directory
chmod: cannot access `../xporthdmv': No such file or directory
chmod: cannot access `../ldecod': No such file or directory