LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help installing GTK-PERL (https://www.linuxquestions.org/questions/linux-software-2/help-installing-gtk-perl-196077/)

surban99 06-21-2004 02:19 PM

help installing GTK-PERL
 
im trying to follow the install for gtk-perl but i keep getting errors.

it asks me to type in "perl Makefile.PL" and heres what happens when i do that

Code:

linux:~/Desktop/Gtk-Perl-0.7008 # perl Makefile.PL
Can't exec "gtk-config": No such file or directory at Makefile.PL line 141.
Package 'gtk' needed but it was not detected on your system.
You may want to force it using --with-gtk-force if you know better than me.

isn't gtk what I'm trying to install? why would it be detected?

Tinkster 06-21-2004 02:34 PM

Nope, it's a Perl-interface to the GTK library.
And naturally an interface needs the real thing
in the first place...


Cheers,
Tink


All times are GMT -5. The time now is 12:04 AM.