Mudanças entre as edições de "Certificados"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 1: | Linha 1: | ||
* http://www.tchelinux.org/atestados/ | * http://www.tchelinux.org/atestados/ | ||
− | * http://cetico.org/wiki/ferramenta_para_emissao_de_certificado | + | * http://cetico.org/wiki/ferramenta_para_emissao_de_certificado (offline) |
+ | |||
+ | dependencia: | ||
+ | wget -c http://ftp.pucpr.br/CPAN/authors/id/L/LA/LARSLUND/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.tar.gz | ||
apt-get install perlmagick | apt-get install perlmagick | ||
perl certs.pl | perl certs.pl |
Edição das 21h17min de 3 de outubro de 2009
dependencia:
wget -c http://ftp.pucpr.br/CPAN/authors/id/L/LA/LARSLUND/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.tar.gz apt-get install perlmagick perl certs.pl