PrintLogo

Base: fontconfig-2.2.96




Source code is available here.

Run these commands:

cd /sources/ &&
rm -rf /usr/X11R6 &&
ldconfig &&
rm -rf fontconfig-2.2.96 &&
tar -xzf fontconfig-2.2.96.tar.gz &&
cd fontconfig-2.2.96 &&
./configure --prefix=/usr --sysconfdir=/etc --disable-docs &&
make install &&
install -v -m755 -d /usr/share/doc/fontconfig/fontconfig-devel &&
install -v -m644 doc/*.3 /usr/share/man/man3 &&
install -v -m644 doc/*.5 /usr/share/man/man5 &&
install -v -m644 doc/*.{html,txt} /usr/share/doc/fontconfig &&
install -v -m644 doc/fontconfig-devel/* \
    /usr/share/doc/fontconfig/fontconfig-devel

The output should look something like this:

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
.
.
.
`doc/fontconfig-devel/r883.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/r883.html'
`doc/fontconfig-devel/r904.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/r904.html'
`doc/fontconfig-devel/r938.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/r938.html'
`doc/fontconfig-devel/r961.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/r961.html'
`doc/fontconfig-devel/r984.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/r984.html'
`doc/fontconfig-devel/r99.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/r99.html'
`doc/fontconfig-devel/x19.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/x19.html'
`doc/fontconfig-devel/x31.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/x31.html'
`doc/fontconfig-devel/x93.html' -> `/usr/share/doc/fontconfig/fontconfig-devel/x93.html'





This article comes from NoNIC:
http://nonic.org/

The URL for this story is:
http://nonic.org/art59.html



Copyright 2006-2008 NoNIC.org. Read our Terms of Use.