linux-l: perl / perl-tk

Volker Kroll kroll at livingnet.de
Fr Jan 18 12:22:52 CET 2002


Am Fre, 2002-01-18 um 13.18 schrieb Olaf Radicke:
> ich bin jetz ein Schritt weiter (denke ich). Ich vermute das
> "Expect" das tut was ich will. Wenn ich use Expect verwende
> kommt folgende Fehlermeldung:
> Can't locate Expect.pm in @INC (@INC contains: /usr/lib/perl5/5.005/i386-linux /
> usr/lib/perl5/5.005 /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl
>  /usr/lib/perl5 .) at test line 4.
> BEGIN failed--compilation aborted at test line 4.


perl -MCPAN -e "install Expect"

Sollte das Modul nachinstallieren. (als root)

Alternativ auf www.perl.com/CPAN/modules/by-module/Expect

Modul laden, enttarren 
perl Makefile.PL
make
make test
su
...
make install

HTH
Volker





Mehr Informationen über die Mailingliste linux-l