RE: GTK-2.0 static linked application does not work
- From: "Gansser, Martin" <MGansser rand de>
- To: "Sven Neumann" <sven gimp org>
- Cc: <gtk-devel-list gnome org>
- Subject: RE: GTK-2.0 static linked application does not work
- Date: Thu, 21 Nov 2002 17:32:27 +0100
> -----Original Message-----
> From: Sven Neumann [mailto:sven gimp org]
> Sent: Thursday, November 21, 2002 4:50 PM
> To: Gansser, Martin
> Cc: gtk-devel-list gnome org
> Subject: Re: GTK-2.0 static linked application does not work
>
>
> Hi,
>
> "Gansser, Martin" <MGansser rand de> writes:
>
> > I tried to compile a statically-linked Application
> (abiword-1.1.2) on
> > hpux 11.00, but it fails on startup with errror message.
>
> > ** (AbiWord_s:22411): WARNING **: No builtin or dynamically loaded
> > modules were found. Pango will not work correctly.
>
> that's pretty obvious, isn't it? You need to include the pango modules
> you want to use since they can't be loaded at runtime if you disable
> this feature. Try to configure pango --with-included-modules.
works now, but I still get the following error message:
mzfem_root:/ # abiword
GLib: Cannot convert message: Conversion from character set 'UTF-8' to 'iso88591' is not supported
** (AbiWord_s:6041): WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10"
** (AbiWord_s:6041): WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10"
** (AbiWord_s:6041): WARNING **: All font failbacks failed!!!!
Is this a font problem with the application abiword ?
thanks Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]