Re: HELP!! cannot execute binary file
- From: "asesrrc@xxxxxxxxx" <asesrrc@xxxxxxxxx>
- Date: 18 Feb 2007 01:34:59 -0800
On 2月18日, 上午10時26分, "ases...@xxxxxxxxx" <ases....@xxxxxxxxx> wrote:
On 2月18日, 上午9時45分, Dan Espen <dan...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
"ases...@xxxxxxxxx" <ases...@xxxxxxxxx> writes:
On 2月17日, 上午11時14分, Dan Espen <dan...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
"ases...@xxxxxxxxx" <ases...@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,File A is a i686 binary from Atomeye.
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.
I got the same out put for "file A.i686", but not "./A.i686" . see
below
[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: cannot execute binary file
[home]$
I just download again, but the situation is the same.
Something wrong with my Fedora 5 ??
Do you have any idear?- 隱藏被引用文字 -
- 顯示被引用文字 -
- 顯示被引用文字 -
I've noticed all 32bit binary has the same "cannot not execute binary"
problem on my Intel Core 2 Duo system.
My Fedora 5 is X86_64.
I've check below:
{HOME]# /etc/rc.d/init.d/ia32el status
No IA-32 Support
Is this something to do with the ia32 execution layer was not
initialized when booting?
How do I make it work??
.
- Follow-Ups:
- Re: HELP!! cannot execute binary file
- From: Dan Espen
- 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
- 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: How to DELETE mail - Was How to stop spam?
- Next by Date: Re: How to DELETE mail - Was How to stop spam?
- Previous by thread: Re: HELP!! cannot execute binary file
- Next by thread: Re: HELP!! cannot execute binary file
- Index(es):
Relevant Pages
|