Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 1999 11:30:38 +0930 (CST)
From:      Greg Lehey <grog@lemis.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/12541: gtk installs itself where it can't be found
Message-ID:  <199907070200.LAA60893@freebie.lemis.com>

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

>Number:         12541
>Category:       ports
>Synopsis:       gtk installs itself where it can't be found
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul  6 19:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lehey
>Release:        FreeBSD-4.0, non-specific
>Organization:
FreeBSD
>Environment:

	FreeBSD 4.0-CURRENT, probably not relevant

>Description:

	x11-toolkits/gtk12 installs its files in
	/usr/X11R6/include/gtk12 and /usr/X11R6/lib/libgtk12.  It's
	possible to find these paths with the config utility, which in
	the source tree is called gtk-config, and some ports (at least
	xscreensaver) do this, but the file gets installed as
	/usr/X11R6/bin/gtk12-config, which breaks configuration
	scripts.

>How-To-Repeat:

	Once is enough.  Repetition is not necessary, but if you have
	to, install the package and take a look at the files.

>Fix:
	
	After installation, perform:

	      ln /usr/X11R6/bin/gdk12-config /usr/X11R6/bin/gdk-config


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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