Minimal compile & link files for sun sparc?

hi.
i have been developing an oci dir path project using redhat linux 7.3 (2.4.x.) & gcc 2.96. (see http://sourceforge.net/projects/odpd/) i am using a dev copy of ora9i release 9.2.0.1.0 installed on the linux dev machine. i would like to compile the project on a sun sparc box using sun's C++ compiler 5.3.
so, i would like to get my hands on solaris versions of headers & libraries for #include & linking. i don't see any need to actually run the app against an installed version of ora9i under solaris; i just want to compile & link. further, i don't have root# access on target machine, so ora9i install isn't really an option.
the target machine:
$ uname -a
$ SunOS nydev-app2 5.7 Generic_106541-23 sun4u sparc SUNW,Ultra-4
on the linux dev machine:
$ ls -laF $ORACLE_HOME/lib/libclntsh*
lrwxrwxrwx 1 oracle 16 Aug 31 2002 /u01/app/oracle/product/9.0.1/lib/libclntsh.so -> libclntsh.so.9.0*
-rwxr-xr-x 1 oracle 9.8M Aug 31 2002 /u01/app/oracle/product/9.0.1/lib/libclntsh.so.9.0*
if anyone can help me get relevant files for compile & link, please contact me: asdrury at sourceforge dot net.
tia. asd

Go to http//otn.oracle.com. On the downloads menu select Oracle Instant Client.
From the 'Instant Client Downloads' page you should be able to find IC packages to download for available platforms, e.g. Solaris SPARC 64-bit. (Latest version is 11.2.0.3.)

Similar Messages

  • Oracle Forms Developer/Services 6i Release 2 for Sun SPARC Solaris

    Exist? :
    Oracle Forms Developer/Services 6i Release 2 for Sun SPARC Solaris
    6i Release 2 ,it's product or patch ?
    I want to know then Software Product CD Part number, Part # ????? Release 2 , not Release 1!!

    I'm getting the page not found error on trying to download the setup Oracle Forms Developer 6i Release 2 for 95/98/NT/2000/XP from:
    http://www.oracle.com/technology/software/products/forms/htdocs/winsoft.html

  • Oracle 9iAS for sun sparc

    I've installed oracle 9ias for sun sparc server which read the database on the database tier.
    My problem are:
    1. I cannot start ifs ServerManager
    using root id.
    message: unable to start ifs ServerManager.
    invalid credentials specified.
    Could someone please tell me what is:
    ifs User Name >
    ifs User Password >
    ifs service name >
    ifs schema password >
    2. How to deploy oracle forms and oracle reports on the 9ias?
    3. Cannot start Web Cache? What should I do?
    4. Cannot start Oracle9ias Discoverer.
    Please someone help me..its urgent.!!

    thanks a lot man...
    but anyway...
    could you please tell me how can i connect to my form server on the 9ias from web browser.?
    I've been trying it so many times but still i failed to do so...
    I really appreciate if you could help me in that too...
    all the best to U...

  • Compile jsp file for long time

    Hi All,
    I'm applying patch on EBS 11.5.9, now it's compiling jsp file for about 1hours.
    Below is the log file,
    enumerating jsps...13577
    updating dependency...13
    parsing jsp...13
    writing deplist...13577
    initializing compilation:
    eliminating children...10257 (-3320)
    searching uncompiled...13 (10 were stale)
    translating and compiling:
    searching untranslated...13
    translating jsps...
    Please advise.
    Thanks,
    Kevin

    I'm applying patch on EBS 11.5.9, now it's compiling jsp file for about 1hours.
    Below is the log file,What is the command you use to compile JSP file?
    It is normal for compiling JSP files to run for more than 1 hour, which depends on the hardware resources you have. So, I would suggest you wait and see if the job completes successfully.
    Thanks,
    Hussein

  • How to monitor hardware for Sun SPARC T2000

    Which add-on do I have to install on my Sun Management Center 4.0 server to be able to monitor the hardware of a Sun SPARC T2000 agent?

    Hi Soliberus,
    soliberus wrote:
    I can now see my hardware, but I can't monitor the hard disk drives. Any
    idea what I have to do to get the disks in SMC as well?You should see your drives in a few places:
    Common Config Reader --> Device Information --> Media Devices
    Kernel Reader --> Disk Statistics --> * (for drive info)
    Kernel Reader --> Filesystem Usage --> * (for filesystem info)
    File Scanning [Syslog] --> File Scan --> disk_error (for disk errors that Solaris can see in /var/adm/messages)
    ** Note*: you may have to unload "_Kernel Reader Simple_" (default) and load just "_Kernel Reader_" to see all your info
    Regards,
    [email protected]
    [http://www.HalcyonInc.com|http://www.HalcyonInc.com]
    New !! : [http://forums.HalcyonInc.com|http://forums.HalcyonInc.com] !!

  • Compiler fails to compile the file for iOS

    I have been on porting a flash project on the iOS platform. At first I was able to convert small files to iOS without any error. But when i started compile a big file (fla of around 5-6 MB and 100-120 .as files) for the same it gave me an error.
    Error creating files.
    ERROR: formatting double using non-ecmascript rules.
    Please if anyone knows why this happens please let me know. I have been behind this file for a while now.
    Thanks in advance.

    I will try excluding .as files one by one...but i cant put the source code as an attachment because its too big and its belongs to my firm.
    I know it makes your job very difficult, Apologies for that. But if you have any other suggestions that I can try please let me know.
    I really need an expert opionion.
    Thanks in anticipation.

  • Compiling c++ files for windows

    I have a c++ program that I would like to compile windows binaries for. I have tried installing mingw32-gcc, and using g++, but when I run the binaries (in wine or from windows), I get errors that certain .dll files are not found. Is there additional configuration needed to set up mingw32? Or should I be using a completely separate compiler. Thanks in advance!

    ewaller@odin:~/test[1] 1040 %locate libgcc_s_sjlj-1.dll
    /home/ewaller/Dropbox/libgcc_s_sjlj-1.dll
    /home/ewaller/Dropbox/wxwidgetsprojects/spacewar/src/libgcc_s_sjlj-1.dll
    /home/ewaller/devel/wxwidgetsprojects/spacewar/src/libgcc_s_sjlj-1.dll
    /usr/i486-mingw32/bin/libgcc_s_sjlj-1.dll
    /usr/i486-mingw32/lib/libgcc_s_sjlj-1.dll
    ewaller@odin:~/test 1041 %pacman -Qo /usr/i486-mingw32/bin/libgcc_s_sjlj-1.dll
    /usr/i486-mingw32/bin/libgcc_s_sjlj-1.dll is owned by mingw32-gcc 4.6.2-1
    ewaller@odin:~/test 1042 %pacman -Qo /usr/i486-mingw32/lib/libgcc_s_sjlj-1.dll
    /usr/i486-mingw32/lib/libgcc_s_sjlj-1.dll is owned by mingw32-gcc 4.6.2-1
    ewaller@odin:~/test 1043 %
    ewaller@odin:~/test 1054 %locate libstdc++-6.dll
    /home/ewaller/Dropbox/libstdc++-6.dll
    /home/ewaller/Dropbox/wxwidgetsprojects/spacewar/src/libstdc++-6.dll
    /home/ewaller/devel/wxwidgetsprojects/spacewar/src/libstdc++-6.dll
    /usr/i486-mingw32/bin/libstdc++-6.dll
    /usr/i486-mingw32/lib/libstdc++-6.dll
    ewaller@odin:~/test 1055 %pacman -Qo /usr/i486-mingw32/bin/libstdc++-6.dll
    /usr/i486-mingw32/bin/libstdc++-6.dll is owned by mingw32-gcc 4.6.2-1
    ewaller@odin:~/test 1056 %pacman -Qo /usr/i486-mingw32/lib/libstdc++-6.dll
    /usr/i486-mingw32/lib/libstdc++-6.dll is owned by mingw32-gcc 4.6.2-1
    ewaller@odin:~/test 1057 %
    waller@odin:~/test 1047 %locate pdcurses.dll
    ewaller@odin:~/test[1] 1048 %
    Edit: Okay, I botched that post.. I'm fixing it.... There, that is better
    Edit: The plot thickens...
    ewaller@odin:~/test 1070 %pkgfile pdcurses.dll
    ewaller@odin:~/test 1071 %
    Last edited by ewaller (2012-03-23 04:35:19)

  • What is the «iPhoto Library link» file for ?

    Hi ...  In the Pictures (Images in French) folder, what is the «iPhoto Library link» alias file for ?  It points to the «iPhoto Library»in the same folder.

    Robert, the link (alias) you are seeing is not created automatically by iPhoto. It must have been created accidentally. Perhaps you tried to repair your iPhoto library by holding down the key combination option-command ⌥⌘. if you dragged the library a little while doing this, it could have created this alias, because holding down these keys and dragging is one of the ways to create aliases.
    -- Léonie

  • How to compile source file for CUPS ?

    Basicly im trying to install a POS printer in the imac we use with clients. The printer model is ct-s300 .I got this http://www.citizen-systems.co.jp/support/download/printer/driver/cups/ from citizen but i need to compile a file to be able to install it into CUPS. I downloaded Xcode to be able to use gcc but still not working .
    Linux command is gcc -Wl,-rpath,/usr/lib -Wall -fPIC -O2 -o rastertocbm1k rastertocbm1k.c -lcupsimage -lcups
    i tried changing -rpath to -B but still not working and i know nothing about compiling .Any help will be appreciate.
    Thanks

    Thanks a lot , now i got my compiled file but i got another problem . The steps to install this printer are
    Copy the CTS300.ppd file to /usr/share/cups/model/ directory.
    Execute the following command.
    cp CTS300.ppd /usr/share/cups/model
    Copy the rastertocbm1k file to /usr/lib/cups/filter/ directory.
    Execute the following command.
    cp rastertocbm1k /usr/lib/cups/filter
    Add a execute permission to the copied rastertocbm1k file in the /usr/lib/cups/filter/ directory.
    Execute the following command.
    chmod +x /usr/lib/cups/filter/rastertocbm1k
    Restart CUPS to recognize files.
    Execute the following command.
    /etc/rc.d/init.d/cups restart
    I did the first step but on the second the folder /usr/lib/cups/filter dont exist. I´ve been looking for it without look. Any clue on this one?

  • INDESIGN AND LINKED FILES FOR VERSIONNING

    Hi Everyone,
    Despite the fact Indesign is an amazing tool, i'm very frustrated about the way images links are managed, and especially when you copy a folder that contains indesign files linked to images.
    When you want to make a new version of your files, by copying the original folder with all files, the copy of the original indesign file is still recognizing the linked images in the original folder and not the images in the new folder.
    To force Indesign to check the path of the images in the new folder and to update links with the new images, the only way i found is to change the name of the original folder.
    I get the same problem with an indesign book linked with many different individual indesign files.
    i know there is a solution to package all images in the same folder, but this way will lot keep the structure of my folders and my files.
    As relinking manually each file could be a nightmare, i wonder if someone know a solution to avoid this ?
    Thanks a lot
    Daté TETEGAN

    Daté TETEGAN wrote:
    Hi Everyone,
    Despite the fact Indesign is an amazing tool, i'm very frustrated about the way images links are managed, and especially when you copy a folder that contains indesign files linked to images.
    When you want to make a new version of your files, by copying the original folder with all files, the copy of the original indesign file is still recognizing the linked images in the original folder and not the images in the new folder.
    This seems to me to be in direct  opposition to what you just said. Either you want one central repository for your linked files where you keep single copies organized in some way that makes sense to your workflow, or you want individual copies of each linked file that is used only for that particular version. If you want only one linked file that is reused, you want any copied .indd file to continue to use the old path. If you want to modify linked files and have the modified files available only to the current version, packaging is a viable option.
    It sounds to me like you would like ID to use relative links rather than absolute. That's not the way it works now, but you can make a feature request at Adobe - Feature Request/Bug Report Form

  • Need 8.1.5.0.2 patch file for sun

    Dear,
    My Client have oracle 8.1.5.0.0 running on Sun OS.but he does not have CSI number(they were Missed that Number).but now we are facing some problem regarding Oracle old patch.so that i need Oracle 8.1.5.0.2 patch.
    What shall i do for getting Oracle patch 8.1.5.0.2 without CSI number?
    Please help me for my problem.
    thanks,
    Regards,
    Pragash Subramanian.

    Hello !
    I am installing Oracle8iEE(8.5.1) on Linux Red Hat 7.2. I
    need the linux_815patches.tgz.
    I have searched on oracle web site and the link is not
    available
    http://download.oracle.com/otn/other/misc/linux_815patch
    es.tgz
    And OTM says:
    OTN does not have the download/documentation/patches available >on Linux
    8.1.5.
    Regards,
    OTNCould you send me the patch?.(the file
    linux_815patches.tgz)
    My e-mail is [email protected]
    Thanks a lot!
    alvaro.
    PD: I will thanks for any suggest!

  • Urgent,java Error when compiling class file for jsp

    Hi!
    Reference to statement is ambbiguous,both class java.sql.statement in java.sql and class.java.beans.statement in java beans match.
    this is my file . When i comment the java.import.bean headre it does compile but my server is not able to recognize the class file.,Cud someone help me.
    THis is my source file
    package dbmg;
    //import java.beans.*;
    import java.sql.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class DbBean
    Connection con;
    ResultSet rs;
    String sql;
    boolean queryType;
    int edited;
    public DbBean() throws Exception
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con = DriverManager.getConnection("jdbc:odbc:Forums");
    public void setQueryType(String s)
    queryType=s.equalsIgnoreCase("select");
    public void setSql(String s)
    sql = s;
    synchronized public void processRequest(HttpServletRequest req) throws
    Exception
    if (queryType)
    Statement stmt=con.createStatement();
    rs=stmt.executeQuery(sql);
    else
    PreparedStatement ps=null;
    ps=con.prepareStatement(sql);
    int count=0;
    String sqlParam,paramValue;
    boolean set=true;
    while (set)
    count++;
    sqlParam="param"+String.valueOf(count);
         if (sqlParam==null)
              set=false;
              continue;
    paramValue=req.getParameter(sqlParam);
         if (paramValue==null)
    set=false;
    continue;
              else
                   paramValue=paramValue.trim();
    try
                   ps.setString(count,paramValue);
              catch(Exception ex)
                   set=false;
                   continue;
    try
    edited=ps.executeUpdate();
    catch(SQLException e)
    edited=0;
    public Connection getConnection()
    return con;
    public ResultSet getResultSet()
    return rs;
    public int stored()
    return edited;
    public void closeCon() throws Exception
    con.close();
    rs = null;

    No need of commenting your import statement. Whenever there is ambiguity, you can use full class name (with package).
    Like,
    java.sql.Statement stmt=con.createStatement();
    Now there is no ambiguity.
    Sudha

  • Need Oracle 8.1.5 for Sun SPARC Solaris

    I need this version of Oracle to use a vendor package that was developed and certified on this platform. Does anyone know where I can download this from? I cannot find it anywhere in the Oracle site.

    Oracle 8i Enterprise Edition Release 8.1.5.0.0 was in the sun solaris 8 distribution.

  • Is fake utility program for sun sparc solaris 2.6 available.?

    Hai ,
    Fake is a IP address take over tool used in linux.
    "fake is a simple utility designed to enable the switching in of backup servers buy bringing up an additional interface and using arp spoofing to take over the ip address. Either additional physically or logical interfaces can be used."This is all about fake.
    I searched a lot to get fake utility for solaris 2.6.but i could't.
    Is any fake utility version for solaris .? or the same of its kinds.?
    Please help me
    Thank you
    Arun

    hai Alan,
    Let me specific on the problem.
    I developed a fail-over software for Linux servers(need 2 servers of same configuration). In this servers ,there are two modes , Active and passive mode. At a time one can be active,and other passive. Clients can communicate the with the servers through a common alias ip address. But the actual ip address of servers can be different.Normally Active server would be having the alias ip.
    When switching take place from active to passive mode,server will be assigned with its actual ip address. When switching takes place other passive server becomes active and its get common alias ip address.?
    This is the actual scenario . And fake is used in Linux to refresh the arp table of immediate switching device.
    But i came to know that solaris os would do it normally when it switches .?
    Is this possible with solaris.?

  • Does JavaCC grammar file for JDOQuery exist? Antlr?

    Does a JavaCC (java compiler compiler) grammar file for JDOQuery exist? This
    grammar file is used as input to JavaCC to create a parser which would
    verify JDOQuery setFilter input among other things. I would be interested of
    a similar solution using Antlr. If you can shed some light on this issue,
    please notify me ASAP.
    Thanks in advance to all those who might reply
    Richard Brousseau

    On Mon, 17 Feb 2003 11:26:51 -0600, Richard Brousseau wrote:
    Does a JavaCC (java compiler compiler) grammar file for JDOQuery exist?The JDO spec only includes the JDOQL grammar in BNF. I think the JDO
    reference implementation available from Sun uses antlr, though, so you
    might check there.

Maybe you are looking for

  • Macbook Pro to Television

    I have an LG television and HDMI cables are not compatible with it. (The tv will black out occasionally and it's just not worth it to use an HDMI cable anymore) So I use a component cable for my external devices (i.e. Playstation 3) I want to know if

  • Problem with running exe in flex

    Hi I have made an flex application which reads dynamic xml data through RSS feed.I tested the swf in browser its working fine and data is updated on the application at regular intervals, then i created its exe through flash player 9 and tested. It ru

  • How can I fix an unreachable VPN

    I have connected to VPN for free with an online connection but it started saying my server is unreachable Verify setting and contact administrator how can I fix it

  • Error:maintain out going EDI Connection for Partner 1000

    Dear Gurus, I have output master record for vendor 1000 and i have done edi settings namely fileport, partner prifile. My problem is 1While creating PO, the settings are not reflected ( i checked them in Path Goto->mesages.) When i try to give them m

  • Pasting multiple objects into frame

    Greetings everyone I was wondering if someone could shed some light on how to best paste multiple objects into a single frame. Mainly, I'm trying to nest objects that form a part of a newspaper article header; since it's a design element that keeps r