Solaris 6 Library Compatibility with Solaris 7 Application?

I have a library (code/objects) that is compiled in 2.6 and I need to make an application (on Solaris 2.7) that inter-works with this library. According to SUN's statement, 2.6 and 2.7 are binary compatible. Will my 2.7 application work properly with my 2.6 library on my 2.7 SUN?
Thanks.

we have ported our product to solaris 5.7 from solaris5.6. With this version we are unable to install the product on solaris 5.6. It is unable to find the following libraries in 5.6, while installing and finally it is failing.
libMrm.so.4
libXm.so.4
libgen.so.3
Is there any way to make my product work on both versions of solaris?

Similar Messages

  • CAPS compatability with third party application servers

    hi all,
    can anybody know what are various application servers are compatable with CAPS projects deployment. please let me know whether can i deploy a CAPS project in JBOSS application server. is JBOSS compatable wiht CAPS project? if yes, please let me clear what are the prerequisite we need to do to deploy a CAPS project in JBOSS application server.
    Thanks
    rss

    As per Sun Product Services: Unfortunately, no, that is not possible yet. JBoss is on our list of app-servers to support but it presently isn't supported. You should be able to use JCAPS Integration Server.

  • CHM File Compatibility with 64-bit Applications

    Does anyone have any experience developing HTML Help (CHM)
    for 64-bit applications? Are the 32-bit CHM files created with
    RoboHelp compatible on the 64-bit platform? Thanks for your
    help!

    Hi,
    I happened to notice this post and thought, "Yikes, we run
    our CHM files on 64-bit systems all the time and we've never
    checked whether they're working properly."
    So I did a systematic check of the following on a 64-bit
    system (Windows 2003 Server). Fortunately, everything worked
    exactly as it does on 32-bit versions. Phew!
    Context sensitive help works (pressing F1 in the application).
    All links worked, including popup links.
    All expanding and dropdown hotspots worked.
    Both Index and Contents worked fine. Contents updated
    automatically when I move between topics (as is specified in our
    project).
    Search functionality worked fine. Search options, too.
    Favorites worked fine. These reappeared even when I closed the
    help and reopened it (as they should).
    All of the above also worked when I opened the CHM file from
    Windows Explorer (rather than from inside the application).
    Regards,
    Eileen
    P.S. I should add that the help was compiled using RH7.

  • Problem with iTunes compatability with iMovie and iPhoto

    I purchased some music from the iTunes music store and wanted to use that music in a homemade DVD I made. I also have tried using the purchased music when I play a slideshow in iPhoto. In both instances, an error window popped up saying that I needed to launch iTunes and authorize the computer to play the song... Well I bougth the music on the same computer and it is authorized. I typed in the authorization anyways and then after that iMovie and iPhoto both pop up with an error saying that it can't use the file.
    Thinking it might just be one song file... I have tried this with many purchased song. I have had the same problem with all of the purchased songs I've tried.
    Are some purchased songs not compatable with the iLife applications? How can I fix this problem? I'm running iLife 05 and I have installed all of the updates, including the most recent...
    iTunes 6.0.2
    iPhoto 5.0.4
    iMovie HD 5.0.2

    Do you need to update Quicktime as well?

  • Mavericks compatibility with cs 4?

    Any experiences about Mavericks OSX compatibility with Adobe CS4 applications (Photoshop, Indesign, Illustrator)?
    I have Snow Leopard 10.6.8 and was planning to upgrade to Mountain Lion in order to use iCloud. But more importantly I am worried of how other applications will work. Apparently Apple doesn't even sell Mountain Lion anymore.
    I have Macbook Pro (late 2008/2009 model) with 4GB of RAM.
    Thank you!

    Unfortunately, I discovered too late that Mavericks renders my CS4 dysfunctional. Like wsrphoto indicated, it won't open image files. It will open the Raw preview screen, but when you attempt to open a file from there... nothing. No image. Nor will it open jpgs. When you close Photoshop, however, it asks if you want to "save the file"... pointless.
    My visit to the Genius Bar only resulted in them telling me my computer was fine and if I wanted to go back to Lion, I'd have to wipe my computer clean. Grrr!
    It would have been nice for Apple - or Adobe -  to warn users that Mavericks would create this problem. It has profoundly disrupted my workflow and now I've either got to wipe my computer clean to downgrade back to Lion, or put out the money to buy CS6 - which I really didn't need. Not happy AT ALL.
    Upgrades shouldn't be suggested only to end up creating problems...

  • CBLAS in sun performance library coming with solaris studio 12.2

    Hello,
    In sunperf library coming with sun studio 12u1 (linux x86) I can use cblas callings using the standard names cblas_xxxx. This interface do not appears in sunperf.h (you can use standard cblas.h) but the objects are in libsunperf.(a|so).
    But in solaris studio 12.2 libsunperf cblas_xxxx objects do not exists. Is this normal? Contains libsunperf a standard c blas interface?
    Thanks

    Hello again,
    In this blog post
    http://www.mlds-networks.com/index.php/component/option,com_mojo/Itemid,29/p,35/
    is explained how to link the ACML (AMD core math library) in order to use the standard CBLAS interface (ACML do not provides a standard CBLAS). I tried it and all runs OK. I did the same for the sun performance library in solstudio 12.2 and the compilation proccess runs ok, but in the testing step all functions fails becaude an incorrect argument in each function.
    Exists any way for use the standard CBLAS interface with sun performance library? As I noted in my previous post, version 12.1 of sunstudio libsunperf contains the standard CBLAS interface, but I would like to use version 12.2
    Thanks

  • Container for Solaris 10 applications

    Hi
    In my Lab, I am consolidating all the sparc servers into a T2000. All these machines are running Solaris 8, so it is very easy get a Solaris flar archive and create a new container with this flar archive into solaris 10 zone.
    By the way, have two new servers with applications running in solaris 10.
    Is there any easy way to migrate these new solaris 10 servers into the T2000 as I have done with the solaris 8 servers?
    Is it the only way reinstall the solaris 10 application into a zone?
    Thanks a million
    Gui

    Don't go back any farther though.
    I've heard reports that prior to Solaris 9, the included in.tftpd lacks certain extensions that are required for PXEGRUB in Solaris 10 to work properly.
    Darren

  • How can I use a shared library made with the application builder?

    Hi,
    I am using LabVIEW 7.1 running on Slackware 10.1 (kernel 2.4.29) and I am trying to call a graph display from a C program that I use for debugging VME access from a VMIVME controler. So using the application builder I built the VI as a shared library (graph.vi -> graph.so) containing a function called "graph". In my main program the call to the dlopen fails with the error: "graph.so: undefined symbol: UninitLVClient". When I examin graph.so with nm I see that UninitLVClient and other LabVIEW functions are indeed undefined and using ldd shows that graph.so has dependencies only on libc.so.* and *linux*.so.* but not on LabVIEW related stuff. Those functions are defined in the liblv.so that's in the cintools directory but I have no idea if the user is supposed to use that.
    So I think I am missing an important concept here. Can somebody help or direct me to some documentation (I found lots of information about how to link external code to LabVIEW but nothing about how to link LabVIEW code to an external program)?

    Thanks Watermann,
    your message has been very useful so now I am linking to the proper library but I still have problems when trying to load dynamically the shared library produced with LabVIEW. It is strange that I could successfully load the lvrt library at loading time but it does not work when I am loading the library at execution time.
    I made a small LabVIEW program that prints a hello window and I am calling it from a C program. In the first program main.c I am linking to the lvrt library at loading time and it works but in the second one I am linking dynamically at execution time and it does not work. For my work I need to be able to load code done in LabVIEW at execution time. Any help is appreciated!
    Program main.c:
    // small program to call a LabVIEW shared library
    #include
    #include
    #include "hello.h" // got this from the LabVIEW builder, i.e. when I made the hello.so
    int main(void)
    printf("Hello from C!\nLets call LabVIEW now\n");
    hello();
    printf("Bye ... \n");
    return 0;
    The command to compile main.c, i.e. linking shared library lvrt when loading main program:
    gcc -Wall -I /usr/local/lv71/cintools/ -o main main.c hello.so -l lvrt
    The LD_LIBRARY_PATH has been defined and exported:
    $ LD_LIBRARY_PATH=$PWD
    $ export LD_LIBRARY_PATH
    IT WORKS!
    Program main2.c:
    // small program to call a LabVIEW shared library
    #include
    #include
    #include
    int main(void)
    void * h_lvrt;
    void * h_hello;
    void (* hello)(void);
    char * error;
    printf("Hello from C!\nLets call LabVIEW now\n");
    // open LabVIEW RunTime shared library
    // in my computer located at /usr/local/lib/liblvrt.so
    h_lvrt = dlopen("/usr/local/lib/liblvrt.so", RTLD_NOW);
    // check for error
    error = dlerror();
    if (error) {
    printf("error : could not open LabVIEW RunTime library\n");
    printf("%s\n", error);
    return 1;
    // open hello shared library
    // in my computer located at /home/darss/lv_call/hello.so
    h_hello = dlopen("hello.so", RTLD_NOW);
    // check for error
    error = dlerror();
    if (error) {
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("error : could not open hello library\n");
    printf("%s\n", error);
    return 1;
    // get function hello from library hello.so
    hello = dlsym(h_hello, "hello");
    // check for error
    error = dlerror();
    if (error) {
    // close hello shared library
    dlclose(h_hello);
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("error : could not get the hello function\n");
    printf("%s\n", error);
    return 1;
    // call hello function
    hello();
    // close hello shared library
    dlclose(h_hello);
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("Bye ... \n");
    return 0;
    The command to compile main2.c, i.e. dynamically linking library lvrt at execution of main2 program:
    gcc -Wall -o main2 main2.c -l dl
    The LD_LIBRARY_PATH still defined and exported.
    IT DOES NOT WORK!
    Program output:
    Hello from C!
    Lets call LabVIEW now
    error : could not open hello library
    /home/darss/lv_call/hello.so: undefined symbol: WaitLVDLLReady

  • Firefox is trying to update my 8.0 version to 9.0.1. I'm not ready to do so because the Norton Toolbar is not yet compatable with the new Firefox release. How do I get firefox to stop trying to update every time I open the application?

    Question
    Firefox is trying to update my 8.0 version to 9.0.1. I'm not ready to do so because the Norton Toolbar is not yet compatable with the new Firefox release. How do I get firefox to stop trying to update every time I open the application?

    Swarnava wrote: '''''Firefox 9 is Compatible with Norton 2011, 2012, 360 v5'''''.
    This reads backwards, It is the other way as "Norton update is compatible with Firefox 9".

  • "An error has been detected with a required application library"

    Hi All,
    I installed Audition 3.0 on a new laptop running Windows 7 Home Premium.  The installation goes fine but when I try to run the program it fails and I get this message, "An error has been detected with a required application library and the product cannot continue.  Please reinstall the application."  I've tried reinstalling many times but it doesn't help.  Any ideas?
    Thanks,
    Billy

    There's a good chance the software is too old and is not compatible with Windows 7.  One thing you might try is to uninstall and then install the new CS6 trial version and see if that works properly for you.  If it does, then it is not a mchine issue (except that the machine might be too new for the old version).

  • "An error has been detected with a required application library and the product cannot continue. Please reinstall the application.

    I have received the following error message from my Adobe Acrobat Pro X1 after installing the CS6 package :, "An error has been detected with a required application library and the product cannot continue. Please reinstall the application.
    I am now unable to open any pdf?
    Any words of advise here how to fix this problem?
    Thanks!

    ** Moved to Acrobat Forums for quicker and accurate resolution steps ***

  • An error has been detected with a required application library and the product cannot continue. Plea

    I am getting the following error each time I open Adobe Acrobat 7.0 Professional...
    "An error has been detected with a required application library and the product cannot continue. Please reinstall the application."
    I have tried uninstalling and then reinstalling the program. It didn't help, got the same error shortly after opening the program.
    What is strange is that the problem just suddenly appeared therefore, I believe that it may have been malware related causing this problem. And I have had this program and have been using it without any problems now for over 3 years.
    It appears that a vital part of the program is being blocked.
    Can anyone please help and offer a detailed solution to this problem? Maybe someone has already encountered it.
    Thank you!
    -Dan Sacapano

    Anoop,
    Upon re-reading that information, I am curious as to why your believe that this will solve my issue. That is not related to my error message: "An error has been detected with a required application library and the product cannot continue. Please reinstall the application."
    I have not received any such message as the one seen on that page.
    Please explain why I wouldn't have gotten that partcular message and instead got the one I quoted above?
    Thank you,
    -Dan

  • I use an online application that doesn't work with FF, but I had been able to use an IE plugin within FF and it worked fine. After the last update (3.6.12), it says plugin is not compatable with version. Help?

    I use an online application that doesn't work with FF, but I had been able to use an IE plugin within FF and it worked fine. After the last update (3.6.12), it says plugin is not compatable with version. Help

    go to '''TOOLS '''then '''OPTIONS''' then '''ADVANCED''' then '''NETWORK tab''' then '''SETTINGS tab''' and select the options '''NO PROXY''' click '''OK''' and '''OK '''again in the next screen. With that you have disabled the proxy settings.
    ''if you like to not disable the proxy settings choose'' : '''Auto-detect proxy settings for this network''' (it is in the same session)
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • Appleworks docs and compatibility with iWorks application?

    Appleworks docs and compatibility with iWorks application? Does it exists? I do not have iWorks and will soon be upgrading my op sys to 10.4 (it really is in the mail) I currentl have 10.2.8
    I use AppleWorks a great deal. Does iWorks replace it? or enhance it?
    Will AppleWorks be upgraded or is 6.2.9 the last iteration?

    Welcome to Apple Discussions SYGWS
    iWork (no "s") is not an application, but the name given to the package of two applications, Keynote & Pages.
    Keynote is a presentation application that can open AppleWorks 6 presentation files & PowerPoint files. I haven't use Keynote other than to view a few presentation. You probably can find a lot of information by searching the Keynote forum.
    Pages is the word processing/page layout application in iWork. Pages is able to open AppleWorks 6 word processing document as well as Word, text & RTF documents. It is not able to open any other AppleWorks documents or older Word documents (I'm not sure how far back it goes). Pages 1 (iWork '05) will not display floating spreadsheet frames in AppleWorks 6 word processing documents, Pages 2 can. Pages 2 has limited spreadsheet functions available in tables (as does Keynote 3, both in iWork '06). Pages can export as PDF, Word, plain text, RTF & HTML (HTML export is disappointing to say the least). It cannot export as AppleWorks (any version).
    No one here knows for sure if AppleWorks will ever get another update & those that do have signed non-disclosure agreements, but it is extremely unlikely. In the iWork ’05 press release iWork is said to be "building the successor to AppleWorks."
    Many users here, like me, use Pages for what it does so well & AppleWorks for what it does that iWork doesn't (at least not yet) - databases, spreadsheets & drawing.

  • Firefox accelerated release schedule is causing compatibility problems with our intranet applications - where can I find the plan of this schedule including support termination dates?

    We are a university use an in-house developed e-Learning application which makes use of a rich-client framework (ZK - www.zkoss.org). For reasons of compatibility with this application, as well as other general factors, we have standardized on FF 3.6 as the browser for all our desktops. We normally review our browser selection once per year and make compatibility changes/upgrades to the 3rd-party libraries we use, and our own code, in order to keep up with new developments in the browser market.
    However FF's new release policy makes our life verify difficult. FF 6 came out only a few months after FF 5. For us to perform an upgrade we have to perform a systematic series of tests, adjustments, changes to regression tests etc. Due to the cost is not feasible for us to do this every 3 months! Therefore please can someone point us to a clear release plan for FF which shows, for each version:
    a. Release date
    b. End-of-support date
    c. Release notes
    d. Compatibility in terms of HTML and Javascript/ECMAScript versions.

    https://wiki.mozilla.org/RapidRelease/Calendar <br />
    https://wiki.mozilla.org/Releases
    New versions are going to be released every '''6 weeks''', so until Mozilla announces what they are going to do as far as support for an LTS version for enterprise "customers", you guys are left swinging in the breeze as far as being able to plan for the future with Firefox. I think that until that decision is made, support for Firefox 3.6 versions will continue. A 3.6.22 release is being worked on right now, probably for release this coming week.
    As far as support termination dates, as each new version is released support ends for the previous version, except for 3.6.x. Currently Firefox 3.6.x and 6.0.x are the only versions which are getting security updates. Firefox 4.0 and 5.0 aren't "supported" any longer.

Maybe you are looking for

  • ITunes will no longer open

    Hi there, I have installed the newer version of iTunes, and it will no longer open when I click on the desktop icon, or use the Start/Programs/iTunes/iTunes. All I see is the hourglass for about 2 seconds, and then nothing. I have uninstalled and re-

  • CS5 Photoshop - Adobe Save for Web & Devices Error

    Hi folks, I know similar threads exists, but this one is different. For some reason, out of the blue, I can't use 'Save for Web' anymore. When I choose 'save for web', it opens the preview dialog nicely, up until I save & get this error: "Adobe Save

  • My Macbook Pro will not load past grey Apple screen...

    Last night my Macbook Pro froze so I closed it and went to bed. Today when I opened it, it was still frozen, so I held down the power button and rebooted it. It got as far as the grey Apple screen with the spinning wheel and will not load any further

  • Airport Extreme exposed to the Elements

    Can I put an airport extreme in a un air-conditioned pool house and use that airport to extend the network from my airport in the house? Keep in mind that it can get pretty warm here in kentucky and its been hot in that pool house before... Will the

  • Migrate oracle 10.2.0.5.0 enterprise on windows server 2003 32bit to Linux

    Hello, I am trying to find any white paper regarding the benefits of migrating oracle database from windows server 2003 32bit to RedHat linux server 64bit. The current db version on windows is 10.2.0.5.0 The new version on linux will be 11.2.0.3.0 If