Mudanças entre as edições de "Certificados"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 4: | Linha 4: | ||
dependencia: | dependencia: | ||
− | wget -c http:// | + | wget -c http://pub.nkosi.org/certs/PDF-Reuse-0.35.tar.gz |
tar zxvf PDF-Reuse-0.35.tar.gz | tar zxvf PDF-Reuse-0.35.tar.gz | ||
cd PDF-Reuse-0.35 | cd PDF-Reuse-0.35 | ||
Linha 11: | Linha 11: | ||
make instal | make instal | ||
− | wget -c http://pub.nkosi.org/certs.tar.gz | + | wget -c http://pub.nkosi.org/certs/certs.tar.gz |
apt-get install perlmagick | apt-get install perlmagick | ||
perl certs.pl | perl certs.pl | ||
* http://sourceforge.net/projects/flisys/ | * http://sourceforge.net/projects/flisys/ | ||
− | + | * [http://ftp.pucpr.br/CPAN/authors/id/L/LA/LARSLUND/PDF-Reuse-0.35.tar.gz mirror do pdf-reuse] | |
[[Categoria:gnuzinho]] | [[Categoria:gnuzinho]] | ||
[[Categoria:dicas]] | [[Categoria:dicas]] |
Edição das 22h59min de 3 de outubro de 2009
dependencia:
wget -c http://pub.nkosi.org/certs/PDF-Reuse-0.35.tar.gz tar zxvf PDF-Reuse-0.35.tar.gz cd PDF-Reuse-0.35 perl Makefile.PL make make instal
wget -c http://pub.nkosi.org/certs/certs.tar.gz apt-get install perlmagick perl certs.pl