Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 1998 14:28:22 -0500 (EST)
From:      Jt <hometeam@techpower.net>
To:        Michael Haro <perl@netmug.org>
Cc:        Rick Verhaalen <rvh@execpc.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: can not run executables
Message-ID:  <Pine.BSF.3.96.980203142521.1265A-100000@techpower.net>
In-Reply-To: <Pine.BSF.3.96.980203111743.27169B-100000@netmug.org>

next in thread | previous in thread | raw e-mail | index | archive | help

try "sh program name" see if it finds and loads it. 
or "whereis program"  or locate program
what dir this program in ? needs to be in your path.

hometeam@techpower.net
--We cannot all be masters, nor all masters 
   Cannot be truly follow'd--  

-----BEGIN PGP MESSAGE-----                                                     
Version: 2.6.2                                                                  
                                                                                
owEBqwBU/4kAlQMFADRCxNWhsddKSTR+6QEBelED/jzeC3btZfqSdIfrNoCgwUJJ                
iNQ33UQoMyJ2ygkfl72xP5J79yml/F4P73GnNaDVbaMOmOG2NNAi5ElE73wRh54U                
17kH+n5XnYeqekV8T2TG2Q6ex3UotXPyZ1vvrCrSxapOz6a4hh0GQeA55rcwLy2W                
ROHwxfvaVsrX5iVOkRoerBFiC21lc3NhZ2UudHh0AAAAAA==                                
=jCvF                                                                           
-----END PGP MESSAGE-----

On Tue, 3 Feb 1998, Michael Haro wrote:

> On Tue, 3 Feb 1998, Rick Verhaalen wrote:
> 
> > I recently installed Mesa-2.5 on my FreeBSD v2.2.5 system.  When I try to
> > run some of the executables, I get "command not found".  When I do a ls -l
> > on the directories, it will list the program as executable.  I am doing
> > this while logged in as root.  I've encountered this problem before with
> > files that were installed post-FreeBSD installation.
> 
> The executable is probably not in your path.  You can execute it by typing
> ./executable or by adding the path the executable is in to your PATH
> environment variable.
> 
> Michael
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980203142521.1265A-100000>