From owner-freebsd-ports Mon Aug 3 14:40:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15866 for freebsd-ports-outgoing; Mon, 3 Aug 1998 14:40:18 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15800 for ; Mon, 3 Aug 1998 14:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA10895; Mon, 3 Aug 1998 14:40:01 -0700 (PDT) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15147 for ; Mon, 3 Aug 1998 14:36:34 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: (from root@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) id PAA19894; Mon, 3 Aug 1998 15:35:45 -0600 (MDT) (envelope-from brett) Message-Id: <199808032135.PAA19894@peloton.physics.montana.edu> Date: Mon, 3 Aug 1998 15:35:45 -0600 (MDT) From: brett@peloton.physics.montana.edu Reply-To: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7484: EZWGL port needs a post-install ldconfig Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7484 >Category: ports >Synopsis: EZWGL port needs a post-install ldconfig -m /usr/X11R6/lib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 3 14:40:01 PDT 1998 >Last-Modified: >Originator: Brett Taylor >Organization: Montana State University, Bozeman >Release: FreeBSD 2.2.7-STABLE i386 >Environment: 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Thu Jul 30 10:57:40 MDT 1998 >Description: I was checking the submitted ezfm port and it went and installed the graphics/EZWGL as a dependency but the EZWGL port does NOT have an ldconfig in the post-install so the ezfm port still can't find the EZWGL shared lib. >How-To-Repeat: Either install the graphics/EZWGL and do an ldconfig -r and look for the libEZ libraries which aren't there, or try to install the recently submitted ezfm port. >Fix: In the EZWGL port, add a post-install target: post-install: ldconfig -m ${PREFIX}/lib >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message