Perl Interpreter not working (I think) [glib-mkenums]

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Perl Interpreter not working (I think) [glib-mkenums]

Post by Chris Corbyn »

Hi,

I've tried to install both pango and atk and while running the make command both of them die at an error that says some thing to the effect of:
/bin/sh glib-mkenums: command not found
I tried to find out why with google and everything said the shell is trying to read the file when perl should be doing it.

I did have perl but I re-installed perl 5.8.3 in any case. The problem still persists.

Perl works for running my own perl programs. Do i need some kind of add-on? I can't install GTK+ without pango or atk. Glib is installed already without probs.

Thanks :-)
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Sorted it.

A simple reinstall perl then logout and back in got the shell to stop doing it
Post Reply