Ld-linux.so not found

Hi,
I am trying to install a software on Solaris-10 (with x86 processor).
It is givng the error, "ld-linux.so not found".
And I was not able to find the file on my comp!
Is there any place where I can download a compatible version of the file?
Thanks,
Narendra

Apparently you're trying to run some software intended for Linux
on Solaris. That doesn't work. At least not with the current Solaris
10 GA release. It may change when "Project Janus" is released,
which apparently will enable running Linux x86 binaries on
Solaris 10 x86.
Note that this feature may not be available this year:
http://news.com.com/Major+Solaris+features+slip+to+2006/2100-1016_3-5705288.html
Try to find a Solaris x86 version of the software that you're trying
to install.

Similar Messages

  • Linux --javac not found

    i have installed java according to the instructions given to me in my linux os .
    but when i compile i get
    bash: javac: command not found.
    i have installed in /usr/java/j2sdk1.4.2_06.
    i have compiled the program in /usr/java folder.
    how do i solve it .

    After you've installed the rpm for the java sdk, you will want to add the bin directory of the sdk to the PATH variable. One suggestion that has been given is to edit the file ".bash_profile" in your home directory. You can see the file by listing hidden files ls -all.
    You may see something like the following within the file.
    PATH=$PATH:$HOME/bin
    export PATHTo add the bin directory to the path, simply add a colon, followed by the directory. I've written <whatever> to indicate that you must fill in the specifics, like version etc, of your jdk. The updated file becomes...
    PATH=$PATH:$HOME/bin:/usr/java/jdk*<whatever>/bin/
    export PATHThis will allow you, and you alone, to run the javac command in the terminal without specifying the entire file path. If you are unfamiliar with Linux and you are the only user on the machine, then I suggest doing it that way.
    If on the other hand you have a better understanding of Linux, and the machine and the sdk are to be shared by other users, you will want to make the bin directory available to the System PATH variable. Here's how I did that. Create a file "java.sh" inside the directory "/etc/profile.d". This directory is where some application specific startup scripts are found. The script that you will place here is run by /etc/profile and will set up the PATH variable to include the bin directory of the sdk. Note that you must be logged in as root to create a file within the directory. Also, be careful when creating script files for this directory. The file "java.sh" will contain a single line of text.
    export PATH=$PATH:/usr/java/jdk*<whatever>/bin/Once the file is created, be sure that permissions are such that all users can execute the file.
    I've found information about setting up a Java development environment on a Linux OS here.
    http://home.bredband.no/gaulyk/java/tutorial/javaredhat.html

  • Linux: driver not found

    The java program i made has been tested under windows XP with mySQL. I tried running the same program with a linux OS with J Connector installed, and I installed the RPM of ODBC.
    I receive an error when executing my script:
    mySQL exception: driver not found
    Are there any missing prerequesites for running my mysql program?
    I have not touched the DSN on linux aka obdc.ini because I do not know what to do, Is this a problem, and how would I alter it if this is the problem?
    Thank You

    I thought JConnector was a type IV JDBC driver that didn't use ODBC. You don't need a DSN for that, just a valid database URL.
    "Driver not found" - sure you don't just have a CLASSPATH problem here?

  • Java Studio Creator Installation Problems in ubuntu linux (JRE not found)

    Hi, im having some problem with the installation of this tool, i try to install it and i get a message saying that it can't found the JRE, i have also tried passing it by argument like this:
    -is:javahome /usr/lib/j2se/jre/bin/
    -is:javahome /usr/lib/j2se/jre/
    but i get the same message, any suggestions??
    Thanks in advance.

    I was getting these same errors, and after a bunch of poking around
    in the install script and debugging it, I finally figured out that the
    "problem" was that I was typing 'sh <installer>' instead of chmoding the
    installer +x and running it as a command.  I still don't understand why
    it couldn't find the installed JVN (it's in /usr/bin/java, for heaven's
    sake!), but when running it as a command it extracted the bundled jvm
    and completed the install.
    It did produce an error about being unable to find some stuff for the
    bundled server, which I haven't tried to track down since I don't think
    I need it. But I was able to install Creator and run it on Gentoo.
    Now if I can just figure out why it does nothing when I click build
    on an existing project, I'll be happy.

  • [solved] 'ERROR: file not found:' when running 'mkinitcpio -p linux'

    $ sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: smsmdtv
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    Things seems to work, but I'm a bit worried.
    It has just started. PS/2 atkbd stuff went fine.
    journalctl shows
    Feb 26 22:36:09 localhost systemd-udevd[62]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[63]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost systemd-udevd[64]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[65]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost kernel: sda: sda1 sda2 sda3 sda4
    Feb 26 22:36:09 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Feb 26 22:36:09 localhost systemd-udevd[66]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[67]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export
    I'm using [testing] but I don't know if it matters.
    What should I post?
    Last edited by karol (2014-03-15 15:03:56)

    The systemd build hook looks like this:
    build() {
    local rules unit
    # from base
    add_binary /bin/mount
    add_binary /usr/bin/kmod /usr/bin/modprobe
    # systemd
    add_binary /usr/lib/systemd/systemd /init
    add_binary /usr/bin/systemd-tmpfiles
    # generate sysroot.mount and sysroot-usr.mount
    add_file "/usr/lib/systemd/system-generators/systemd-fstab-generator"
    # udev rules and systemd units
    map add_udev_rule "$rules" \
    50-udev-default.rules \
    60-persistent-storage.rules \
    64-btrfs.rules \
    80-drivers.rules \
    99-systemd.rules \
    map add_systemd_unit \
    ctrl-alt-del.target \
    initrd-cleanup.service \
    initrd-fs.target \
    initrd-parse-etc.service \
    initrd-root-fs.target \
    initrd-switch-root.service \
    initrd-switch-root.target \
    initrd-udevadm-cleanup-db.service \
    initrd.target \
    kmod-static-nodes.service \
    sockets.target \
    [email protected] \
    systemd-journald.service \
    systemd-tmpfiles-setup-dev.service \
    systemd-udev-trigger.service \
    systemd-udevd-control.socket \
    systemd-udevd-kernel.socket \
    systemd-udevd.service
    add_symlink "/usr/lib/systemd/system/default.target" "initrd.target"
    # libdbus needs the passwd info of the root user
    # TODO: make sure this is no longer necessary when systemctl moves to sd-bus
    add_file "/etc/nsswitch.conf"
    add_file "/etc/passwd"
    add_binary "$(readlink -f /usr/lib/libnss_files.so)"
    # udev wants /etc/group since it doesn't launch with --resolve-names=never
    add_file "/etc/group"
    Do all of those files exist on your sytemd? I'm not running testing nor systemd in my initrd, so I can't do much checking.
    Edit: You're not the only one. Bug report: https://bugs.archlinux.org/task/39059
    Last edited by Scimmia (2014-02-27 06:59:55)

  • Command not found error in Linux

    Hi all,
    While login into Linux server using terminal i am getting following error.
    -bash: /usr/bin/id: No such file or directory
    -bash: [: =: unary operator expected
    While execute these commands getting following errors
    # clear
    -bash: clear: command not found
    # du -sh *
    -bash: du: command not found
    Help on these issues.
    Linux 32bit OS.
    Red Hat Enterprise Linux Server release 4.0 (Tikanga)

    Likely a flaky environment.
    What is the contents of .bash_profile in your $HOME?
    Any btw, why RHEL4? It is ancient.

  • URL not found error while loading photo on Linux

    Hi,
    I have a AIR 2.0 appliaction which works perfectly well on Windows but while I run it on Linux Loader object can't load any photo. I tried many path variations but I always get Error #2035: URL Not Found.
    Here's how I load a photo (with hard coded URL)
    _imageLoader.load(new URLRequest("/home/piotr/105755/damage_photos/17.jpg"));
    I'm sure that "/home/piotr/105755/damage_photos/" path is correct. I pasted it to files explorer address text input and expected directory was opend. I'm also sure that 17.jpg file exists in that directory.
    When I trace IOError message it says: Error #2035: URL Not Found. URL: app:/home/piotr/105755/damage_photos/17.jpg
    My questions are:
    What "app:" does in my URL... can it cause the problem? If yes, how can I get rid of it?
    Is there anything specific about UNIX systems and Loader that should I know about?
    How can I load file from hard drive other way than by Loader object?
    I use AIR 2.0 SKD, Flex 4.5 SKD and Ubuntu 10.04. Could anyone help me, please?

    Hi,
    Just a test, can you try to do this:
    var f:File = new File(File.userDirectory.nativePath+File.separator+"105755"+File.separator+"damage_photos" +File.separator+"17.jpg");
    _imageLoader.load(new URLRequest(f.url));

  • Content Server error on LINUX (HTTP error: 404 Not Found)

    Hi All,
    While checking the status of content sever by using the T-code CSADMIN I am getting the following error message.
    <b>***********************************************************
    Error : - HTTP error: 404 Not Found
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    404 Not Found
    *************************************************************</b>
    I have done the installation of Content server 640 on Red Hat Linux / MaxDB.
    Moreover I am using the following connection data in CSADMIN.
    HTTP server :- 80.0.0.205
    Port Number:- 1090
    HTTP Script :- ContentServer/ContentServer.dll
    Version no. :- 0046
    Please help me.
    Thanks ,
    Harshal

    Hi Dagmar,
    The HTTP services are working fine. But i m not able to reach the content server url can u help on this?
    Please find the http trace file
    ERROR => PlugInHandleServData: HttpParseRequestHeader failed (rc=701) [http_plg.c   3258]
    ERROR => IcmHandleNetWrite(id=3/4782): HandleServData failed (rc=701) [icxxthrio.c  1833]
    The error i am getting in Content server url is
    Server Error
    404 - File or directory not found.
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

  • Error: Preset not found: '/etc/mkinitcpio.d/linux.preset' [Solved]

    Hi
    I tried to initial RAM disk with and got error message
    [root@archiso /]# mkinitcpio -p linux
    ==> ERROR; Preset not found: '/etc/mkinitcpio.d/linux.preset'
    And I found some answers but one said
    ALARM doesn't use an uInitrd.
    and another said I have to be install kernel26.
    How I can solve this?
    Last edited by rob111 (2013-08-31 17:41:46)

    rob111 wrote:I can switch between [root@archiso /] and root@archiso ~ #.
    This is confusing given this report. Could you confirm exactly the prompt you have when you try to run the configuration commands such as mkinitcpio -p linux.
    Because, as Trilby says, if you really have successfully installed base and base-devel and chrooted into the system, you should not be seeing these errors. Also, I am pretty sure that you should not have needed to verify the master key manually. When Arch first introduced signing, manual verification of keys was required but I am almost certain that is no longer the case. So something is almost certainly wrong at an earlier stage and you need to fix that, as Trilby says, before moving onto the next stage.
    EDIT: "As Trilby says" should now read "as Trilby says again" - I'm too slow.
    Last edited by cfr (2013-08-25 22:57:40)

  • Problem Installing Oracle Linux 6.3 - 'Disc not found message box'

    I'm trying to install Oracle linux on a old laptop. Single disk drive.
    I downloaded V33412-01Oracle Linux Release 6 Update 3 Boot iso image for x86_64 (64 bit)
    burned it as an ISO image on a CD.
    Inserted the CD,started the system, cd booted and the installation started.
    Skipped the verify media (I verifed it during another installation try)
    selected English
    selected US
    When prompted for installation method, I tried selecting 'LOCAL CD/DVD' since that's where my CD is at. I get a 'Disc not found message box'.
    I've also tried to select the /dev/sda1, which the installation accepted, only to fail later saying it can't find the ISO image.
    I also tried putting the ISO image and unzipping the contents of the file onto a USB stick and selcting this during the install - same error.
    I tried putting V33413-01 onto the USB stick and selcting that - its too big to burn on a CD, that didn't work..
    Any ideas here? Though this was a easy installation but I'm scratching my head as to how to continue?

    Not very clearly - for me at least.
    Not sure - and not sure where to find instructions on how to do this.
    It mentions that you don't need the source CDs
    Oracle Linux Release 6 Update 3 source DVD 1 V33413-01 3.1G
    Oracle Linux Release 6 Update 3 source DVD 2 V33414-01 1.7G
    Not sure what to do with these anyway.
    Installation
    To install Oracle Linux 6.3 from DVD media, follow the following steps:
    1. Download the compressed binary DVD images
    Download Oracle Linux 6.3 DVD from the Oracle Software Delivery Cloud.
    You do not need to download source DVDs to install Oracle Linux.
    2. Verify the downloaded media
    Verify the downloaded file by comparing its sha1sum or md5sum with the published
    sha1sum or md5sum.
    3. Write the DVD image to DVD
    Use your favorite cd burning software to write these images directly to DVD.
    You should not simply copy the files onto the DVD. You must use a DVD burner
    that can accept an ISO image as input, and which can create a bootable DVD
    from it. To test if you have burned the images correctly, insert a burned
    DVD and ensure that multiple files and directories are visible.
    6. Insert the DVD, and boot
    Insert the DVD into your system, boot from DVD, and follow the on-screen instructions
    to deploy Oracle Linux!

  • When I call VI on Linux from Teststand on Windows using TCP/IP I get "file not found error".any sugeestions?

    I am trying to execute a VI running on Linux from Teststand running on windows 2000 prof ,both running on two different machines.I used TCP/IP for the interface using the following steps on Labview VI:tools>options>VIserver>TCP/IP and gave the ip address of both the machines.When I gave the file path as c:\home\test.vi in Edit labview Vi call window(the Vi in linux is stored in /home/test.vi)and also in remote vi path:/home/test.vi,I get a file not found error.The teststand version is 3.0 and labview is 7.0.Any idea why this is happening and any solutions?

    priya guru,
    Here is a knowledge base that addresses your question: �How do I call test VIs that reside on a non-Windows platform from TestStand?�
    You also need to set TCP/IP Access found in Tools->Options->'VI Server: TCP/IP Access'. Make sure that you list the IP address in the Access List to allow TCP/IP access to that machine. Finally you need to specify which VIs are accessible to remote applications. Open up Tools->Options->'VI Server: Exported VIs' and provide paths to the VIs you wish to be remotely accessible.
    I have attached an example VI that demonstrates VI Server in action. Please post back if you are still having problems. Good luck!
    Cr
    aig H.
    National Instruments
    Attachments:
    Remote_Run_--_VI_Server.zip ‏88 KB

  • Cross Platform migration AIX to linux (ERROR IN CONVERSION ORA-19994: Message 19994 not found)

    I am performing a cross platform migration aix to Linux from release 11.2.0.2 to 11.2.0.4. I am using this doc
    Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1).
    I am using the db_file_transer method and I have hit this error
    Error:
    /home/oracle/local/db_convert/dest_rman/xxttconv_i3q0t1ha_1_1_4.sql execution failed
    ERROR IN CONVERSION ORA-19994: Message 19994 not found;  product=RDBMS;
    facility=ORA
    ORA-19600: input file is backup piece
    (/oraback/nfclpat1/i2q0t1ha_1_1)
    ORA-19601: output file is backup piece
    (/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28)
    CONVERTED BACKUP PIECE/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28
    PL/SQL procedure successfully completed.
    I have searched and do not have anything to go on.
    Can anyone who has seen this give me some direction?

    As per Oracle documentation on given error code, Please see if following action helps.
    ORA-19994: cross-platform backup of compressed backups to different endianess is not supported
    Cause: A cross-platform backup was requested for a compressed backup to a different endianess from the current platform.
    Action: Do not specify a compressed backup or specify the same endian platform.

  • Oracle Linux Server DVD found...or not

    Hi,
    I'm using Microsoft's SVCMM to install Oracle Linux Server 5.7 on a 64-bit virtual machine; I'm using the text mode installer.
    The first thing the installer tries to do is verify the DVD. It shows a progress bar that completes, then I see the message:
    [Media Check Result]
    The media check PASSED for the image:
    Oracle Linux Server 5.7 DVD
    It is OK to install from this media.
    I then press "OK" and the next dialog box, immediately, says:
    [Error]
    The Oracle Linux Server CD was not
    found in any of your CDROM drives.
    Please insert the Oracle Linux
    Server CD and press OK to retry.
    How does this make sense?

    I experienced the same problem in a different type of setup and remember the fix was to use the "skip" button to bypass media verification.

  • GLIBC_2.3 not found when installing oracle10g on SUSE linux

    Hi all,
    i am tryring to build a test server of SUSE linux 8 and when installing oracle 10g on the same....i am getting an error
    GLIBC_2.3 not found
    oracle@testserver:~/database>export DISPLAY=:0.0
    oracle@testserver:~/database>./runInstaller
    /opt/oracle/database/install/.oui:/lib/libc.so.6: version 'GLIBC_2.3' not found
    (required by /opt/oracle/database/install/.oui)
    oracle@testserver:~/database>pls suggest me where can i found these rpm i have been tryring to google the same....i have tried on rpmfind.com but not found rpm for suse 8
    pls help me...

    You should have searched a little bit, but my home server is an OpenSuSE 10.2/64 with Oracle 10g/64, so I will reply:
    runInstaller -ignoreSysPrereqsOpenSuSE 10.2/64 works really fine with 10g, installation is straightforward.

  • Servlet not found(404) in linux

    i have java1.4,tomcat3.3.1 and apache2. i want to connect tomat and apache using mod_jk in debian Linux. when i create a Test apllication in webapps called "TestApplication" with a class TestServlet.class.(this is just a Servlet class to print Hello Servlet)
    when i request
    http://localhost:8080/TestApplication/servlet/TestServlet
    http://localhost:8080/TestApplication/servlet/TestServlet
    i am getting servlet not found 404.
    and also in the tomcat i am getting the following messages
    -Ctx(/TestApplication)Class NotFound:TestServlet
    -Ctx(/TestApplication)Status Code:404 request(TestApplication+/servlet+null) msg: null
    JAVA_HOME=/opt/java
    PATH=/opt/java/bin
    TOMCAT_HOME=/opt/tomcat
    and this is my web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
    <web-app>
    <servlet>
    <servlet-name>Servlet_TestServlet</servlet-name>
    <display-name>Servlet TestServlet</display-name>
    <description>Default configuration created for Servlet.</description>
    <servlet-class>TestServlet</servlet-class>
    </servlet>
    <servlet-name>Servlet_TestServlet</servlet-name>
    <url-pattern>/servlet/TestServlet</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>
    30
    </session-timeout>
    </session-config>
    </web-app>
    and this is my mod_jk.conf file
    <IfModule !mod_jk.c>
    LoadModule jk_module /usr/lib/apache/1.3/mod_jk.so
    </IfModule>
    JkWorkersFile "/opt/tomcat/conf/jk/workers.properties"
    JkLogFile "/opt/tomcat/logs/mod_jk.log"
    JkLogLevel emerg
    JkMount /admin ajp13
    JkMount /admin/* ajp13
    JkMount /examples ajp13
    JkMount /examples/* ajp13
    JkMount /TestApplication ajp13
    JkMount /TestApplication/* ajp13
    when i run tomcat it is showing this application as mounted.
    i think i made everythig fine but i am getting not found 404 message.
    can any one help me..

    Servlets belong to the web-inf/classes dir.
    In web-inf a web.xml file should be saved:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
        PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
        "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
      <display-name>Welcome to Tomcat</display-name>
      <description>
         Welcome to Tomcat
      </description>
        <servlet-mapping>
            <servlet-name>invoker</servlet-name>
            <url-pattern>/servlet/*</url-pattern>
        </servlet-mapping>
    </web-app>Andreas

Maybe you are looking for

  • Remote speakers via Airport Express no longer working on one iTunes instance

    I have iTunes on my iPhone, Windows desktop, and Windows laptop. At one time they all connected to my Airport Express with remote speakers attached. At some point, after a version upgrade, my laptop no longer sees the remote speakers while the other

  • Add entry  button for roles adding activation

    Hi, My issue is: I created a zview in crmm_contact. I added the roles tab to the application. I added the even,t tool bar, tab group field group to the application. when i see it in portal, iam able to see the roles tab. Under this tab there are  add

  • Uprading to leopard

    Going to uprade to leopard before upgrading aperture 1.5 to 2.1, is there any known problems with this procedure? I have a very large library and several aperture vaults.

  • TS1398 Why does my iPad2 not display the WiFi icon?

    Why does my iPad2 not display the WiFi icon? I have implemented ALL of the troubleshooting tips, but my WiFi icon is still missing, and it will NOT recognize the internet connection that I know to work on my computer and iPhone.

  • Photo sharing and slideshow

    In February I am putting together a giant national meeting with about 20 people being flown in from all over the place. One of the learning and development activities that I am putting together is a scavenger hunt/photo challenge situation. Basically