Re: HELP!! cannot execute binary file



"asesrrc@xxxxxxxxx" <asesrrc@xxxxxxxxx> writes:

On 2月17日, 上午1時26分, Dan Espen <dan...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
"ases...@xxxxxxxxx" <ases...@xxxxxxxxx> writes:
Hi all:

Something very strange.
All the download binary file sudden can not execute.(Packages
installed by PRM seems OK.)
But they were all OK until some stupid things I've done.
The message " $./filename: cannot execute binary file" come out when
execute.

Cut and paste exactly what you typed and what you got.

If you really typed "$./filename", don't do that.
(Leave off the dollar sign.)

Also make sure to use tab completion when typing the
filename to make sure you have the filename right.

I am using Ledora 5 linux.
filename means some executable.
$>./filename
bash: ./filename: cannot execute binary file

Ok, it's telling you the file has execute permission,
binary content but is not actually an executable program.

Where did you get the file, what's it's full name,
why do you think it's executable?
.



Relevant Pages

  • Re: HELP!! cannot execute binary file
    ... All the download binary file sudden can not execute.(Packages ... But they were all OK until some stupid things I've done. ... filename to make sure you have the filename right. ... bash: ./filename: cannot execute binary file ...
    (comp.os.linux.misc)
  • Re: HELP!! cannot execute binary file
    ... All the download binary file sudden can not execute.(Packages ... bash: ./filename: cannot execute binary file ... This executable is test OK when I download it. ...
    (comp.os.linux.misc)
  • Re: Bare-Metal Programming
    ... So in regard to the first assembler ever written- was it machine coded ... on one of these punch cards and loading into memory where it could be ... On a modern computer is it even possible to hand-code a binary file ... and execute it? ...
    (comp.programming)
  • Re: Bare-Metal Programming
    ... on one of these punch cards and loading into memory where it could be ... On a modern computer is it even possible to hand-code a binary file ... and execute it? ... BIOS program to load it. ...
    (comp.programming)
  • Re: autoextractible archive
    ... > I need to make a simple command line installer (a binary file that ... > would uncompress its content when run, then execute an arbitrary ... > comand) but I didn't find such a utility in fedora packages. ...
    (Fedora)