[Bug 196522] x11-fonts/urwfonts: Invalid post-install message about where URW fonts live...
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 5 23:03:10 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196522
Bug ID: 196522
Summary: x11-fonts/urwfonts: Invalid post-install message
about where URW fonts live...
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: olgeni at FreeBSD.org
Reporter: greg at codeconcepts.com
Flags: maintainer-feedback?(olgeni at FreeBSD.org)
Assignee: olgeni at FreeBSD.org
After installing urwfonts, the post-install message says they live in
/usr/local/lib/X11/fonts/URW, but it seems they actually live in
/usr/local/lib/X11/fonts/urwfonts.
$ sudo pkg install urwfonts
Password:
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 1 packages will be affected (of 0 checked):
New packages to be INSTALLED:
urwfonts: 1.0_4
The process will require 2 MB more space.
1 MB to be downloaded.
Proceed with this action? [y/N]: y
Fetching urwfonts-1.0_4.txz: 100% 1 MB 1.3M/s 00:01
Checking integrity... done (0 conflicting)
[1/1] Installing urwfonts-1.0_4...
[1/1] Extracting urwfonts-1.0_4: 100%
Message for urwfonts-1.0_4:
============================================================
You'll have to add /usr/local/lib/X11/fonts/URW
to your X font path by either:
$ xset fp+ /usr/local/lib/X11/fonts/URW
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/xorg.conf) and restarting the X-server.
============================================================
$ xset fp+ /usr/local/lib/X11/fonts/URW
xset: bad font path element (#7), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
(255)
$ xset fp+ /usr/local/lib/X11/fonts/
100dpi/ Droid/ TTF/ cyrillic/ encodings/ urwfonts/
75dpi/ OTF/ Type1/ dejavu/ misc/ util/
[greg at harper ~]
$ xset fp+ /usr/local/lib/X11/fonts/urwfonts
FreeBSD harper 10.1-STABLE FreeBSD 10.1-STABLE #2 r276320M: Sun Dec 28 08:03:01
CST 2014 root at harper:/usr/obj/usr/src/sys/HARPER amd64
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer olgeni at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list