2ManDVD

De MochilaWiki
Ir para navegaçãoIr para pesquisar

página do projeto

instalando dependências no Fedora 16

yum install SDL_ttf-devel SDL_image-devel ffmpegthumbnailer exif

instalando dependências no Ubuntu 12.04

apt-get install libsdl-ttf2.0-dev libsdl-image1.2-dev ffmpegthumbnailer exif

instalando dependências no debian squeeze

apt-get install libsdl-ttf2.0-dev libsdl-image1.2-dev ffmpegthumbnailer exif qt4-qmake qt4-dev-tools \
libswscale-dev libavutil-dev libavformat-dev libavdevice-dev libavcore-dev libavcodec-dev \
sox mplayer imagemagick ffmpeg mencoder


instalando

wget -c http://download.tuxfamily.org/2mandvd/2ManDVD-1.8.4.tar.gz
tar zxvf 2ManDVD-1.8.4.tar.gz
cd 2ManDVD/
qmake-qt4 2ManDVD.pro
make
sudo make install