Re: font-config build error with garnome 0.28.3



>/home/jgbiggs/garnome-0.28.3/bootstrap/fontconfig/work/main.d/fontconfig-2.2.1/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts": caching, 0 fonts, 4 dirs
>/home/jgbiggs/garnome-0.28.3/bootstrap/fontconfig/work/main.d/fontconfig-2.2.1/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts/default": caching, 0 fonts, 2 dirs
>/home/jgbiggs/garnome-0.28.3/bootstrap/fontconfig/work/main.d/fontconfig-2.2.1/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts/default/ghostscript": make[8]: ***
>[install-data-local] Error 139
>
>saw the error was addressed in 0.28.3, was to re-run $make install, but
>I get the same result.
>
>any ideas?

I've got the same problem, and it's fc-cache related (nothing to do
with garnome). Try to run fc-cache alone, it will probably get a
segmentation falt and dump a core.

Anyway, this problem is caused when fc-cache tries to read the
/usr/share/fonts/default/ghostscript/. The easyest workaround is: 

1) Temporarily move the ghostscript/ folder to another place (like ~/.);
2) Try to run fc-cache. It will work fine.
3) Re-run make install. It will not stop this time :)
4) After finishing the compilation, replace de ghostscript directory
to its original place (or you will probably break your ghostscript
installation...)

Cheers,

Thomas

(PS I'm new to this list, so... Hello, everybody!)





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