Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Apr 1999 19:51:13 -0500
From:      "Mark S. Reichman" <mark@borg.com>
To:        ********************************** <repett0@sac.uky.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: can't locate executables
Message-ID:  <3706B781.6670B1FC@borg.com>
References:  <Pine.HPP.3.92.990330123630.14768B-100000@sac.uky.edu>

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

try:

$> ./runme


the current working dir is not in your path.. I assume.
So.. You need to tell it where the prog is located.
It is located in the ./ dir, which is the current working dir.
I've done it myself. 
 
********************************** wrote:
> 
> I just compiled a program I made and I can't run the executable it just
> says
> 
> runme: not found
> 
> but it is sitting right here in front of me.  If I do ls -l there is no
> runme*, just runme.  If I chmod 777 runme, still says runme: not found.
> Any ideas?
> 
> Ron
> 
> ========================================================================
> Ron Petty 252-7173, repett0@sac.uky.edu, Aprt 108 217 Virginia Avenue
> ========================================================================
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
                        \|/
                       (@ @)
  +---------------oOO---(_)------------------------+
  |    Mark S. Reichman           FreeBSD          |
  |     mark@borg.com           Got source?        |
  |                                                |
  |  The "Paperless Office" looked good on paper.  |
  +----------------------------oOO-----------------+
                      |__|__|
                       || ||
                      ooO Ooo


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3706B781.6670B1FC>