All, I am trying to install Gtk2-1.181 on Linux running on i686 I installed ExtUtils-Depends and ExtUtils-PkgConfig. But, I am not able to install Glib as make fails with the
following message: /bin/sh: line 1: [: XS:
unary operator expected make: *** [Glib.c] Error 2 I did a make –d to debug this and got the following
last lines: CS/s.xsubpp.sh'.
No implicit rule found for `/usr/lib/perl5/5.8.0/ExtUtils/xsu p'.
Finished prerequisites of target file `/usr/lib/perl5/5.8.0/E Utils/xsubpp'.
No need to remake target `/usr/lib/perl5/5.8.0/ExtUtils/xsubpp
Finished prerequisites of target file `Glib.c'.
Must remake target `Glib.c'. /bin/sh: line 1: [: XS: unary operator
expected Putting child 0x086d36d8 (Glib.c) PID 4974
on the chain. Live child 0x086d36d8 (Glib.c) PID 4974 Got a SIGCHLD; 1 unreaped children. Reaping losing child 0x086d36d8 PID 4974 make: *** [Glib.c] Error 2 Removing child 0x086d36d8 PID 4974
from chain. As an aside, I set “PKG_CONFIG_PATH=/usr/ft/lib/pkgconfig”,
which is from a third party vendor. It contains the following files: atk.pc
gdk-x11-2.0.pc gtk+-x11-2.0.pc pangox.pc fontconfig.pc
glib-2.0.pc libpng12.pc
render.pc freetype2.pc
gmodule-2.0.pc libpng.pc
xcursor.pc gdk-2.0.pc
gobject-2.0.pc
pangoft2.pc xft.pc gdk-pixbuf-2.0.pc
gthread-2.0.pc pango.pc
xrender.pc gdk-pixbuf-xlib-2.0.pc
gtk+-2.0.pc pangoxft.pc I need to install Gtk2 to have GUI dialog from perl. I will
appreciate any help that you can provide. Regards, P.R.Kumar ---------------------------------------- This message is intended exclusively for the individual(s) or entity to which it is addressed. It may contain information that is proprietary, privileged or confidential or otherwise legally exempt from disclosure. If you are not the named addressee, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message. |