From owner-freebsd-ports@FreeBSD.ORG Fri Aug 27 14:47:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E7A416A4CE; Fri, 27 Aug 2004 14:47:34 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F3A43D1F; Fri, 27 Aug 2004 14:47:33 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-13.local ([172.16.0.13]) by fillmore.dyndns.org with esmtps (TLSv1:DES-CBC3-SHA:168) (Exim 4.42 (FreeBSD)) id 1C0i0o-000O62-NZ; Fri, 27 Aug 2004 16:47:33 +0200 Date: Fri, 27 Aug 2004 16:47:43 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Dan Langille From: Oliver Eikemeier In-Reply-To: <20040827102643.F78365@xeon.unixathome.org> Message-Id: <0DB0B086-F838-11D8-AC6A-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@FreeBSD.org cc: sethk@meowfishies.com cc: adamw@FreeBSD.org Subject: Re: sysutils/bpm fails to notice that portupgrade is already installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 14:47:34 -0000 Dan Langille wrote: > On Fri, 27 Aug 2004, Oliver Eikemeier wrote: > >> Dan Langille wrote: >> >>> [root@laptop:/usr/ports/sysutils/bpm] # make install clean >>> ===> Installing for bpm-0.4.1b >>> ===> bpm-0.4.1b depends on executable: portupgrade - not found >> >> Fo course your $PATH would be interesting at that point... > > [dan@laptop:~] $ echo $PATH > /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:/home/ > dan/bin:/usr/local/pgsql/bin > [dan@laptop:~] $ /usr/share/skel/dot.profile has PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin: /usr/X11R6/bin:$HOME/bin so I would check your ~/.profile in this case. -Oliver