From owner-freebsd-commit Sat Jun 24 11:54:14 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA21133 for commit-outgoing; Sat, 24 Jun 1995 11:54:14 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA21109 for cvs-ports-outgoing; Sat, 24 Jun 1995 11:54:09 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA21096 ; Sat, 24 Jun 1995 11:54:01 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA13131; Sat, 24 Jun 1995 20:53:58 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id UAA22765; Sat, 24 Jun 1995 20:53:57 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id UAA09641; Sat, 24 Jun 1995 20:10:31 +0200 From: J Wunsch Message-Id: <199506241810.UAA09641@uriah.heep.sax.de> Subject: Re: cvs commit: ports/x11/xview-lib/pkg PLIST To: CVS-commiters@freefall.cdrom.com Date: Sat, 24 Jun 1995 20:10:30 +0200 (MET DST) Cc: cvs-ports@freefall.cdrom.com In-Reply-To: <199506241143.EAA05952@freefall.cdrom.com> from "Satoshi Asami" at Jun 24, 95 04:43:05 am Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 693 Sender: commit-owner@FreeBSD.org Precedence: bulk As Satoshi Asami wrote: > > asami 95/06/24 04:43:03 > > Add > > post-install: > pkg_add -m ${PREFIX}/lib > > to Makefiles and > > @exec ldconfig -m %D > > to packing lists of ports that install shared libraries. > > This should get rid of a huge chunk of confusion for novice users! > All hail Paul Kranenburg! :) Well, we should mention it somewhere in a README that this requires root privileges in order to work. (I'm used to work as `bin' when installing stuff that's not required to be setuid/setgid.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)