Re: Can't Install Pango 1.2.5 on MacOS X

2003-09-22 Thread bachi
Hi! You should compile fontconfig, as your log said. http://pdx.freedesktop.org/~fontconfig/release/fontconfig-2.2.0.tar.gz And you should also set the env-variable PKG_CONFIG_PATH to the directory, wich fontconfig.pc is (after compiling fontconfig) greets Andreas

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

2003-09-22 Thread bachi
got still some problems. not in pango, but in xft. when i compile xft: [EMAIL PROTECTED] ~/src/xft-2.1.2]$ make make all-am make[1]: Entering directory `/home/szhbqn/src/xft-2.1.2' if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/szhbqn/include

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

2003-09-22 Thread bachi
ok... take a step forward. i compiled freetype and freetype2 in ~/freetype-1.3.1-sparc-sunos5.8 ~/freetype-2.1.5-sparc-sunos5.8 and moved both to ~/include so two freetype.h in other directories: ~/include/freetype/freetype.h ~/include/freetype2/freetype/freetype.h Xft wants a Freetype2, but the

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

2003-09-22 Thread bachi
ok... solve the problem. ~/lib/*.la are ASCII files with old directory vaules... compile of xft finished thanks to sven neumann and noah levitt greets Andreas ___ gtk-list mailing list [EMAIL PROTECTED]

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

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 ??)

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

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]

# 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