Leser: 33
2009-10-15T14:22:49 bianca
2009-10-16T16:58:41 RPerlWenn du den Link anklicken wuerdest, dann wuerdest du auch deine screenshots finden. 100%! :)
2009-10-16T11:18:08 tachelesDanke schon mal an alle.
Ich hab mir jetzt mal testweise die Komodo IDE installiert.
Hier hab ich schon mal ein Problem. Und zwar ist meine Arbeitsumgebung auf WinXP aber die Perlskripte werden auf einer Ubuntu Maschine ausgeführt. (dazu ist das Homeverzeichnis im Windows eingebunden)
Jetzt weiß Komodo leider nichts von dem Perl auf dem Linux und gibt mir an, dass diverse Pakete die ich benutze natürlich nicht installiert sind und jede Zeile schön rot unterringelt und mir keine Unterstützung dazu leistet.
Wo kann ich bei Komodo einstellen, dass er sich doch bitte an dem Perl auf der Linux Maschine orientieren soll?
Soll ich /usr/bin/perl in Windows einbinden so dass man das irgendwo bei Komodo einstellen kann?
Vielen Dank schonmal
Grüße
2009-10-15T14:14:54 tacheles... sondern auch mir von Objekten der verwendeten Module z.B. nach dem -> die verfügbaren Methoden und Attribute anzeigt.(evtl mit kurzer Beschreibung)
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
Test Summary Report
-------------------
t/PerlySense-Editor-Emacs-class-overview (Wstat: 2304 Tests: 6 Failed: 3)
Failed tests: 3-5
Non-zero exit status: 9
Parse errors: Bad plan. You planned 18 tests but ran 6.
t/PerlySense-Editor-Emacs-external-dir (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/PerlySense-Editor-Emacs-item-in-groups (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 2
Parse errors: Bad plan. You planned 17 tests but ran 4.
t/PerlySense-Editor-Emacs-line-wrap (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 2
Parse errors: Bad plan. You planned 12 tests but ran 4.
t/PerlySense-Editor-Emacs-output (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 7 tests but ran 3.
t/PerlySense-Editor-fit-columns (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 2
Parse errors: Bad plan. You planned 14 tests but ran 4.
t/PerlySense-Editor-Vim-output (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 12 tests but ran 3.
Files=72, Tests=1038, 343 wallclock secs ( 0.43 usr 0.08 sys + 320.07 cusr 5.74 csys = 326.32 CPU)
Result: FAIL
Failed 7/72 test programs. 9/1038 subtests failed.
make: *** [test_dynamic] Error 255
JOHANL/Devel-PerlySense-0.0183.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports JOHANL/Devel-PerlySense-0.0183.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
TELS/graph/Graph-Easy-0.64.tar.gz : make_test NO
JOHANL/Devel-PerlySense-0.0183.tar.gz : make_test NO
2009-10-31T09:44:09 GwenDragonDas sind nur die zwei Packages, die sich nicht installieren ließen?
QuoteUnd das sind die einzigen Fehlermeldungen zur Installation der Packages?
1
2
3
4
Failed test 'use Devel::PerlySense::Editor::Emacs;'
# at t/PerlySense-Editor-fit-columns.t line 15.
# Tried to use 'Devel::PerlySense::Editor::Emacs'.
# Error: Can't locate Graph/Easy.pm in @INC
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
TELS/graph/Graph-Easy-0.64.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/anon...............ok
t/anon_group.........ok
t/as_txt.............ok
t/as_vcg.............ok
t/ascii..............1/451 Warning: Layouter could only place 0 nodes/0 edges out of 0/2 - giving up at t/ascii.t line 61
t/ascii..............426/451 Warning: Layouter could only place 9 nodes/5 edges out of 9/6 - giving up at t/ascii.t line 61
t/ascii..............ok
t/astar..............ok
t/attributes.........ok
t/base...............ok
t/boxart.............ok
t/cell...............ok
t/chain..............ok
t/class..............ok
t/cluster............ok
t/copy...............ok
t/custom.............ok
t/delete.............ok
t/drop...............ok
t/easypm.............ok
t/edge...............ok
t/edge_cell..........ok
t/fb.................ok
t/gdl................ok
t/graph-maker........ok
t/graph..............ok
t/graphml............ok
t/graphml_yed........ok
t/graphviz...........ok
t/group..............ok
t/gv.................ok
t/heap...............ok
t/html...............ok
t/layers.............ok
t/layout.............ok
t/layout_r...........ok
t/layouter...........ok
t/messages...........ok
t/nesting............ok
t/node...............ok
t/node_mc............ok
t/parse_att..........ok
t/parse_edge.........ok
t/parser.............ok
t/parser_dot.........ok
t/parser_dot_html....ok
t/path...............ok
t/pod................1/23
# Failed test 'POD test for ../lib/Graph/Easy.pm'
# at t/pod.t line 24.
# ../lib/Graph/Easy.pm (2569): L<text|scheme:...> is invalid according to perlpod
t/pod................5/23 # Looks like you failed 1 test of 23.
t/pod................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/23 subtests
t/pod_cov............ok
t/re_layout..........ok
t/split..............ok
t/use_class..........ok
t/vcg................ok
Test Summary Report
-------------------
t/pod (Wstat: 256 Tests: 23 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=51, Tests=2933, 24 wallclock secs ( 1.15 usr 0.15 sys + 18.11 cusr 0.94 csys = 20.35 CPU)
Result: FAIL
Failed 1/51 test programs. 1/2933 subtests failed.
make: *** [test_dynamic] Error 255
TELS/graph/Graph-Easy-0.64.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports TELS/graph/Graph-Easy-0.64.tar.gz
Running make install
make test had returned bad status, won't install without force