glib causes bloat

[prev] [thread] [next] [lurker] [Date index for 2006/04/12]

From: H.Merijn Brand
Subject: glib causes bloat
Date: 15:33 on 12 Apr 2006
I just want a 64bit ethereal on HP-UX

ethereal needs glib and gtk+
those need pango and atk

so far so good. Understandable and OK.

But glib does not allow to be configured without NLS, hence requires gettext
and libintl, two of the most stupid extentions ever invented to make software
portable. --disable-nls should be the default, and supported by every single
piece of open source software.

There is no fucking guarantee that any of my client systems have either
gettext or intl installed, and if the sysadm's are sane, they are not
installed.

I am left with only two options:

1. Build static libs for gettext and intl so I can use glib
2. Find another utility that does what ethereal does

As my customer asked for ethereal, I am afraid I will be stuck with option 1

Generated at 07:00 on 25 Apr 2006 by mariachi 0.52