Mudanças entre as edições de "Kino"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 8: | Linha 8: | ||
instalando: | instalando: | ||
$ wget -c http://ufpr.dl.sourceforge.net/sourceforge/kino/kino-1.3.0.tar.gz | $ wget -c http://ufpr.dl.sourceforge.net/sourceforge/kino/kino-1.3.0.tar.gz | ||
− | $ tar zxvf kino-1.3. | + | $ tar zxvf kino-1.3.1.tar.gz |
− | $ cd kino-1.3. | + | $ cd kino-1.3.1 |
− | $ ./configure --prefix=/usr --with-dv1394 | + | $ ./configure --prefix=/usr --with-dv1394 --with-udev-rules-dir |
$ make | $ make | ||
# make install | # make install |
Edição das 00h49min de 20 de agosto de 2008
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 \ gettext libxml-parser-perl
instalando:
$ wget -c http://ufpr.dl.sourceforge.net/sourceforge/kino/kino-1.3.0.tar.gz $ tar zxvf kino-1.3.1.tar.gz $ cd kino-1.3.1 $ ./configure --prefix=/usr --with-dv1394 --with-udev-rules-dir $ make # make install
deixando em pt_BR:
$ wget pub.nkosi.org/kino.mo # mv kino.mo /usr/share/locale/pt_BR/LC_MESSAGES/
e pronto!
ai carreguei o modulo e dei as devidas permissoes
# modprobe raw1394 # chmod 777 /dev/raw1394