Thread Perl und LDAP (5 answers)
Opened by Antispeer at 2010-08-19 15:44

kristian
 2010-08-19 16:10
#140771 #140771
User since
2005-04-14
684 Artikel
BenutzerIn
[Homepage] [default_avatar]
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
perl -MCPAN -e shell
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v1.9402)
Enter 'h' for help.

cpan[1]> install Bundle::Net::LDAP
...roedel...
...roedel...
ein paar mal "Y" tippen für optionale Module
...roedel...
einmal "y" tippen für Netzwerkverbindung zum Testen
...roedel...
(kompilieren dauert etwas)
/usr/bin/make install UNINST=1 -- OK

Du musst make & co installiert haben.
Wenn dir die Kurzform die ich hier benutzt habe nicht hilft frag nochnmal nach.
Last edited: 2010-08-19 16:13:00 +0200 (CEST)

View full thread Perl und LDAP