From owner-freebsd-stable Fri Nov 8 17:50:11 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97DAC37B401 for ; Fri, 8 Nov 2002 17:50:10 -0800 (PST) Received: from subnet.sub.net (subnet.sub.net [193.197.184.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A19B43E4A for ; Fri, 8 Nov 2002 17:50:09 -0800 (PST) (envelope-from wolfgang@lyxys.ka.sub.org) Received: from subnet.sub.net (uucp@localhost [127.0.0.1]) by subnet.sub.net (8.12.6/8.12.6/subnet-freebsd-1.0) with ESMTP id gA91o7B6052758; Sat, 9 Nov 2002 02:50:07 +0100 (CET) (envelope-from wolfgang@lyxys.ka.sub.org) Received: from lyxys.ka.sub.org (uucp@localhost) by subnet.sub.net (8.12.6/8.12.6/Submit) with bsmtp id gA91o6eX052757; Sat, 9 Nov 2002 02:50:06 +0100 (CET) Received: from localhost (1035 bytes) by lyxys.ka.sub.org via sendmail with P:stdio/R:smart_host/T:inet_uusmtp (sender: ) (ident using unix) id for ; Sat, 9 Nov 2002 02:49:32 +0100 (CET) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23) Message-Id: From: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) Subject: Re: Install problem with -C option In-Reply-To: <20021108194307.GL70245@techometer.net> To: Erick Mechler Date: Sat, 9 Nov 2002 02:49:31 +0100 (CET) Cc: stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, > When I tried to do a portupgrade of png, I got this at the end: > ===> Installing for png-1.2.5 > install -C -o root -g wheel -m 444 libpng.a /usr/local/lib > install: invalid option -- C > Try `install --help' for more information. > *** Error code 1 > Stop in /usr.rw/ports.work/png/libpng-1.2.5. > *** Error code 1 > [..] > It seems that although UPDATING says that the -C option has been > reinstated, install itself doesn't support that option. [..] check if you have "." in your $PATH, there might be a script or program named install in the png source/work area. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message