Bug 118293

Summary: net/vnc Xvnc won't run without fonts.alias installed
Product: Ports & Packages Reporter: Clint Olsen <clint.olsen>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Clint Olsen 2007-11-28 01:20:01 UTC
When building VNC (net/vnc) with the server option, Xvnc and vncserver and
friends are built.  Xvnc is the X server for the VNC session.  However, if
the server cannot find the 'fixed' font, which is supposed to be in
fonts.alias, the server dies.

Fix: 

Install x11-fonts/font-alias.  This should be a dependency of this port
when the server option is selected.
How-To-Repeat: 
Install Xorg and VNC via the ports collection with the X server option
enabled in VNC.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-28 01:20:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-29 02:56:58 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-29 02:57:08 UTC
edwin       2008-05-29 01:56:58 UTC

  FreeBSD ports repository

  Modified files:
    net/vnc              Makefile 
  Log:
  net/vnc Xvnc won't run without fonts.alias installed
  
          When building VNC (net/vnc) with the server option, Xvnc
          and vncserver and friends are built. Xvnc is the X server
          for the VNC session. However, if the server cannot find the
          'fixed' font, which is supposed to be in fonts.alias, the
          server dies.
  
  PR:             ports/118293
  Submitted by:   Clint Olsen <clint.olsen@gmail.com>
  
  Revision  Changes    Path
  1.57      +3 -2      ports/net/vnc/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"