1
2
3
4
5
6
7
Can't locate Wx/Scintilla/Constant.pm in @INC (@INC contains: /home/bastian/perl5/lib/perl5/i686-linux-gnu-thread-multi-64int /home/bastian/perl5/lib/perl5/i686-linux-gnu-thread-multi-64int /home/bastian/perl5/lib/perl5 /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.14.2/Padre/Wx/Main.pm line 36.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.14.2/Padre/Wx/Main.pm line 36.
Compilation failed in require at /usr/local/share/perl/5.14.2/Padre/Wx/App.pm line 58.
Perl exited with active threads:
1 running and unjoined
0 finished and unjoined
0 running and detached
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
CPAN: Storable loaded ok (v2.27)
Reading '/home/bastian/.local/share/.cpan/Metadata'
Database was generated on Thu, 07 Jun 2012 14:47:03 GMT
Running install for module 'Wx::Scintilla::Constant'
Running make for A/AZ/AZAWAWI/Wx-Scintilla-0.3801.tar.gz
CPAN: Digest::SHA loaded ok (v5.61)
CPAN: Compress::Zlib loaded ok (v2.033)
Checksum for /home/bastian/.local/share/.cpan/sources/authors/id/A/AZ/AZAWAWI/Wx-Scintilla-0.3801.tar.gz ok
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4401)
CPAN: CPAN::Meta loaded ok (v2.112150)
CPAN: Module::CoreList loaded ok (v2.49_02)
CPAN.pm: Building A/AZ/AZAWAWI/Wx-Scintilla-0.3801.tar.gz
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Wx-Scintilla' version '0.3801'
/usr/bin/ld: cannot find -lgtk-x11-2.0
/usr/bin/ld: cannot find -lgdk-x11-2.0
/usr/bin/ld: cannot find -latk-1.0
/usr/bin/ld: cannot find -lpangoft2-1.0
/usr/bin/ld: cannot find -lgdk_pixbuf-2.0
/usr/bin/ld: cannot find -lpango-1.0
/usr/bin/ld: cannot find -lfreetype
/usr/bin/ld: cannot find -lfontconfig
/usr/bin/ld: cannot find -lgobject-2.0
/usr/bin/ld: cannot find -lgmodule-2.0
/usr/bin/ld: cannot find -lgthread-2.0
/usr/bin/ld: cannot find -lglib-2.0
/usr/bin/ld: cannot find -lpng
collect2: ld gab 1 als Ende-Status zurück
Check for gtk2 development libraries failed.
Perhaps you need to install package libgtk2.0-dev or the equivalent for your system.
You can ofcourse uninstall it later after the installation is complete.
The build cannot continue.
AZAWAWI/Wx-Scintilla-0.3801.tar.gz
./Build -- NOT OK
CPAN: YAML loaded ok (v0.77)
Running Build test
Can't test without successful make
Running Build install
Make had returned bad status, install seems impossible