LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Please help!! Problem on running execute file!! (https://www.linuxquestions.org/questions/linux-general-1/please-help-problem-on-running-execute-file-106434/)

mkwong107 10-20-2003 04:21 PM

Please help!! Problem on running execute file!!
 
Hi all,
I got a problem on running a binary file on linux. I have tried to run it as root account.
This is a network emulator.

here is my error message:
./network
error msg: "bash: ./network: cannot execute binary file"

OR
strace -e trace=file ./network
error msg: strace: exec: Exec format error
execve("./network", ["./network"], [/* 66 vars */]) = 0

Can anyone help me to run this binary file on the linux?

Thanks your help!!

Alston


All times are GMT -5. The time now is 09:04 AM.