younhee wrote:
> 
> hello..
> I installed gnome on Solaris 8 sparc platform
> and I excuted glade
> and builded the souce with glade
> and "autogen.sh"
> and I met the message "you must have 'gettext' installed to compile Gnome"
> but, I can find the "/usr/bin/gettext" on my system.
> why glade can't find gettext?
> Must I set the path? or Must I reinstall gettext?
> If I must reinstall the 'gettext', please let me know the site on which I can 
>download the 'gettext' for Solaris 8 sparc platform..

Gettext is a GNU thing, so try www.gnu.org or www.fsf.org

Alternatively you can use './configure --with-included-gettext' or
'configure --disable-nls' to use the gettext code in intl/ or no gettext
at all.

What version do you have installed? (Run 'gettext --version').

Damon


_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to