Re: build pango from source

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> + echo '/var/tmp/pango-1.12.2-root/usr/lib64/libpangoxft-1.0.so not
> found; did not build with Xft support?'
> /var/tmp/pango-1.12.2-root/usr/lib64/libpangoxft-1.0.so not found; did
> not build with Xft support?

You need to pass --with-package=Xft (or something similar). Dearchive
the tarball, cd to the directory created and run ./configure --help.
That will tell you what you need to do to include Xft support (or
exclude it). You then need to add that onto the end of the configure
line in the spec file

configure --with-package=Xft
make

(or similar) should do what you need.

TTFN

Paul
-- 
"Logic, my dear Zoe, is merely the ability to be wrong with authority" -
Dr Who


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux