$ cat /etc/release
OpenSolaris 2009.06 snv_111a X86
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 17 April 2009
$ pkg-config --modversion gtk+-2.0
2.14.5

From
http://src.opensolaris.org/source/xref/jds/spec-files/branches/opensolaris-2008-11/base-specs/gtk2.spec,
the version for gtk library is 2.14.3 in OpenSolaris 2008.11.

-Alfred

ilho.kim wrote:
> I'm with Opensolaris 2008.11. Could you please check below information ?
>
> configure error.. gtk+-2.0.pc showing binary version 2.l0.0 ..
>
> .........
>  gmsgfmt... (cached) /usr/bin/gmsgfmt
> checking for xgettext... (cached) /usr/gnu/bin/xgettext
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GTK... no
> configure: error: GTK+-2.12 is required to compile murrine
> ssep...@ssepirot61:~/다운로드/murrine-0.90.3$ cat /etc/release
>                        OpenSolaris 2008.11 snv_101b_rc2 X86
>            Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
>                         Use is subject to license terms.
>                            Assembled 19 November 2008
> ssep...@ssepirot61:~/다운로드/murrine-0.90.3$ cat 
> /usr/lib/pkgconfig/gtk+-2.0.pc 
> prefix=/usr
> exec_prefix=${prefix}
> libdir=/usr/lib
> includedir=${prefix}/include
> target=x11
>
> gtk_binary_version=2.10.0
> gtk_host=i386-pc-solaris2.11
>
> Name: GTK+
> Description: GTK+ Graphical UI Library (${target} target)
> Version: 2.14.3
> Requires: gdk-${target}-2.0 atk cairo gio-2.0 pangoft2
> Libs: -L${libdir} -lgtk-${target}-2.0 
> Cflags: -I${includedir}/gtk-2.0 
> ssep...@ssepirot61:~/다운로드/murrine-0.90.3$ 
>
> Thank you for your help.
>
> Regards,
> ilho Kim.
>   

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to