Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b4c64d214769b8754398a40cca1eb004 > files > 6

perl-Asterisk-LDAP-0.6.0-6mdv2010.0.noarch.rpm

1) Create the Makefile

[bklang@jefferson:~/src/asterisk-ldap] (pts/11)
[Tue Dec 20 21:36:03]$ perl Makefile.PL
Writing Makefile for asterisk-ldap

2) Create the manpage

[bklang@jefferson:~/src/asterisk-ldap] (pts/11)
[Tue Dec 20 21:36:06]$ make
cp lib/Asterisk/LDAP.pm blib/lib/Asterisk/LDAP.pm
Manifying blib/man3/Asterisk::LDAP.3pm

3) Install Asterisk::LDAP (requires root privileges)

[bklang@jefferson:~/src/asterisk-ldap] (pts/11)
[Tue Dec 20 21:36:08]$ sudo make install
Password:
Installing /usr/lib/perl5/site_perl/5.8.6/Asterisk/LDAP.pm
Installing /usr/share/man/man3/Asterisk::LDAP.3pm
Writing /usr/lib/perl5/site_perl/5.8.6/i586-linux-thread-multi/auto/asterisk-ldap/.packlist
Appending installation info to /usr/lib/perl5/5.8.6/i586-linux-thread-multi/perllocal.pod

[bklang@jefferson:~/src/asterisk-ldap] (pts/11)
[Tue Dec 20 21:36:15]$


$Id: INSTALL 206 2005-12-21 02:57:01Z bklang $