Re: Compiling gtk error - png ???
- From: "M. Lavasani" <mehdi lavasani connectinternetsolutions com>
- To: raj tardy cup hp com (Rick Jones)
- Cc: gtk-list gnome org
- Subject: Re: Compiling gtk error - png ???
- Date: Tue, 25 Mar 2003 09:46:21 +0000 (GMT)
I had this problem on HPUX 11.00 and 11.20(akaIA64).
Solution (works for me).
If your system is supporting "dynamic loading" you better off using dynamic
loading instead of static one. The dynamic loading is certainly supported on
HPUX 11.00 and 11i and I managed to compile gtk on HPUX-11.00.
But if your system doesn't support dynamic loading, configure gtk with
static loading and make sure you specify which module you want. I chose png,
jpeg, tiff and xpm. You can add any more if you wish to. I chose is method on
HPUX 11.20 (IA64) and it works perfect.
I am using glib-2.2.1 and gcc-3.2 0n HPUX-11.00 and gcc-3.00 on HPUX-11.20.
Also There is libpng available from the HPUX Archive that installes in
"usr/local" instead of "/opt".
Regrads
__Mehdi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]