Mudanças entre as edições de "Certificados"
De MochilaWiki
Ir para navegaçãoIr para pesquisar(2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
Linha 4: | Linha 4: | ||
dependencia: | dependencia: | ||
− | wget -c http:// | + | wget -c http://pub.quijaua.com.br/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. | + | wget -c http://pub.quijaua.com.br/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:Servidor]] | |
− | [[Categoria: | ||
− |
Edição atual tal como às 06h41min de 10 de novembro de 2012
dependencia:
wget -c http://pub.quijaua.com.br/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.quijaua.com.br/certs/certs.tar.gz apt-get install perlmagick perl certs.pl