![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to execute a binary file in solaris? | agarwal | SUN Solaris | 4 | 10-17-2008 05:34 AM |
| cannot execute binary file | durgaprasadr13 | Linux | 2 | 10-16-2008 11:29 AM |
| Crontab error Cannot execute binary file. | raccsdl | Shell Programming and Scripting | 5 | 11-13-2007 06:22 AM |
| Can crontab execute binary files? | Tris | UNIX for Dummies Questions & Answers | 5 | 12-07-2006 02:16 PM |
| compiled binary file gives "cannot execute binary file" | scgupta | SUN Solaris | 0 | 07-13-2006 02:59 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
||||
|
cannot execute binary file
HI,
i am trying to execute one .bin file which is a pre-installed (not compiled by me). But I am getting the error "cannot execute binary file".I checked the permissions and everything is ok. also I checked ldd <bin-filename> andit showed a msg "not a dynamic executable" Can anyone help in solving this? |
|
||||
|
actually, I observed the problem now. I have to install a product.So, I created iso file for that product in one Linux machine and transferred that iso file to a linux machine(a virtual machine on mainframe), i am getting this corrupted binary file. But in the machine in which I have created the iso, the binary file is getting executed properly.Can you suggest how I can make this binary file to be ready to be executed ??
|
|
||||
|
you can't run a binary compiled for x86 on mainframe linux
you have to compile the program on the mainframe from sourcecode, or get the precompiled mainframe version of it edit: oh I see that it is possible to run x86 Windows and Linux on Mainframe, so I'm out ![]() Last edited by funksen; 03-23-2009 at 06:48 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|