Mudanças entre as edições de "Edicao de video"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
 
Linha 2: Linha 2:
  
 
dependencias:
 
dependencias:
# apt-get install libavc1394-0 libdc1394-13 libraw1394-8 libdv4-dev libraw1394-dev libavc1394-dev libxv-dev libglade2-dev libsamplerate0-dev
+
# apt-get install libavc1394-0 libdc1394-13 libraw1394-8 libdv4-dev libraw1394-dev libavc1394-dev libxv-dev libglade2-dev libsamplerate0-dev
  
 
baixando:
 
baixando:
$ wget -c http://ufpr.dl.sourceforge.net/sourceforge/kino/kino-1.0.0.tar.gz
+
$ wget -c http://ufpr.dl.sourceforge.net/sourceforge/kino/kino-1.0.0.tar.gz
  
 
compilando:
 
compilando:
$ tar zxvf kino-1.0.0.tar.gz
+
$ tar zxvf kino-1.0.0.tar.gz
$ cd kino-1.0.0
+
$ cd kino-1.0.0
$ ./configure --prefix=/usr --with-dv1394
+
$ ./configure --prefix=/usr --with-dv1394
$ make
+
$ make
# make install
+
# make install
  
 
deixando em pt_BR:
 
deixando em pt_BR:
$ wget http://banto.hipatia.info/softwarelivre/arquivos/kino.mo
+
$ wget http://banto.hipatia.info/softwarelivre/arquivos/kino.mo
# mv kino.mo /usr/share/locale/pt_BR/LC_MESSAGES/
+
# mv kino.mo /usr/share/locale/pt_BR/LC_MESSAGES/
  
 
e pronto!
 
e pronto!
Linha 22: Linha 22:
  
 
o cinelerra eu peguei o pacote
 
o cinelerra eu peguei o pacote
 +
http://pacotes.sarava.org/etch/cinelerra_2.1-1_i386.deb
 +
 +
tera um problema de depedencia e ai
 +
# apt-get -f install

Edição das 18h48min de 17 de junho de 2007

instalando kino debian etch

dependencias:

# apt-get install libavc1394-0 libdc1394-13 libraw1394-8 libdv4-dev libraw1394-dev libavc1394-dev libxv-dev libglade2-dev libsamplerate0-dev

baixando:

$ wget -c http://ufpr.dl.sourceforge.net/sourceforge/kino/kino-1.0.0.tar.gz

compilando:

$ tar zxvf kino-1.0.0.tar.gz
$ cd kino-1.0.0
$ ./configure --prefix=/usr --with-dv1394
$ make
# make install

deixando em pt_BR:

$ wget http://banto.hipatia.info/softwarelivre/arquivos/kino.mo
# mv kino.mo /usr/share/locale/pt_BR/LC_MESSAGES/

e pronto!


o cinelerra eu peguei o pacote http://pacotes.sarava.org/etch/cinelerra_2.1-1_i386.deb

tera um problema de depedencia e ai

# apt-get -f install