GTK2.0 for arm

2003-09-19 Thread Ramprasad
Hello, Has anybody tried cross compiling the GTK2.0 for arm processor. if anybody has got it going ,could you please mail me the procedure of doing this and also the dependencies for this. Thanks in advance, ramprasad ___ gtk-list mailing l

Re: Can't compile glib2-2.2.3-1.1.src.rpm in old Red Hat Linux 7.1

2003-09-19 Thread Phillip Pi
On Fri, 19 Sep 2003, Owen Taylor wrote: > On Fri, 2003-09-19 at 16:52, Phillip Pi wrote: > > Hello. I am trying to upgrade glib2 libraries, but not able to do with > > both RPMs and src.rpms: > > > > [EMAIL PROTECTED] download]# rpm -q glib2 > > glib2-2.0.4-1 > > > > [EMAIL PROTECTED] download

Re: Can't compile glib2-2.2.3-1.1.src.rpm in old Red Hat Linux 7.1

2003-09-19 Thread Owen Taylor
On Fri, 2003-09-19 at 16:52, Phillip Pi wrote: > Hello. I am trying to upgrade glib2 libraries, but not able to do with > both RPMs and src.rpms: > > [EMAIL PROTECTED] download]# rpm -q glib2 > glib2-2.0.4-1 > > [EMAIL PROTECTED] download]# rpm -Uvh glib2-2.2.3-1.1.i386.rpm > error: failed depe

Can't compile glib2-2.2.3-1.1.src.rpm in old Red Hat Linux 7.1

2003-09-19 Thread Phillip Pi
Hello. I am trying to upgrade glib2 libraries, but not able to do with both RPMs and src.rpms: [EMAIL PROTECTED] download]# rpm -q glib2 glib2-2.0.4-1 [EMAIL PROTECTED] download]# rpm -Uvh glib2-2.2.3-1.1.i386.rpm error: failed dependencies: libc.so.6(GLIBC_2.3) is needed by glib2-2.2

Re: Please, unsuscribe me...

2003-09-19 Thread Owen Taylor
On Fri, 2003-09-19 at 08:36, Vincent ROQUETA wrote: > thank you > Vincent > ___ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list ^^^ Go there. Thanks,

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread Noah Levitt
On Fri, Sep 19, 2003 at 18:31:40 +0200, Andreas Bachmann wrote: > > xft 2.1.2 depends on xrender > xrender 0.8.3 depends on render > render 0.8 configure ok... > gnu make for render: Nothing to be done for 'all' > any ideas? make install Noah ___ gtk-l

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread Andreas Bachmann
panago works... without xft... i edited all /home/szhbqn/lib/pkgconfig/*, including glib.pc... but xft is a nice 'add-on'... xft 2.1.2 depends on xrender xrender 0.8.3 depends on render render 0.8 configure ok... gnu make for render: Nothing to be done for 'all' any ideas? greets Andreas Am F

Please unsubscribe me

2003-09-19 Thread Paolo Giovanni Valota
___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread Valdis . Kletnieks
On Fri, 19 Sep 2003 14:20:38 +0200, Sven Neumann said: > installed it outside the library search path. You will have to change > the library search path (or simply run ldconfig to update the linker > cache). Last I checked, Solaris 8 didn't have 'ldconfig'. pgp0.pgp Description: PGP signat

accessing elements of a gnome_dialog box

2003-09-19 Thread Peter Van Osta
Hi, On creation of a GNOME dialog box, it comes with a text already in it. How to access this text later on and change it in GTK 1.2 ? Best regards, Peter Van Osta Union Biometrica N.V./S.A. European Scientific Operations (ESO) Cipalstraat 3 B-2440 Geel Belgium Tel.: +32 (0)14 570 620 Fax.: +3

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread Sven Neumann
Hi, <[EMAIL PROTECTED]> writes: > the xft library... is this vendor dependent? > i've searched xft with google, but don't found a download link... > www.xfree86.org got the entire package... but i want only xft http://pdx.freedesktop.org/~fontconfig/release/xft-2.1.2.tar.gz Sven __

# Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread bachi
ok... have localized the problem in config.log... i've installed glib in /home/szhbqn/glib-2.2.3-sparc-sunos5.8/, but moven in /home/szhbqn/... got all these progs installed in subdirectories and moved in /home/szhbqn/... prog /home/szhbqn/bin/freetype-config is a shell script. i've edit the shell

Please, unsuscribe me...

2003-09-19 Thread Vincent ROQUETA
thank you Vincent ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread bachi
the xft library... is this vendor dependent? i've searched xft with google, but don't found a download link... www.xfree86.org got the entire package... but i want only xft ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listin

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread bachi
hehe... don't have ldconfig... but i've got env-variable LD_LIBRARY_PATH... is it simmiliar? ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread Sven Neumann
Hi, <[EMAIL PROTECTED]> writes: > ok... got fontconfig compiled and set PKG_CONFIG_PATH... > other problem... i don't have xft... got openwin without xft. > can't I compile pango??? You can compile pango with fontconfig and xft, but it is strongly recommend you install these libraries. Xft is ju

Re: Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread bachi
ok... got fontconfig compiled and set PKG_CONFIG_PATH... other problem... i don't have xft... got openwin without xft. can't I compile pango??? Log: ./configure --prefix=[...] [...] checking for pkg-config... /home/szhbqn/bin/pkg-config checking for fontconfig >= 1.0.1... yes checking FONTCONFIG_C

plz unsubscribe me..

2003-09-19 Thread Kapil Gupta
___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

plz unsubscribe me..

2003-09-19 Thread vyadav

Can't compile pango 1.2.5 on a SunOS 5.8 box

2003-09-19 Thread bachi
I've got a problem with compiling pango 1.2.5 on a SunOS 5.8 box. uname -a: SunOS 5.8 Generic_108528-15 sun4u sparc SUNW,Sun-Fire-280R I compiled gmake 3.80, pkgconfig 0.15.0 and glib 2.2.3... no problem. (is this simmiliar to http://mail.gnome.org/archives/gtk-list/2002-March/msg00437.html ??) Bu

RE: Can't compile pango 1.2.5 with SunOS 5.8

2003-09-19 Thread Murray . Cumming
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > I've got a problem with compiling pango 1.2.5 on a SunOS 5.8 (SPARC) Do we have to guess? Murray Cumming [EMAIL PROTECTED] www.murrayc.com ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gn

Can't compile pango 1.2.5 with SunOS 5.8

2003-09-19 Thread bachi
I've got a problem with compiling pango 1.2.5 on a SunOS 5.8 (SPARC) ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list