64 bit RHEL 4 - runInstaller: cannot execute binary file

I have downloaded Forns and Reports services install of application server for itanium linux. When trying to run the installer, I get:
/opt/oracle/depot/Disk1/runInstaller: line 135: /opt/oracle/depot/Disk1/install/runInstaller: cannot execute binary file
Google brought back hits about 32-bit installer on 64-bit linux. This is 64-bit installer on 64-bit linux:
file /sbin/init
/sbin/init: ELF 64-bit LSB executable, AMD x86-64 ...
file /opt/oracle/depot/Disk1/install/runInstaller
/opt/oracle/depot/Disk1/install/runInstaller: ELF 64-bit LSB executable, IA-64, ...
Any help is appreciated.

linux32 bash

Similar Messages

  • [SOLVED] cannot execute binary file / humble bundle

    I'm having trouble executing a number of games I've downloaded via Humble Bundle. One game, for example, I downloaded as "supermeatboy-linux-06072012-bin". Here are some of the outputs I get while attempting to execute:
    $ bash supermeatboy-linux-06072012-bin
    supermeatboy-linux-06072012-bin: supermeatboy-linux-06072012-bin: cannot execute binary file
    $ sh supermeatboy-linux-06072012-bin
    supermeatboy-linux-06072012-bin: supermeatboy-linux-06072012-bin: cannot execute binary file
    $ ./supermeatboy-linux-06072012-bin
    bash: ./supermeatboy-linux-06072012-bin: No such file or directory
    I'm getting the same scenario from a number of other games so I suspect the issue to be with either my environment or my approach.
    My architecture is x86_64
    I'd be more than happy to supply any additional environmental information
    Thanks archers
    Last edited by shoe (2013-11-11 15:05:40)

    Muflone wrote:
    More likely you're trying to use a 32 bit file without having the ia32 libraries.
    Please execute
    file supermeatboy-linux-06072012-bin
    and check if reports ELF 32-bit something. In such case please enable the multilib repository from /etc/pacman.conf and install the lib32 packages (surely the lib32-glibc and maybe others).
    Hint: a supermeatboy package exists in the AUR but I've never used it.
    $ file  supermeatboy-linux-06072012-bin
    supermeatboy-linux-06072012-bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), GNU/Linux 2.6.8, stripped
    multilib is enabled and I installed lib32-glibc-2.18-8 succesfully, however am getting the same issue. I see whole a lot of different lib32 packages available, are there maybe some more I should try?
    Worth noting that I do have all of the depencies installed that AUR suggests supermeatboy uses
    I suppose I could install via pacman, but this wouldn't solve the issue for the few other games with the same errors. I'm mostly just looking to learn how to make it work
    Thanks for reply!

  • /usr/bin/ld: CANNOT EXECUTE binary file!

    So whenever I try to compile something, I get to the step
    checking for gcc... gcc
    checking for C compiler default output file name...
    configure: error: C compiler cannot create executables
    See `config.log' for more details.
    And looking at the log, my problem is...
    /usr/bin/ld: /usr/bin/ld: cannot execute binary file
    Which... Is bad. Yes, I've tried chmodding it +x. I've also tried logging in as root and trying to run it, no luck.
    What's wrong? =/
    Would asking someone else with an iMac G5 to send me theirs, fix it?

    Running configure on all open source packages brings me to the ld cannot execute error in configure.log. In this case I was attempting to build libssh2 (SSH functions for PHP).
    Thanks for the link Nils, I'll try that.

  • I cannot open AirPortDevices Unix Executable file it says  cannot execute binary file

    i cannot open AirPortDevices Unix Executable file. when i try it says cannot execute binary file

    If you are wiling to share one of these files via Dropbox, I have a few old Macs floating around that I can use to figure out what files these are, if they are not corrupted during the copying process.
    Have you tried OpenOffice or LibreOffice?
    If you can see the dates on these files, you can also try looking at http://en.wikipedia.org/wiki/Comparison_of_word_processors to see what could have been used.
    Do you recall the source machine from where these came? You have mentioned Classic II and SE 30.

  • [solved]cannot execute binary files

    For example, what I'm trying to do:
    [summerset@arch tmp0]$ ls
    test.cpp
    [summerset@arch tmp0]$ cat ./test.cpp
    #include <fstream>
    int main() {
    printf("here am I");
    [summerset@arch tmp0]$ g++ ./test.cpp
    [summerset@arch tmp0]$ ./a.out
    bash: ./a.out: Permission denied
    [summerset@arch tmp0]$ chmod +x ./a.out
    [summerset@arch tmp0]$ ./a.out
    bash: ./a.out: Permission denied
    [summerset@arch tmp0]$ file ./a.out
    ./a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped
    [summerset@arch tmp0]$ ldd ./a.out
    ldd: warning: you do not have execution permission for `./a.out'
    not a dynamic executable
    [summerset@arch tmp0]$ uname -a
    Linux arch 2.6.34-bfs #1 SMP PREEMPT Fri May 21 08:18:49 ALMT 2010 i686 AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 AuthenticAMD GNU/Linux
    [summerset@arch tmp0]$
    The same thing when I try to run it from root. Any suggestions?
    Last edited by veen (2010-05-23 23:44:17)

    unplugged23 wrote:Most desktop enviornments and window managers should allow you to right click on the file, hit properties, and check a little box titled something like 'is executable'
    A have already did that:
    chmod +x ./a.out
    Really, it's strange. Have anyone had similar problem?
    upd: the problem actually was in mount options for my home partition.
    Last edited by veen (2010-05-23 23:45:35)

  • Error: can not execute binary files SAP on Linux

    Dear Gurus.
    I have installed SAP test drive netweaver 2004 on my Linux. when ever i am trying to get the hardware key by the command Saplicense - get, I am getting the error message that " can not execute binary file."
    pls do let me know how to get rid of this.
    Abhishek

    > I have installed SAP test drive netweaver 2004 on my Linux. when ever i am trying to get the hardware key by the command Saplicense - get, I am getting the error message that " can not execute binary file."
    Please post the output of the commands (as use <sid>adm):
    file `which saplicense`
    uname -a
    Markus

  • Cannot Execute .java File..

    Hi,i'm really confused about this..it's so weird..
    i'm trying to execute (.java) file from another directory, but
    it can't,why? if i just compile that file from another directory
    there's no problem with that...
    ex : i have file named Hello.java which i save it on C:\Work
    i compile this file like this :
         C:\javac C:\Work\Hello.java
    there's no problem when i compile that file, but when i try to
    execute that file i got this messages :
    Exception in thread "main" java.lang.NoClassDefFoundError: C:\Work\Hello
    this is how i execute that file : C:\java C:\Work\Hello
    if i execute like this : C:\Work\java Hello, there's no problem..
    Why (.java) file cannot be execute from another directory...
    Thanks a lot..

    It considers the pathname to be part of the class name when you do it like that, and since you don't have a class named C:\Work\Hello (and can't, since you can't use colons or backslashes in the name), that's not gonna happen.
    Try this:
    java -classpath C:\Work\ Hello
    Note the space between C:\Work\ and Hello. Hope that helps :)

  • Cannot execute binary executive code

    hi, I just downloaded some vis from this exchange. it is a binary executable vi...but when i run it, Labview 5.1 gives me error, "resource not found error 8: couldn't load resources" how can I solve? the vis are attached below. Thanks.
    Attachments:
    Derivative_(Improved).vi ‏58 KB
    Derivative_Caller.vi ‏22 KB

    Those files are saved from LabVIEW 6.
    I converted them to lv 5 for you.
    hope this helps
    Attachments:
    Derivative_(Improved).vi ‏53 KB
    Derivative_Caller.vi ‏21 KB

  • [SOLVED]pacman fails to upgrade... /usr/bin/vercmp: cannot execute bin

    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    pacman-3.2.1-1-x86_64 491.3K 1850.7K/s 00:00:00 [########################################################################################################] 100%
    checking package integrity...
    (1/1) checking for file conflicts [########################################################################################################] 100%
    (1/1) upgrading pacman [########################################################################################################] 100%
    warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    /tmp/alpm_eT02H1/.INSTALL: line 5: /usr/bin/vercmp: cannot execute binary file
    /tmp/alpm_eT02H1/.INSTALL: line 5: [: : integer expression expected
    Here is more info on my system and the file vermcp is installed and permissions seem correct.
    http://rafb.net/p/MYk3pO21.html
    HELP?
    Last edited by rooloo (2008-09-09 00:07:09)

    Ok, this was my dumb mistake again. I was testing out powerpill on my server which is a 32 bit machine. I tried copying my 64 bit mirrorlist to my 32 bit server because I have it ranked and slimmed down to only the essential servers.

  • Unable to execute a binary file

    I'm trying to run a server following the official instructions (http://www.ventrilo.com/setup.php#Server_Installing), but when I try to execute the binary i get this:
    [srv@srv ventsrv]$ ./ventrilo_srv
    bash: ./ventrilo_srv: No such file or directory
    [srv@srv ventsrv]$
    The permissions seem to be in order
    [srv@srv ventsrv]$ ls -al
    total 596
    drwxr-xr-x 2 srv users 40 Nov 19 2008 .
    drwx------ 3 srv users 4096 Apr 4 17:54 ..
    -rw-r--r-- 1 srv users 14388 Nov 12 2007 LICENSE
    -rwxr-x--x 1 srv users 468420 Nov 19 2008 ventrilo_srv
    -rw-r--r-- 1 srv users 47244 Nov 12 2007 ventrilo_srv.htm
    -rw-r----- 1 srv users 312 Nov 12 2007 ventrilo_srv.ini
    -rwxr-x--- 1 srv users 55032 Nov 19 2008 ventrilo_status
    [srv@srv ventsrv]$
    I also tried using ". ventrilo_srv" instead, where I get:
    [srv@srv ventsrv]$ . ventrilo_srv
    bash: .: ventrilo_srv: cannot execute binary file
    [srv@srv ventsrv]$
    What's wrong?

    error17 wrote:
    Alright, thanks for the help all.
    If ". <executable>" is wrong though, why did it say "cannot execute" and not just "command not found" as it usually does when one tries to use a non existent command?
    is builtin bash command. Here is copypaste from man bash:
    . filename [arguments]
    source filename [arguments]
    Read and execute commands from filename in the current shell environment and return the exit status of the last command executed from filename. If filename does not contain a slash, file names in PATH are used to find the directory containing filename. The file searched for in PATH need not be executable. When bash is not in posix mode, the current directory is searched if no file is found in PATH. If the sourcepath option to the shopt builtin command is turned off, the PATH is not searched. If any arguments are supplied, they become the positional parameters when filename is executed. Otherwise the positional parameters are unchanged. The return status is the status of the last command exited within the script (0 if no commands are executed), and false if filename is not found or cannot be read.

  • Command not found on running binary files.

    I have a very strange problem with my new arch installation, which I never faced on other linux installations/distros.
    I'm trying to execute binary files from android-sdk, which I have them from other distros and always worked, and I get always "command not found" message. For e.g I tried to run adb(5 different files from different places), from terminal and from the folder in which is each and all times I get "command not found" message.
    Some other work though, as eclipse binary. All files I've tried worked fine, and also work fine if I run them from Ubuntu installation.
    I had this problem and for some newly isntalled packages too, as packagkit, and rutorrent. Packagekit worked after a reboot, but rutorrent gives same message.
    Any help?

    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ QtADB
    bash: QtADB: command not found
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ ./QtADBbash: ./QtADB: No such file or directory
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh ./QtADB
    ./QtADB: ./QtADB: cannot execute binary file
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh QtADB
    QtADB: QtADB: cannot execute binary file
    user-arch@archusrxpc /home/@solushome/user-solus/QtADB-cwm_edition $ ls -l
    σύνολο 2940
    -rw-rw-r-- 1 user-arch 1000    5259 Απρ  13  2012 Changes.txt
    -rw-rw-r-- 1 user-arch 1000   25330 Ιούν 26  2012 debug.log
    -rwxrwxr-x 1 user-arch 1000 2970612 Απρ  13  2012 QtADB
    drwxr-xr-x 1 user-arch 1000       0 Ιούν 26  2012 tmp
    drwxrwxr-x 1 user-arch 1000     366 Μάρ  13  2012 tools
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $
    Last edited by dancer69 (2013-01-17 18:30:23)

  • CVM binary file

    Hi All,
    I'm trying to execute cvm, which I got from CDC build environment system.
    When I tryi to execute it on my linux platform,
    "-bash: /usr/bin/cvm: cannot execute binary file" error message
    comes out of command line.
    Do you know what went wrong?
    Thanks in advance for any tip or help.

    May be the cvm for the arm instead of the PC!
    In recent days, i would like to cross compile the cdc1.0.2 for arm9, but after modifying the makefiles, then i maked, but it failed. I don't know what the reason it may be, can you help me? Thanks in advanced!
    [root@PYCQ linux-x86-suse]# make
    CVM_HOST = i686-redhat-linux
    CVM_TARGET = linux-armv4l-redhat
    SHELL = sh -e
    CC = /opt/host/armv4l/bin/armv4l-redhat-linux-gcc
    CCC = /opt/host/armv4l/bin/armv4l-redhat-linux-gcc
    AS = /opt/host/armv4l/bin/armv4l-redhat-linux-gcc
    LD = /opt/host/armv4l/bin/armv4l-redhat-linux-gcc
    HOST_CC = /opt/host/armv4l/bin/armv4l-redhat-linux-gcc
    HOST_CCC = /opt/host/armv4l/bin/armv4l-redhat-linux-gcc
    JAVAC = /usr/java/j2sdk1.4.1/bin/javac
    AR_CREATE = /opt/host/armv4l/bin/armv4l-redhat-linux-ar
    AR_UPDATE = /opt/host/armv4l/bin/armv4l-redhat-linux-ranlib
    LINKFLAGS = -g -Wl,-export-dynamic
    LINKLIBS = -lpthread -ldl -lm
    ASM_FLAGS = -c -fno-common
    CCCFLAGS = -fno-rtti
    CCFLAGS_SPEED = -c -fno-common -Wall -march=armv4t -O4
    CCFLAGS_SPACE = -c -fno-common -Wall -march=armv4t -O2
    CCFLAGS_LOOP = -c -fno-common -Wall -march=armv4t -O4 -fno-inline
    CCFLAGS_FDLIB = -c -fno-common -Wall -march=armv4t -O4 -ffloat-store
    CVM_DEFINES = -DCVM_OPTIMIZED -DCVM_DEBUG_STACKTRACES -DNDEBUG -DCVM_CLASSLOADING -DCVM_SERIALIZATION -DCVM_REFLECT -DCVM_DYNAMIC_LINKING -DJ2ME_CLASSLIB=cdc -DTARGET_CPU_FAMILY=armv4l -D_GNU_SOURCE
    Checking for build-time classes to compile ...
    Checking for Java ME CDC classes to compile ...
    Checking for test classes to compile ...
    cc ../../build/linux-armv4l-redhat/obj/gc_common.o
    ../../src/share/javavm/runtime/gc_common.c: In function `CVMgcAllocNewInstance':
    ../../src/linux/javavm/include/sync_arch.h:53: inconsistent operand constraints in an `asm'
    ../../src/linux/javavm/include/sync_arch.h:53: inconsistent operand constraints in an `asm'
    ../../src/share/javavm/runtime/gc_common.c: In function `CVMgcAllocNewClassInstance':
    ../../src/linux/javavm/include/sync_arch.h:53: inconsistent operand constraints in an `asm'
    ../../src/linux/javavm/include/sync_arch.h:53: inconsistent operand constraints in an `asm'
    ../../src/share/javavm/runtime/gc_common.c: In function `CVMgcAllocNewArrayWithInstanceSize':
    ../../src/linux/javavm/include/sync_arch.h:53: inconsistent operand constraints in an `asm'
    ../../src/linux/javavm/include/sync_arch.h:53: inconsistent operand constraints in an `asm'
    make: *** [../../build/linux-armv4l-redhat/obj/gc_common.o] Error 1

  • Installing oracle9i on solaris 10 but the installer cannot execute

    I was trying to install oracle9i.2 on solaris 10 but the installer cannot execute. Here is the exact error returned by the system " ./runInstaller: ./runInstaller: cannot execute. Can somebody help me out

    Did you check the file execute properties?
    oracle@test:/.../oracle/../..>ll runInstaller
    -rwxrwxr-x   1 oracle     dba          45056 Jul 27  2003 runInstaller If they are not set so, then I think you uncompressed the files with wrong flag, or for example uncompressed the cpio.gz on windows and FTPed it to unix..
    Regards,
    Yoann.

  • "cannot execute" error

    Hi -
    I know that you can get a "cannot execute" error when trying to run a SPARC binary on an x86 system or vice versa.
    However, we have a customer reporting this error when running our SPARC binary on his SPARC system. Both systems are running Solaris 10, but have different processors and different Update levels.
    The binary is a 32-bit:
    starlic-admin: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required,
    built on our system, which is a SunBlade 1500 (UltraSPARC) system running Solaris 10 Update 7, I believe:
    uname -a
    SunOS host 5.10 Generic_139555-08 sun4u sparc SUNW,Sun-Blade-1500
    The customer is using a Fujitsu-Siemens SPARC system with Solaris 10 Update 3 (as near as I can tell):
    SunOS host1 5.10 Generic_125100-10 sun4us sparc FJSV,GPUZC-M
    Should the difference in processors make a difference? Or the difference in Update levels? Is there some different way I should be building our binaries so they will run on the end user's system?
    I am puzzled by the error - the customer also has a Solaris x86 machine (where he initially tried installing our software) so there is a possibility that he accidentally went back to the original machine, but I think that unlikely.

    Using an older version of our product (built on Solaris 8 with a pretty old version of the Sun C/C++ compiler (Sun Studio 8) worked. Luckily there have been no major changes in our product, so it's OK for this customer to run an older version, but I'm still trying to figure this out for future support.
    The old binaries are built as ELF 32-bit MSB dynamic lib SPARC Version 1.
    I built hello.c on our Solaris 10 update 7 system in a bunch of ways (e.g. with xarch=v7, etc), and tried building both with the old compiler from Sun Studio 8 (which we still have installed) and with Sun Studio 12u1:
    /opt/SUNWspro/bin/cc hello.c -o oldv1
    /opt/SUNWspro/bin/cc -xarch=v8plus hello.c -o oldv8plus
    cc -xarch=v7 -o v7 hello.c
    cc -xarch=v8 -o v8 hello.c
    cc -xarch=generic -o generic hello.c
    cc -xarch=sparc -o sparc hello.c
    cc -xarch=v8plus -o v8plus hello.c
    (oldv1: ELF 32-bit MSB executable SPARC Version 1)
    ( /usr/bin/cc -> /opt/sunstudio12.1/bin/cc)
    and the customer gets the "can't execute" error for all of them - i.e. I can't figure out any way on our current system to build a binary that runs for this user.
    So I'm thinking it's OS level rather than processor type. But I don't want to even suggest that the customer upgrade his OS unless I am 100% positive that it will resolve anything (and that it's the only solution).
    Over in the HP-UX world, whenever there is an upgrade to a new version of the HP aCC compiler, there is a corresponding system patch for just the C and C++ runtimes - i.e. there is a single patch that you can specify in your end user system requirements. Perhaps there is something similar on Solaris? Guess it's time to dig deep into the documentation...

  • Bit comparison on binary files

    Hi
    I am trying to compare two binary files in order to find out how many bits differ between the two files. I dont know how to reference file 'bits' in order to perform the comparison however, and i cannot find much information online. Can anybody give me some pointers on how to start or point me towards some helpful information?
    Thanks

    Read the files in bytes.
    XOR the corresponding bytes. Only bits that differ will be 1.
    AND with 0x01 to see if the low order bit is 1. Shift right and repeat for the rest of the bits.

Maybe you are looking for

  • Help! .MOV movie no longer appears when view website (but it's on my iweb)

    Back in 2007 I created a .mov file which I published via my iwebsite. And has been visable by pulling up my webpage on the internet. (I am a tiger user and still using ilife06.) However, recently I modified that webpage and republished it. But now, w

  • 3 x Airport Extreme, 50+ users, lots of downtime and LinkSys RV0041

    I have two base stations upstairs that have 50+ users on them daily. Every morning when I come in I have to power cycle both base stations in order to get them to work (I have had them both replaced, same problem). I have one Airport downstairs that

  • Monitoring two instruments in one vi

    I have two instruments that I want to controll (with LabVIEW) and monitor their output. What is the best programmatic way to do this? Use two parallel while loops?

  • Reconcile Summary Notification

    Hi All, What are the steps to follow to configure the Reconcile Summary Notification for a resource? We have configured the Reconcile Summary email template with SMTP host and email address. But we are not receiving any mail. IdM is sending mail to t

  • Loading time to cube

    hello all, i am facing a unique problem. when loading to the ODs the load takes place successfully but when activating the load it fails but in the monitor it still shows yellow and i am unable to make out where the error is occuring. Also when i am