Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 10:42:05 -0500 (CDT)
From:      Jason Bacon <bacon@smithers.neuro.mcw.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65529: urwfonts package lacks instructions
Message-ID:  <200404141542.i3EFg5Ii026506@smithers.neuro.mcw.edu>
Resent-Message-ID: <200404141550.i3EFoLTb083572@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65529
>Category:       ports
>Synopsis:       urwfonts package lacks instructions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 14 08:50:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD smithers.neuro.mcw.edu 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Fri Apr 2 13:40:37 CST 2004 bacon@kang.neuro.mcw.edu:/usr/obj/usr/src/sys/kang i386


>Description:
	When installing urwfonts-1.0 from the ports, it displays a helpful
	message directing the installer to update FontPath in XF86Config.  
	The message does not appear when installing from the package.  
	This causes problems with OpenOffice-1.1, and likely many other 
	apps, since the fonts are there but the X server isn't aware of 
	them.  I'd suggest putting this message in all fonts ports and 
	packages for the sake of non-FreeBSD-gurus who wouldn't be 
	aware of the need to edit their XF86Config to activate new fonts.
>How-To-Repeat:
	pkg_add -r urwfonts
	Run openoffice-1.1
	Try typing something in Times 96pt font
>Fix:
	Under

		Section "Files"
	
	Add

		FontPath /usr/X11R6/lib/X11/fonts/URW

	to XF86Config, and restart the X server.  
	( Log out and type Ctrl+Alt+Backspace )

	While you're there, you might want to look for any other fonts
	directories that are missing from the FontPath.  Note that some
	may not be under /usr/X11R6/lib/X11/fonts.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404141542.i3EFg5Ii026506>