Schrift
[thread]10081[/thread]

Tk Modul installieren



<< >> 3 Einträge, 1 Seite
Gast Gast
 2007-08-15 00:50
#98165 #98165
Hallo, ich versuche gerade das Tk Modul zu installieren, aber es will nicht klappen. Die Ausgabe:

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
jakob@jakob-desktop:~/Desktop/Tk-804.027$ perl Makefile.PL 
/usr/bin/perl is installed in /usr/lib/perl/5.8 okay
PPM for perl5.008008
Test Compiling config/signedchar.c
Test Compiling config/Ksprintf.c
Test Compiling config/tod.c
Test Compiling -DTIMEOFDAY_TZ config/tod.c
TZ gettimeofday()
Using -L/usr/lib to find /usr/lib/libX11.so.6.2.0
Cannot find X include files via /usr/include
Cannot find X include files anywhere at ./myConfig line 332.
Compilation failed in require at Makefile.PL line 36.
BEGIN failed--compilation aborted at Makefile.PL line 38.
jakob@jakob-desktop:~/Desktop/Tk-804.027$


Ich schaute also in der INSTALL-Datei nach. Da stand:
Code: (dl )
1
2
3
4
If Makefile.PL reports that it cannot find X, or chooses a version
you don't like you can specify a version on the command line:

perl Makefile.PL X11=/usr/local/X11R5


Allerdings veränderte das die Ausgabe von "perl Makefile.pl" nicht. Kann mir vielleicht jemand sagen was ich angeben soll (Ich benutze UBUNTU feisty fawn), oder wie ich rauskrieg wo X liegt?

Gruß Jeykey
styx-cc
 2007-08-15 03:30
#98172 #98172
User since
2006-05-20
533 Artikel
BenutzerIn

user image
mach doch einfach ein
Code: (dl )
sudo apt-get install perl-tk


MfG
Pörl.
Gast Gast
 2007-08-15 22:50
#98229 #98229
Hey, danke, hab gar nicht daran gedacht, dass über die Paketverwerwaltung zu regeln.
<< >> 3 Einträge, 1 Seite



View all threads created 2007-08-15 00:50.