Re: HELP!! cannot execute binary file
- From: Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 17 Feb 2007 20:45:42 -0500
"asesrrc@xxxxxxxxx" <asesrrc@xxxxxxxxx> writes:
On 2月17日, 上午11時14分, Dan Espen <dan...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
"ases...@xxxxxxxxx" <ases...@xxxxxxxxx> writes:File A is a i686 binary from Atomeye.
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?
This executable is test OK when I download it.
But it sudden do not executable.
And some pre-compiled binary has the same situation.
I am buring out.......
Burning?
[jiunn@localhost bin]$ ls -ll A
-rwxr-xr-x 1 jiunn users 3599180 Feb 16 20:59 A
[jiunn@localhost bin]$ A
bash: ./A: cannot execute binary file
I think you've downloaded the wrong version
of AtomEye.
I just downloaded the i.686 Linux version, here's what I got:
home> file A.i686
A.i686: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, statically linked, for GNU/Linux 2.2.5, stripped
home> ./A.i686
bash: ./A.i686: Permission denied
home> chmod +x ./A.i686
home> ./A.i686
Threaded atomistic configuration viewer V2.2 (C) Ju Li 1999-2004
Usage: ./A.i686 <PDB or CFG file>
I don't have a configuration file, but it runs.
.
- Follow-Ups:
- Re: HELP!! cannot execute binary file
- From: asesrrc@xxxxxxxxx
- Re: HELP!! cannot execute binary file
- References:
- HELP!! cannot execute binary file
- From: asesrrc@xxxxxxxxx
- Re: HELP!! cannot execute binary file
- From: Dan Espen
- Re: HELP!! cannot execute binary file
- From: asesrrc@xxxxxxxxx
- Re: HELP!! cannot execute binary file
- From: Dan Espen
- Re: HELP!! cannot execute binary file
- From: asesrrc@xxxxxxxxx
- HELP!! cannot execute binary file
- Prev by Date: Re: Can I read ebook on firefox?
- Next by Date: MIX emulator
- Previous by thread: Re: HELP!! cannot execute binary file
- Next by thread: Re: HELP!! cannot execute binary file
- Index(es):
Relevant Pages
|