|
From: Patrick Best-TM <Pat...@te...> - 2002-08-23 15:27:25
|
Thanks for you help James, I want to make sure all the information is out in the open. I hope you don't mind that I am CC'ing another couple of email lists, as this conversation may help someone else sometime in the future. Strange. My solaris OS did install with GNU gettext, unfortunately, I can't seem to coax a version number out of the application. All is seems to do is repeat my --version, or -v or whatever back at me! Here is the original package info : system SFWgtxt GNU gettext - utilities for software localization system SFWgtxtS GNU gettext - utilities for software localization (Source) GNOME2 SUNWgintl GNU libintl from GNU gettext GNOME2 SUNWgintx GNU libintl from GNU gettext I think I will reinstall now. from the SUN uninstall pkg script, I can see that the version used to be 0.10.35. Wow... takes a long time to compile the new one. But it's done now. The new version is gettext-0.11.5. Installed and ready to go. Reconfigured Lib Glade, and it still repeats: checking for xgettext... /usr/bin/xgettext found xgettext program is not GNU xgettext; ignore it As far as libxml, looks like version 2. I think I installed that one too. libxml2.so libxml2.so.2 bash-2.05# pwd /lib Also noticed another problem with the ./configure. Wait a minute, isn't gnome supposed to come with gnome-config automatically? Why should gettext require gnome-config? : checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found -----Original Message----- From: James Henstridge [mailto:ja...@da...] Sent: August 23, 2002 10:29 AM To: Patrick Best-TM Cc: News Etherape-Users- (E-mail); News Etherape-Users- (E-mail 2) Subject: Re: Problems Installing LibGlade (EtherApe Requirement) Patrick Best-TM wrote: >Hi Everyone; > >I was wondering if someone could help me out. Having problems installing >LibGlade and can't seem to find much about the errors on the net. > >The system is Solaris 9-64bit, under Gnome Desktop 2.0 Beta 1. >I am using GNU Make version 3.79.1, gcc version 2.95.3 20010315 (release) > >I have attached config.log, but just incase the dist. lists don't allow for >small attachments, I will highlight some of my problems during configure and >make. > >Configure: > >checking for xgettext... /usr/bin/xgettext >found xgettext program is not GNU xgettext; ignore it >Can't open ./intl/po2tbl.sed.in >./configure: ./po/POTFILES.in: cannot open > > >---> ok, I guess I can get the GNU xgettext, but the warning says that will >be ignored anyways. >---> but what is the po2tbl.sed.in, it looks sorta important. It still >created all the Makefile docs. > >Make: > >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/local/include/libxml2 >-I/usr/sfw/include/gtk-1.2 -I/usr/sfw/include/glib-1.2 >-I/usr/sfw/lib/glib/include -g -O2 -Wall -Wunused -c glade-sax.c >-Wp,-MD,.deps/glade-sax.TPlo -fPIC -DPIC -o .libs/glade-sax.lo >glade-sax.c:37: parser.h: No such file or directory >make[2]: *** [glade-sax.lo] Error 1 >make[2]: Leaving directory `/export/home/bestpa/temp/libglade-0.17/glade' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/export/home/bestpa/temp/libglade-0.17' >make: *** [all] Error 2 > >but I do have a parser.h! > >Really looking forward to installing this app, so any help would be >appreciated. > > > > > >found xgettext program is not GNU xgettext; ignore it >Can't open ./intl/po2tbl.sed.in >./configure: ./po/POTFILES.in: cannot open > > What version of GNU gettext do you have installed? (you really should use GNU gettext with GTK+ 2.0). What version of libxml2 do you have installed? Without this sort of info, I can't help you. James. -- Email: ja...@da... | Linux.conf.au http://linux.conf.au/ WWW: http://www.daa.com.au/~james/ | Jan 22-25 Perth, Western Australia. |