From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 22:28:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B621016A400 for ; Fri, 31 Mar 2006 22:28:30 +0000 (UTC) (envelope-from gwschenk@socal.rr.com) Received: from ms-smtp-02-eri0.socal.rr.com (ms-smtp-02-qfe0.socal.rr.com [66.75.162.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4901C43D6B for ; Fri, 31 Mar 2006 22:28:30 +0000 (GMT) (envelope-from gwschenk@socal.rr.com) Received: from [192.168.1.103] (cpe-72-129-16-209.socal.res.rr.com [72.129.16.209]) by ms-smtp-02-eri0.socal.rr.com (8.13.4/8.13.4) with ESMTP id k2VMSTZo027346 for ; Fri, 31 Mar 2006 14:28:29 -0800 (PST) Message-ID: <442DAD0C.9030202@socal.rr.com> Date: Fri, 31 Mar 2006 14:28:28 -0800 From: Gary Schenk User-Agent: Thunderbird 1.5 (X11/20060331) MIME-Version: 1.0 To: questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Path problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 22:28:30 -0000 OK, guys, I need help. what obvious thing am I missing here. Fresh install of seamonkey from a fresh ports update. I try to start seamonkey: > seamonkey seamonkey: Command not found. OK. Now this: > /usr/X11R6/bin/seamonkey Seamonkey starts. OK, must be the path: > echo $PATH /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin: /usr/local/bin:/usr/X11R6/bin:/home/gwschenk/bin It looks like it is in the path to me. Any ideas? Gary