Difference: InstalaçãoDoCinelerra (2 vs. 3)

Revision 323 Nov 2007 - MoisesFilocre

Line: 1 to 1
 
META TOPICPARENT name="Tutoriais"
Deleted:
<
<
 Ubuntu

Adicione o repositorio com o pacote do cinelerra para a sua arquitetura (tipo de processador):

Line: 23 to 22
 - pentium4:
deb http://www.kiberpipa.org/~gandalf/ubuntu/feisty/cinelerra/pentium4/ ./
Added:
>
>
*No 7.10 Gutsy Gibbon*
deb http://giss.tv/~vale/ubuntu32 ./

for AMD64 (and also Core Duo Intel64), by Valentina Messeri:
deb http://giss.tv/~vale/ubuntu64 ./

  Agora Salve no Editor de Texto o Repositorio que Escolheu!
Line: 34 to 38
  apt-get install cinelerra
Added:
>
>
Como Colocar Cinelerra em Portugues:

abra um terminal como root. Digite:

# gedit /var/lib/locales/supported.d/local

vai abrir um arquivo de texto, de duas linhas, pequenino.

então:

Adicione a seguinte linha:

pt_BR ISO-8859-1

Salve e feche o arquivo. Agora, para terminar:

# dpkg-reconfigure locales

Fiquem Atentos no sinal ( # ) quer dizer que vc tem q ser ROOT! para virar root digite

no Ubuntu: sudo su no Debian: su

Instalação do Debian

x86 | Athlon64 | PowerPC?
x86 (Intel, AMD, PC compatibles)

x86 Debian packages are built from SVN by Andraz Tori, and hosted at www.kiberpipa.org.
To install the package add this line to your sources list:

For i386 processors:
deb http://www.kiberpipa.org/~minmax/cinelerra/builds/sid/ ./

For Pentium4 processors:
deb http://www.kiberpipa.org/~minmax/cinelerra/builds/pentium4/ ./

For Athlon processors:
deb http://www.kiberpipa.org/~minmax/cinelerra/builds/athlonxp/ ./

Apt-source:
deb-src http://www.kiberpipa.org/~minmax/cinelerra/builds/sid/ ./

You will need some additional packages not found in Debian's official repositories, provided by Christian Marillat:
deb http://www.debian-multimedia.org/ sid main

In order to use the mirror you need to add in your gpg keyring marillat's gpg-key
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 1F41B907
gpg --armor --export 1F41B907 | sudo apt-key add -

 
Deleted:
<
<
Debian
:
 \ No newline at end of file
Added:
>
>
If you don't use sudo, do the following under root :
gpg --armor --export 1F41B907 | apt-key add -
 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback