OA Installation Errors!!

Discussion in 'Cadence' started by navs, Mar 9, 2008.

  1. navs

    navs Guest

    I am trying to Install OpenAccess in Linux, installation goes well
    fine. But when I try to run the binary "./oaTesto" to test the
    installation, I get following message:

    ..oaTest: error while loading shared libraries: liboaBase.so: cannot
    open shared object file: No such file or directory

    I have set LD_LIBRARY_PATH to /opt/OpenAccess/lib/
    linux_rhel30_gcc411_32/opt, (correct if I am wrong!)

    I have followed all the instructions given in API, I did post this in
    Si2.org forum, but no replies. Thot I would give it a try here. Please
    help!

    Here is the link for the post in si2 forum
    https://www.si2.org/openeda.si2.org/forum/forum.php?thread_id=943&forum_id=20

    Thanks
    Navs
     
    navs, Mar 9, 2008
    #1
  2. navs

    prime_number Guest

    without further investigation (cannot find any of oaTesto, oaTest,
    ..oaTest ...) you are always WRONG setting LD_LIBRARY_PATH ...

    If needed let the calling program (wrapper) do it for you ...

    PN
     
    prime_number, Mar 10, 2008
    #2
  3. navs

    navs Guest

    Thanks very much. I removed the LD_LIBRARY_PATH... and it worked..but
    i got errors running here is the output from oaTest.log

    Running Test 'oaDesign'
    ********************************************************************************
    "!dbFile.isWritable()" check failed in design/oaDesignTest.cpp
    at line 3456.
    "!lockFile.exists()" check failed in design/oaDesignTest.cpp
    at line 3465.

    Finished: Failed

    Running Test 'oaLibDef'
    ********************************************************************************
    Test output 'oaLibDef.out' file does not match reference.

    Finished: Failed


    Running Test 'oaTech'
    ********************************************************************************
    "!dbFile.isWritable()" check failed in tech/oaTechTest.cpp at
    line 1718.
    "!lockFile.exists()" check failed in tech/oaTechTest.cpp at
    line 1727.

    Finished: Failed


    Running Test 'oaWafer'
    ********************************************************************************
    "!dbFile.isWritable()" check failed in wafer/oaWaferTest.cpp
    at line 572.
    "!lockFile.exists()" check failed in wafer/oaWaferTest.cpp at
    line 581.

    Finished: Failed


    :Running Test 'LibMgrOptions'
    ********************************************************************************
    Expected lib.defs when stored LibDefs is not writable. Got
    readonly.defs

    Finished: Failed


    i checked oaWaferTest.cpp, oaTechTest.cpp, oaDesignTest.cpp.....looks
    like its meant to fail.. is that right? I dont know about other two!.

    thanks very much

    navs
     
    navs, Mar 15, 2008
    #3
  4. navs

    navs Guest

    I got this one fixed. I moved the installation directory to my home
    directory and I got no errors. I couldn't figure out why it wasnt
    working even though I had admin access. Anyways it worked for me.

    -navs
     
    navs, Apr 7, 2008
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.