Date: Mon, 3 Aug 1998 15:35:45 -0600 (MDT) From: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7484: EZWGL port needs a post-install ldconfig Message-ID: <199808032135.PAA19894@peloton.physics.montana.edu>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808032135.PAA19894>