Complete.Org: Mailing Lists: Archives: discussion: October 1998:
Re: [aclug-L] gcc
Home

Re: [aclug-L] gcc

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] gcc
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: 15 Oct 1998 16:34:50 -0500
Reply-to: aclug-L@xxxxxxxxxxxx

Try typing:

./a.out

or:

./executablename

Also make sure it is marked executable:

chmod u+x executablename

If these don't work, send us the commands that you're using and we'll
go from there.

-- John

jeffrey.hansen@xxxxxxxxxxx writes:

> Anyone know why gcc in Redhat 5.1 would refuse to execute an executable?  I
> compiled it okay and it's in the working directory, but Linux tells me that
> the "command" isn't recognized.  I did a "file" and it is an executable.  I
> verified spelling and case until my eyes crossed.  Any ideas?
> 
> jeff
> 
> 
> ---
> This is the Air Capitol Linux Users Group discussion list.  If you
> want to unsubscribe, send the word "unsubscribe" to
> aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
> message to aclug-L@xxxxxxxxxxxx.
> 

-- 
John Goerzen   Linux, Unix consulting & programming   jgoerzen@xxxxxxxxxxxx |
Developer, Debian GNU/Linux (Free powerful OS upgrade)       www.debian.org |
----------------------------------------------------------------------------+
Visit the Air Capital Linux Users Group on the web at http://www.aclug.org
---
This is the Air Capitol Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]