From owner-freebsd-ports Tue Jul 6 19:10: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9976E15127 for ; Tue, 6 Jul 1999 19:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA69189; Tue, 6 Jul 1999 19:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 549151537A for ; Tue, 6 Jul 1999 19:00:43 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA05222 for ; Wed, 7 Jul 1999 11:30:41 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA60893; Wed, 7 Jul 1999 11:30:38 +0930 (CST) Message-Id: <199907070200.LAA60893@freebie.lemis.com> Date: Wed, 7 Jul 1999 11:30:38 +0930 (CST) From: Greg Lehey Reply-To: grog@lemis.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/12541: gtk installs itself where it can't be found Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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