HP-UX Compile



Hi:

I am trying to install GIMP on a HP-UX system and have a problem with GTK.
When I run make I get the following error.  

blitz:/home/gtk+-1.2.2:69 % gmake
/home/markham/Util/make-3.77/make  all-recursive
make[1]: Entering directory `/home/gtk+-1.2.2'
Making all in po
make[2]: Entering directory `/home/gtk+-1.2.2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/gtk+-1.2.2/po'
Making all in gdk
make[2]: Entering directory `/home/gtk+-1.2.2/gdk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/gtk+-1.2.2/gdk'
Making all in gtk
make[2]: Entering directory `/home/gtk+-1.2.2/gtk'
(srcdir=. INDENT=  ./genmarshal.pl \
&& (cmp -s s-gmc gtkmarshal.c || mv s-gmc gtkmarshal.c) \
&& rm -f s-gmc \
&& (cmp -s s-gmh gtkmarshal.h || mv s-gmh gtkmarshal.h) \
&& rm -f s-gmh) \
&& echo timestamp > stamp-m
/bin/sh: ./genmarshal.pl:  not found
make[2]: *** [stamp-m] Error 127
make[2]: Leaving directory `/home/gtk+-1.2.2/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gtk+-1.2.2'
make: *** [all-recursive-am] Error 2

This is the first time GTK has been installed on this system, GLIB-1.2.2 has
been installed and seems to be OK.  Because there is no room on the main
drive where /usr/local is, so I am working with /home/local.  I checked and
genmarshal.pl is in /home/gtk+-1.2.2/gtk.

Thanks for any help.
Bob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]