Re: fontconfig



> So I did a "make install" in 
> misc/fontconfig/work/fcpackage.2_0/fontconfig
> 
> so that that fontconfig.h gets installed. After that I could go on
> with the build of gnome-desktop.

I did the same but I'v again some errors :
"
kagou kagou:~/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig$ make install
for d in src fc-cache fc-list fontconfig; do (cd $d && make install); done
make[1]: Entering directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/src'
cc -g -O2 -DHAVE_CONFIG_H -DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I.    -fPIC -DPIC -c fcatomic.c -o fcatomic.o
In file included from fcint.h:39,
                 from fcatomic.c:46:
../fontconfig/fcfreetype.h:27: freetype/freetype.h: No such file or directory
make[1]: *** [fcatomic.o] Error 1
make[1]: Leaving directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/src'
make[1]: Entering directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/fc-cache'
cc -g -O2 -DHAVE_CONFIG_H -DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I.    -o fc-cache fc-cache.o -L../src -lfontconfig
/usr/bin/ld: cannot find -lfontconfig
collect2: ld returned 1 exit status
make[1]: *** [fc-cache] Error 1
make[1]: Leaving directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/fc-cache'
make[1]: Entering directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/fc-list'
cc -g -O2 -DHAVE_CONFIG_H -DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I.    -o fc-list fc-list.o -L../src -lfontconfig
/usr/bin/ld: cannot find -lfontconfig
collect2: ld returned 1 exit status
make[1]: *** [fc-list] Error 1
make[1]: Leaving directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/fc-list'
make[1]: Entering directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/fontconfig'
mkdir -p /usr/local/include/fontconfig
mkdir: cannot create directory `/usr/local/include/fontconfig': Permission denied
make[1]: *** [/usr/local/include/fontconfig] Error 1
make[1]: Leaving directory `/home/kagou/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig/fontconfig'
make: *** [install] Error 2
kagou kagou:~/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/fontconfig$ 
"

grrrr :(



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