|
From: James H. <ja...@da...> - 2002-08-23 15:42:22
|
Patrick Best-TM wrote: >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 > > Hmm. I didn't realise that you were trying to compile libglade-0.17. I assumed that since you said you had gnome 2.0 that you would be talking about libglade-2.0 (which is already installed on your system if you have gnome2). To compile the previous stable version, you need gtk+ 1.2 (which you seem to have) and libxml-1.x (not 2.x). If you want gnome support in the old libglade, you will need gnome-libs-1.x (and its dependencies). For the gettext problem, you may need to adjust your path so that the GNU gettext utilities (xgettext, etc) get found before the solaris versions. James. -- Email: ja...@da... | Linux.conf.au http://linux.conf.au/ WWW: http://www.daa.com.au/~james/ | Jan 22-25 Perth, Western Australia. |