Page 1 of 1

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

Posted: Tue Aug 17, 2004 5:50 pm
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 :-)

Posted: Tue Aug 17, 2004 6:13 pm
by Chris Corbyn
Sorted it.

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