Leser: 14
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
cpan[1]> install Term::ReadLine::Gnu
CPAN: Storable loaded ok (v2.18)
Going to read /home/anon/.cpan/Metadata
Database was generated on Fri, 13 Mar 2009 15:27:57 GMT
CPAN: YAML loaded ok (v0.68)
Going to read 2 yaml files from /home/anon/.cpan/build/
CPAN: Time::HiRes loaded ok (v1.9711)
............................................................................DONE
Restored the state of 2 (in 0.2700 secs)
Running install for module 'Term::ReadLine::Gnu'
Running make for H/HA/HAYASHI/Term-ReadLine-Gnu-1.18.tar.gz
Has already been unwrapped into directory /home/anon/.cpan/build/Term-ReadLine-Gnu-1.18-EN7hp0
'/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 256, won't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
2009-03-13T19:37:15 leo11(Gibts im neuen Forum kein Syntaxhighlighting?)
1 2 3 4 5
#! /usr/bin/perl -l use strict; use warnings; print "Hello World"; __END__
2009-03-13T19:37:15 leo11Has already been unwrapped into directory /home/anon/.cpan/build/Term-ReadLine-Gnu-1.18-EN7hp0
'/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 256, won't make
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
cpan[1]> install Term::ReadLine::Gnu
CPAN: Storable loaded ok (v2.18)
Going to read /home/anon/.cpan/Metadata
Database was generated on Fri, 13 Mar 2009 15:27:57 GMT
CPAN: YAML loaded ok (v0.68)
Build_dir empty, nothing to restore
Running install for module 'Term::ReadLine::Gnu'
Running make for H/HA/HAYASHI/Term-ReadLine-Gnu-1.18.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v2.011)
Checksum for /home/anon/.cpan/sources/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.18.tar.gz ok
Scanning cache /home/anon/.cpan/build for sizes
DONE
Term-ReadLine-Gnu-1.18/
Term-ReadLine-Gnu-1.18/eg/
Term-ReadLine-Gnu-1.18/eg/fileman
Term-ReadLine-Gnu-1.18/eg/perlsh
Term-ReadLine-Gnu-1.18/eg/pftp
Term-ReadLine-Gnu-1.18/eg/ptksh+
Term-ReadLine-Gnu-1.18/Gnu/
Term-ReadLine-Gnu-1.18/Gnu/XS.pm
Term-ReadLine-Gnu-1.18/Gnu.pm
Term-ReadLine-Gnu-1.18/Gnu.xs
Term-ReadLine-Gnu-1.18/INSTALL
Term-ReadLine-Gnu-1.18/Makefile.PL
Term-ReadLine-Gnu-1.18/MANIFEST
Term-ReadLine-Gnu-1.18/META.yml
Term-ReadLine-Gnu-1.18/ppport.h
Term-ReadLine-Gnu-1.18/README
Term-ReadLine-Gnu-1.18/t/
Term-ReadLine-Gnu-1.18/t/00checkver.t
Term-ReadLine-Gnu-1.18/t/button.pl
Term-ReadLine-Gnu-1.18/t/callback.t
Term-ReadLine-Gnu-1.18/t/comptest/
Term-ReadLine-Gnu-1.18/t/comptest/0123
Term-ReadLine-Gnu-1.18/t/comptest/012345
Term-ReadLine-Gnu-1.18/t/comptest/023456
Term-ReadLine-Gnu-1.18/t/comptest/a_b
Term-ReadLine-Gnu-1.18/t/comptest/README
Term-ReadLine-Gnu-1.18/t/history.t
Term-ReadLine-Gnu-1.18/t/inputrc
Term-ReadLine-Gnu-1.18/t/readline.t
Term-ReadLine-Gnu-1.18/typemap
CPAN: File::Temp loaded ok (v0.18)
CPAN.pm: Going to build H/HA/HAYASHI/Term-ReadLine-Gnu-1.18.tar.gz
Could not find neither libtermcap.a, libncurses.a, or libcurses.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
HAYASHI/Term-ReadLine-Gnu-1.18.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Failed during this command:
HAYASHI/Term-ReadLine-Gnu-1.18.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 256
aptitude install libterm-readline-gnu-perl
2009-03-14T08:56:50 leo11Danke, damit hat es funktioniert. Nur woher soll man das wissen? Daher wüßt ich doch noch gern, wie man bei meiner Antwort zu pq bzgl der fehlenden Libs vorgeht.
1
2
$ perl -MTerm::ReadLine -e 'print Term::ReadLine->new("")->ReadLine()'
Term::ReadLine::Gnu
Guest requesthat das nepos nicht schon lange gesagt?
http://www.perl-community.de/bat/poard/message/119...