From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 14:05:15 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D925106566C for ; Tue, 20 Sep 2011 14:05:15 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 1ECB88FC0A for ; Tue, 20 Sep 2011 14:05:14 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1R60wV-0002I3-2h; Tue, 20 Sep 2011 15:05:05 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1R60vy-0006e1-CN; Tue, 20 Sep 2011 15:04:26 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id p8KE4Qif055595; Tue, 20 Sep 2011 15:04:26 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id p8KE4Qs4055594; Tue, 20 Sep 2011 15:04:26 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Tue, 20 Sep 2011 15:04:26 +0100 From: Anton Shterenlikht To: "Alain G. Fabry" Message-ID: <20110920140425.GA50694@mech-cluster241.men.bris.ac.uk> Mail-Followup-To: "Alain G. Fabry" , Warren Block , freebsd-questions@freebsd.org, Lars Eighner References: <20110920053708.GA2051@desmo.3rdrock.kicks-ass.net> <20110920114254.GA94013@desmo.3rdrock.kicks-ass.net> <20110920121635.GA35842@desmo.3rdrock.kicks-ass.net> <20110920124056.GC22274@mech-cluster241.men.bris.ac.uk> <20110920132541.GA36102@desmo.3rdrock.kicks-ass.net> <20110920134042.GA46675@mech-cluster241.men.bris.ac.uk> <20110920134431.GA36250@desmo.3rdrock.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110920134431.GA36250@desmo.3rdrock.kicks-ass.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org, Lars Eighner Subject: Re: Firefox clean installation but does not execute 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: Tue, 20 Sep 2011 14:05:15 -0000 On Tue, Sep 20, 2011 at 03:44:31PM +0200, Alain G. Fabry wrote: > On Tue, Sep 20, 2011 at 02:40:42PM +0100, Anton Shterenlikht wrote: > > On Tue, Sep 20, 2011 at 03:26:29PM +0200, Alain G. Fabry wrote: > > > On Tue, Sep 20, 2011 at 01:40:56PM +0100, Anton Shterenlikht wrote: > > > > On Tue, Sep 20, 2011 at 02:16:35PM +0200, Alain G. Fabry wrote: > > > > > On Tue, Sep 20, 2011 at 05:53:06AM -0600, Warren Block wrote: > > > > > > On Tue, 20 Sep 2011, Alain G. Fabry wrote: > > > > > > > > > > > > >I've installed both firefox and firefox36. Neither of them can be found on > > > > > > >the system while the installation build and installed without errors > > > > > > > > > > > > > >afabry@desmo 13:40 % pkg_info | grep firefox > > > > > > >firefox-3.6.22,1 Web browser based on the browser portion of Mozilla > > > > > > >firefox-6.0.2,1 Web browser based on the browser portion of Mozilla > > > > > > >afabry@desmo 13:41 % which firefox > > > > > > >firefox: Command not found. > > > > > > >afabry@desmo 13:41 % which firefox3 > > > > > > >firefox3: Command not found. > > > > > > > > > > > > See 'man csh | less -p rehash'. > > > > > > > > > > > > But also these should run with a full path: > > > > > > > > > > > > % /usr/local/bin/firefox3 > > > > > > % /usr/local/bin/firefox > > > > > > _______________________________________________ > > > > > > > > > > Files are just not found on the system... :-( > > > > > > > > > > afabry@desmo 14:10 % pkg_info | grep firefox > > > > > firefox-3.6.22,1 Web browser based on the browser portion of Mozilla > > > > > firefox-6.0.2,1 Web browser based on the browser portion of Mozilla > > > > > afabry@desmo 14:10 % rehash > > > > > afabry@desmo 14:14 % /usr/local/bin/firefox > > > > > /usr/local/bin/firefox: Command not found. > > > > > afabry@desmo 14:12 % ls -l /usr/local/bin/ | grep fire > > > > > -r-xr-xr-x 1 root wheel 10108 Sep 7 07:29 aafire > > > > > afabry@desmo 14:12 % > > > > > > > > what about > > > > > > > > pkg_info -Lx firefox-3 > > > > pkg_info -Lx firefox-6 > > > > > > > > On my system: > > > > > > > > TZAV> pkg_info -Lx firefox-3 | grep bin > > > > /usr/local/bin/firefox3 > > > > /usr/local/include/firefox3/gtk2xtbin.h > > > > /usr/local/lib/firefox3/bin > > > > /usr/local/lib/firefox3/firefox-bin > > > > TZAV> > > > > > > > > > > > > > > Seems to be ok here ?? > > > > > > afabry@desmo 15:22 % pkg_info -Lx firefox-3 | grep bin > > > /usr/local/bin/firefox3 > > > /usr/local/include/firefox3/gtk2xtbin.h > > > /usr/local/lib/firefox3/bin > > > /usr/local/lib/firefox3/firefox-bin > > > afabry@desmo 15:23 % pkg_info -Lx firefox-6 | grep bin > > > /usr/local/bin/firefox > > > /usr/local/include/firefox/gtk2xtbin.h > > > /usr/local/lib/firefox/bin > > > /usr/local/lib/firefox/firefox-bin > > > /usr/local/lib/firefox/searchplugins/bing.xml > > > > So, what do you get if you now type: > > > > /usr/local/bin/firefox3 > > > > or > > > > /usr/local/bin/firefox > > > > -- > What I mentioned before ;-) 'command not found' > > afabry@desmo 15:40 % /usr/local/bin/firefox3 > /usr/local/bin/firefox3: Command not found. > afabry@desmo 15:40 % /usr/local/bin/firefox > /usr/local/bin/firefox: Command not found. > afabry@desmo 15:41 % > > files don't exist, and must have deinstalled/installed already 3 times... so, pkg_info thinks it installed the executable, yet, you can't find it. I don't know what to check next. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423