Subject: pkg/35505: misc/openoffice2-bin require some fonts :)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <lacombar@gmail.com>
List: pkgsrc-bugs
Date: 01/28/2007 21:30:01
>Number:         35505
>Category:       pkg
>Synopsis:       misc/openoffice2-bin require some fonts :)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 28 21:30:00 +0000 2007
>Originator:     Arnaud Lacombe
>Release:        -current
>Organization:
>Environment:
NetBSD baal 4.99.7 NetBSD 4.99.7 (BAAL)
>Description:
misc/openoffice2-bin require fonts to be installed. After installing it successfully, running swriter(1) dies with:


No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org


If we look in `/usr/pkg/emul/linux/usr/X11R6/lib/X11/', there is no `fonts' directory.
>How-To-Repeat:
install misc/openoffice2-bin, and try to run swriter(1)
>Fix:
a workaround is to copy `/usr/pkg/xorg/lib/X11/fonts' (if you're running Xorg from pkgsrc) to `/usr/pkg/emul/linux/usr/X11R6/lib/X11/'.