|
From: Patrick Best-TM <Pat...@te...> - 2002-08-23 16:06:45
|
Thanks James;
I thought I did remove the old gettext versions. OK, so V2 of libglade
should be installed with Gnome 2 Beta 1... ok. I'll take a look around at
that.
Well damned... I guess I should be clear to install the Etherape app then!
(my spidey sense is telling me it's not gonna be that easy.) and sure
enough... it's not.
This may be getting out of your scope James, but I'll keep cc'ing you if you
like.
OK, ATTN ETHERAPE USERS!!!
Let's start with first things first.
bash-2.05# cd etherape-0.8.2
bash-2.05# ./configure
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: Could not find the gnomeConf.sh file that is generated by
gnome-libs install
Yikes. LibGlade complained about that too... and yet, I am running gnome2.
Gonna do a disk wide search for the shell script it's mentioning ... no sign
of it.
bash-2.05# find / | grep gnomeConf
any ideas anyone?
-----Original Message-----
From: James Henstridge [mailto:ja...@da...]
Sent: August 23, 2002 11:38 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:
>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.
|