Mudanças entre as edições de "Autenticação no Apache pelo NIS"

De LCAD
Ir para: navegação, pesquisa
Linha 6: Linha 6:
 
make
 
make
 
make install
 
make install
 +
 
Apache-AuthenNIS
 
Apache-AuthenNIS
 
cd Apache-AuthenNIS-0.13
 
cd Apache-AuthenNIS-0.13
 
perl Makefile.PL [n]
 
perl Makefile.PL [n]
 
make [q]
 
make [q]
 +
make install
 +
 +
Apache_AuthZNIS
 +
cd Apache-AuthZNIS-0.11
 +
perl Makefile.PL
 +
make
 
make install
 
make install
  
 
http://perl.apache.org/docs/2.0/user/porting/compat.pod.orig
 
http://perl.apache.org/docs/2.0/user/porting/compat.pod.orig

Edição das 14h15min de 2 de outubro de 2007

yum install perl-ExtUtils-AutoInstall.noarch yum install mod_perl.i386 perl-Net-NIS cd Net-NIS-0.34/ perl Makefile.PL make make install

Apache-AuthenNIS cd Apache-AuthenNIS-0.13 perl Makefile.PL [n] make [q] make install

Apache_AuthZNIS cd Apache-AuthZNIS-0.11 perl Makefile.PL make make install

http://perl.apache.org/docs/2.0/user/porting/compat.pod.orig