Installation Help for JRE v1.4 on Redhat Linux 7.3

Hello everyone,
I would like to install the Java Runtime Environment, and was hoping someone would please be able to give me a step by step guide.
Thanks

Hi,
1 Download the j2sdk-1_4_0_01-linux-i586-rpm.bin file.
2 If file on Redhat 7.3 system then "sh j2sdk-1_4_0_01-linux-i586-rpm.bin" in the bash to get j2sdk-1_4_0_01-fcs-linux-i386.rpm. (I am assuming this works since I did it the other way).
3 If file on Windows system you can use winzip to extract it too j2sdk-1_4_0_01-fcs-linux-i386.rpm
4 Place file on Redhat 7.3 system. Ensure that java is not already there with "rpm -aq | grep j2". If it is uninstall it with rpm -e <package name>.
5 Install java with "rpm -i j2sdk-1_4_0_01-fcs-linux-i386.rpm"
5 Check that java package is now on system with "rpm -aq | grep java2". You should get this "j2sdk-1.4.0_01-fcs"
6 Java binaries are located in "/usr/java/j2sdk1.4.0_01/bin"
7 Set a tempary path for the shell "export PATH=$PATH:/usr/java/j2sdk1.4.0_01/bin"
8 Run "java" and you should get something back to show that the command did try to execute.
I could not see anything on the Sun site that described these simple steps or somthing like it. Seems like an oversight by Sun that they are not there or they are too hard to find by users like myself.
Thanks
Tom

Similar Messages

  • Help install Tuxedo 8.0 on RedHat Linux 7.2

    Greetings,
    I'm trying to install Tuxedo 8.0 on a RedHat Linux 7.2,
    using the tuxedo80_linux.bin (from www.bea.com site) ,
    and face the following problems :
    . I dont' know what are the dependencies needed (I saw
    JRE and installed it, but it don't seem to be the only thing
    to do...)
    . I don't know if this package will work on RedHat 7.x
    (libc changed since 6.2, which is the 'reference' release for
    Tuxedo 8...)
    any links, tips, report of working on it ?
    Is an RPM package exist (made by BEA or not) ?

    alex wrote:
    >
    Input the command:
    sh tuxedo80_linux.bin
    then display:
    preparing install....
    and the installing stop.
    Who can help me?:(Alex,
    I believe that happens because Tux 8.0 was done for RH 6.2 which uses a
    different version of glibc. If you're running RH 7.2 you need to install
    the compat62 packages. The RPMs should be on the install CDs or available
    from the RH site.
    Once installed you need to set the appropriate environment variables as
    shown below:
    export LD_ASSUME_KERNEL=2.2.5
    export LDEMULATION=elf_i386_glibc21 # This is so that when genclntsh runs
    # ld, it first looks at
    usr/i386-glibc21-linux/lib
    # for libraries
    export GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
    # This is so that the gcc driver uses
    # the compatibility compiler
    After this the installer should work just fine. The problem, i think, was
    that the JVM that came in the installation archive was compiled with the
    old libgc and would barf unless you're running in compatibility mode.
    You'll need to set these environment vars. when running Tux as well.
    Hope this helps.
    Regards,
    Mitch

  • Installation of Oracle 8.1.17 on Redhat Linux Enterprise Edition 2.4

    dear all
    I have tried to Oracle 8.1.17 on Redhat Linux Enterprise Edition 2.4 but it gives an error "Error in invoking target make file .."
    I tried using retries it failed each time to prorceed.
    I checked for my binutils ( binutils-2.14.90.0.4-26 ) but mine are higher than binutils-2.11.90.0.8-13.i386.rpm required ..
    do i need to down grade my binutils for 8.1.7
    abhi

    Hi Abhi!
    If I remember correctly (817 is stone age) the binutils used a strange debug flag in the 2.11.90.0.8-13 (something with -z).
    If this is not present in your newer version of the binutils the make will fail.
    Try downgrading the binutils during the installation.
    cu
    Andreas

  • Successful installation of 8iEE 8.1.7 on RedHat linux 7.2 but no luck with Oracle 9i

    Hi All,
    I've successfully installed Oracle8i EE version 8.1.7 on RedHat
    Linux 7.2. However, I have NOT had much luck installing Oracle
    9i version 9.0.1 on RedHat Linux 7.2. I am wondering if anyone
    in this forum has any luck installing Oracle 9i on RedHat Linux
    7.2. I am running Linux kernel 2.4.7-10.
    Now I am not trying to start a shouting match here; however, it
    seems to me that a person with any common sense would not run
    Oracle database on a Windows platform. Instead of running it
    on Windows platform, one would be much better off running it on
    Linux platform. I am currently Oracle EE 8.1.7 on an dual-Intel
    processor 266MHZ with 512MB of RAM with Linux as the Operating
    System. I have to say that the performance of the box is really
    solid. At the same time, I am also running Oracle EE 8.1.7 on
    an identical hardware system with Win2K server and I have to say
    that the performance system is really pitiful on this Win2k server.
    The windows box can only 1 instance at a time. If I try to have
    two instances running at the same time, the windows box just comes
    to a screeching halt. In contrast, the Linux box really rocks. In
    a testing environment, I have 3 instances running at the same time
    and the linux is barely breaking a sweat. I am getting maximum
    performance out of the linux box because I recompile the linux kernel
    to optimize the box to run Oracle database.
    Having said that, as an Oracle DBA newbie (with less than six months
    of Oracle DBA experience, the last ten years as a Cisco/Unix Engineer),
    I find it fascinating that Oracle is only certified to run on SUSE (may
    be I am wrong and someone can correct me on this one) when RedHat is
    probably the dominant Linux distro. It took three days to get Oracle 8i
    version 8.1.7 to install on RedHat Linux 7.2. Why Oracle is slowed to
    support Linux RedHat is something I just don't understand.
    OK, enough of venting my frustration, if anyone has successfully installed
    Oracle 9i EE version 9.0.1 on RedHat Linux 7.2, please share your knowledge.
    In the mean time, if anyone interested in obtaining instructions on howto
    install Oracle 8i version 8.1.7 on Redhat Linux 7.1/7.2, send me an email
    at [email protected] and I will send the instructions. The instructions
    are written specifically for "windows dummies" so it is very to read and
    follow. If you have been Unix for a long time, there will be instructions
    in there that are so easy some of you may ask why put those in there in the
    first place. My response would be: "windows dummies".
    Regards,
    Michael (david)

    I very much agree with you Oracle is working very much better on Unix/Linux than Windows BUT in many cases you are obliged to use windows ( in Case that My company high managment enforce it ) , I have installed 9i on Windows and Linux , I am herunder including the full details :
    ========================================================================
    Installing Oracle 9i on Linux
         Linux : Redhat 7.2
         Oracle : 9i Server EE 9.0.1.0.0
         RAM Used : 256 M Ram
         Hard Disk : IDE RAID
         Linux Kernel : 2.4.4-10
         JDK : Blackdown jdk118_v3 => downloaded from www.blackdown.org
         All shell here is the Bash shell ( Bourne again shell )
    1.     To run a shell script over Linux , just drag the shell file from the file manager and drop it to a shell window
         Be sure to have swap space of 400 M or more
         If the systems stop responding for some time , leave it , it will continue
         Be sure to make a stage area for the CDs # 2 , 3 only because you will start from the CD 1 but after going in the installation the CDROM freezes and refuses to open door to replace CD ,, in this case you will switch to the last 2 CDs from the stage area
         Make sure you have the following executables at /usr/bin : MAKE , AR , LD , NM , C for Unix that is installed during Linux installation from the distribution media
    Steps ( Root User ) :
    1.     be sure to have to have your server domain is like hostess.com.eg and you can be able to ping it
    &#61607;     open /etc/hosts
    &#61607;     add a line as follows ( for instance ) :
    &#61607;     192.168.0.11 hostess.com.eg hostess
    &#61607;     ping hostess.com.eg
    &#61607;     ping hostess
    &#61607;     ping 192.168.0.11
    &#61607;     be sure to have a replay for all of them
    2.     install JDK inside the /usr/local directory => after downloading the JDK you can easily decompress it but just clicking at it using the GUI
    3.     get to the / prompt
    4.     type ln s /usr/local/jdk118_v3 /usr/local/java
    5.     download binutil RBM from Redhat for version 7 of Linux to downgrade binutils for Linux 7.2 or you will encounter an error at the third CD set
    6.     download it from : ftp://ftp.redhat.com/pub/redhat/linux/7.0/en/os/i386/redhat/rpms/binutils-2.10.0.18-1.i386.rpm
    7.     run it as follows : rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    8.     change to /proc/sys/kernel
    9.     type cat sem
    10.     you will get : 250 32000 32 128
    &#61607;     250 => SEMMSL
    &#61607;     32000 => SEMMNS
    &#61607;     32 => SEMOPM
    &#61607;     128 => SEMMNI
    11.     you need to have the SEMOPM to be 128 , to do so , locate the file called sem open it replace the value of 32 with 128
    12.     type again cat sem to be sure of taking the required effect
    13.     after the installation ends just re-install the 7.2 utils again as follows :
    14.     rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    15.     you can find the last RPM at the 7.2 CD set
    16.     after downloading the Oracle files from the net you need to decompress it as follows (one step) :
    &#61607;     zcat linux9i_disk1.cpio.gz | cpio idmv
    &#61607;     zcat linux9i_disk2.cpio.gz | cpio idmv
    &#61607;     zcat linux9i_disk3.cpio.gz | cpio idmv
    17.     you can decompress them at 2 steps as follows :
    &#61607;     gunzip linux9i_disk1.cpio.gz
    &#61607;     gunzip linux9i_disk2.cpio.gz
    &#61607;     gunzip linux9i_disk3.cpio.gz
    &#61607;     cpio idmv < linux9i_disk1.cpio
    &#61607;     cpio idmv < linux9i_disk2.cpio
    &#61607;     cpio idmv < linux9i_disk3.cpio
    18.     Now you have 3 directories , have care when Burning them to CD because you need to take care of paths
    19.     if you have downloaded the files via a Windows machine and have a MKS installed over it you can easily invoke Visual Pax and decompress the files at one go using the GUI program
    20.     log on to Linux as Root and run commands in the file commands.txt
    21.     log on as user Oracle to be sure that its created
    22.     log on as root again
    23.     get to the directory of /home/oracle
    24.     enable showing the system files
    25.     open the file of .bash_profile
    26.     add the accompanied bash file contents at the end of it to set the environment variables
    27.     log on as user Oracle
    28.     open shell and type set and be sure that environment variables are set correctly
    29.     open shell and change to the cdrom by typing cd /mnt/cdrom => Linux 7.2 is an auto mounting OS so you at no need to mount the CD drive prior to using it and if you need to mount it just type : AS ROOT
    &#61607;     mount t iso9660 /mnt/cdrom /cdrom
    &#61607;     this is surly after creating a directory at / called cdrom
    30.     Start the installer ( as Oracle User ) by typing ./runinstaller
    31.     the installer will ask you to run a started script as root , you may open a shell and type su then open Nautilus ( if using Gnome or File manager as super user if using KDE ) and drag the noted file to the shell screen and press enter ,, after it is ended continue with the installer
    32.     if asked to supply JDK home directory then it is /usr/local/java
    33.     Unix group Name ( to update Oracle software ) : oinstall
    34.     Oracle home is : /oracle/9.0.1
    35.     base directory : /oracle/orainventory
    Hisham Nagia
    IT Manager / OCP DBA
    Hostess Egypt / EFG-Hermes - CIIC

  • Target node/queue unavailable for 12i Concurrent Managers on Redhat Linux

    Hi,
    I was able to sucessfully install Release 12 Vision on Redhat Linux.. Every thing is working fine but concurrent managers are not active except the Internal Manager. Rest of the Managers has no value in the node name field and the status is "Target node/queue unavailable".. I also ran adcmcmtl.sh to manually stop and start the managers but still facing the same issue..
    Please tell me what i'm missing..
    Thanks in Advance,
    Prasad

    Duplicate post ..
    Re: Not able to start the concurrent Managers in Release 12 on Redhat Linux 4
    I suggest we follow up on one post so we can get more input from others.

  • Installation help for adobe livecycle server

    Hi All,
    I am very new to configuring websphere application server on adobe livecycle server. pls try to help.
    I have installed the websphere properly and able to load sample webpages, but not able to configure it for adobe livecycle server.
    I am trying to study and so installing both on the same computer.
    the websphere webpage shows http://localhost:9081
    In the windows host file i entered following(localhost:9081 server1)
    inputted following values still not working
    1. Deploy Type = Single Server
    2. Server Instance = server1 ( this is the name of WAS)
    3. Host Name : localhost:9081
    4. soap port : 8880
    5. admin user id : given
    6. password : given
    7. local application server root directory =C:/Program Files/IBM/WebSphere/AppServer/
    while clicking on Verify server connection, getting the following error message
    Cannot connect to application server
    Please help me as i am trying for couple of days to fix this.
    Thanks
    JG

    i have the same problem but it give me error in for the Local Application server root directory.
    my input was :
    1.Deploy Type = Single Server
    2. Server Instance = server1
    3. Host Name : localhost
    4. soap port : 8880
    5. admin user id : given
    6. password : given
    7. local application server root directory =D:/Program Files/IBM/WebSphere/AppServer/
    i try input in the host name the ip and try the machinename but also can't proceed.
    Any HELP will be Appreciated.

  • JRE for S390 IBM VM/z Redhat Linux ?

    Is there a JRE available for the IBM VM/zLinux ?
    If so where do i download?

    You may try http://www-1.ibm.com/servers/eserver/zseries/software/java/aboutj2.html

  • Installation of Oracle 8.1.6 on RedHat Linux 7.1

    Hello,
    How are you?
    I am facing some problem to install Oracle 8.1.6 on my own pc on
    os Linux 7.1.
    I can start installer.Its installing but after 72% installation
    complited than its gives following errors.
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/sqlplus/lib/ins_sqlplus.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/network/lib/ins_net_client.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/precomp/lib/ins_precomp.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/ldap/lib/ins_ldap.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/network/lib/ins_net_server.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/network/lib/ins_oemagent.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/odg/lib/ins_odg.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/otrace/lib/ins_otrace.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/plsql/lib/ins_plsql.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/rdbms/lib/ins_rdbms.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/rdbms/lib/ins_rdbms.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/ctx/lib/ins_ctx.mk
    After that it shows INSTALLATION COMPLETE SUCCESSFULLY.And
    Network Configuration Assistant
    has start. Its hang the computer
    In log shows error this
    Error loading native library libnjni8.so
    java.lang unsatisfied ink error:jniGetOracleHome
    I stop the same.Than Database Assistant and Creation of database
    start.It is complete without
    any error.
    But when I tried to start svrmgrl its show following error
    svrmgrl:error while loading shared libraries:libwtc8.so;cann't
    load shared object
    Please sir,
    Lets give me right direction for these difficulties.I am so much
    interested to install same on
    my pc.Please do needful.If you are interested to give me direct
    answer than my mailid is
    [email protected]
    Thanking you in advance
    Yours truly,
    Gitesh Trivedi.

    Hi Gitesh,
    I face exactly the same problems as you face....
    no whatsoever difference...and i am completely stuck as i dont
    know what to do...
    i have heard from some people (on the oracle discussion groups)
    that they have successfully installed oracle8.1.6
    how i dont know... but very much eager if any of you all could
    help me out.
    if you do find a way out and solve the problem ...do plz. let me
    know....
    akshay.

  • Installation Guide for SAP NW7.1 EHP3 on Linux RHEL 5.7

    Hi Experts
    I have to install SAP Netweaver 7.0 (i.e. SAP Netweaver 7.0 Including EHp3) AS-ABAP on Oracle 11G Linux RHEL 5.7 Platform.
    I have gone through SMP for this installation Guide and after a very long search i have obtained the following Link.
    Below is the obtained link for your reference.
    https://scn.sap.com/thread/3306474
    But the installation guide is only for LINUX RHEL 5.6.I am looking for LINUX RHEL5.7.
    So Please provide Links for the Installation guide.
    Thanks for your time!!!
    Regards
    Koushik

    Hi Koushik,
    SAP/Oracle installation on RHEL 5.6 and 5.7 is same. There is no change in the installation guide.
    For your reference for planning the installation
    1048303 - Red Hat Enterprise Linux 5.x: Installation and upgrade
    SAP installation guide.
    https://websmp102.sap-ag.de/~sapidb/011000358700001414082012E
    Hope this helps.
    Regards,
    Deepak Kori

  • Pre-requisites for installing Oracle 10gR3 on RedHat Linux

    Hi All,
    I am installing oracle 10g Lite R3 on RH Linux AS3.0. I am trying to find out the pre-requisites for the installation. I do not find the certification matrix on metalink.
    Could someone please let me know where I can find this info?
    Thanks,
    Madhan

    http://download.oracle.com/docs/cd/B28928_01/doc/server.103/b28924/preinstall.htm#CBHGJHCF
    HTH

  • Installation of E-Business Suite x86 on Redhat Linux 4 64 bits

    Dear Sir/Madam,
    I am installing E-Business suite on a 64 bits platform however the environment file has not been created. The following error is appearing. Could you please be of a help.
    W-50011: Error: - Database ORACLE_HOME connection test has returned an error: 3
    command: su applprd -c "/data/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /data/apps12/oracle/VIS/inst/apps/VIS_oracle3/ora/10.1.2/VIS_oracle3.env APPS/APPS"
    While checking the environment file on the folder there are other env files not been created.
    Database ORACLE_HOME environment file passes instantiated variables test:
    File = /data/apps12/oracle/VIS/db/tech_st/10.2.0/VIS_oracle3.env
    RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
    File = /data/apps12/oracle/VIS/inst/apps/VIS_oracle3/ora/10.1.3/VIS_oracle3.env
    RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
    File = /data/apps12/oracle/VIS/inst/apps/VIS_oracle3/ora/10.1.2/VIS_oracle3.env
    RW-50016: Error: - APPL_TOP environment file was not created:
    File = /data/apps12/oracle/VIS/apps/apps_st/appl/VIS_oracle3.env
    ADOVARS environment file passes instantiated variables test:
    File = /data/apps12/oracle/VIS/apps/apps_st/appl/admin/adovars.env
    APPSCONFIG passes instantiated variables test:
    File = /data/apps12/oracle/VIS/apps/apps_st/appl/admin/adconfig.txt
    Regards
    Stéphane

    Hi,
    How did you resolve this error:
    W-50011: Error: - Database ORACLE_HOME connection test has returned an error: 3
    command: su applprd -c "/data/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /data/apps12/oracle/VIS/inst/apps/VIS_oracle3/ora/10.1.2/VIS_oracle3.env APPS/APPS"
    While checking the environment file on the folder there are other env files not been created.
    Database ORACLE_HOME environment file passes instantiated variables test:
    File = /data/apps12/oracle/VIS/db/tech_st/10.2.0/VIS_oracle3.env
    RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
    File = /data/apps12/oracle/VIS/inst/apps/VIS_oracle3/ora/10.1.3/VIS_oracle3.env
    RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
    File = /data/apps12/oracle/VIS/inst/apps/VIS_oracle3/ora/10.1.2/VIS_oracle3.env
    RW-50016: Error: - APPL_TOP environment file was not created:
    File = /data/apps12/oracle/VIS/apps/apps_st/appl/VIS_oracle3.env
    ADOVARS environment file passes instantiated variables test:
    File = /data/apps12/oracle/VIS/apps/apps_st/appl/admin/adovars.env
    APPSCONFIG passes instantiated variables test:
    File = /data/apps12/oracle/VIS/apps/apps_st/appl/admin/adconfig.txt
    Thanks,
    Naveen
    [email protected]

  • Please Help : Installing Oracle 9I R1 on RedHat Linux

    ./runInstaller
    Initializing Java Virtual Machine from /tmp/OraInstall0/jre/bin/jre. Please wait...
    SIGSEGV 11* segmentation violation
    Full thread dump:
    Monitor Cache Dump:
    Registered Monitor Dump:
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
    Monitor registry: <unowned>
    Thread Alarm Q:

    Hi,
    I'd check the required kernel parameters if they fit the minimum requirements (and the other requirements too).
    Regards,
    Steffen Jaiser

  • Performance Question for WL 5.1 on RedHat Linux 6.1

    I'm currently evaluating WL 5.1 and installed it on linux.
    I have installed the SUN JDK 1.2.2 for linux which should use
    native threads.
    When I start WL 5.1 I get the following message:
    LD_LIBRARY_PATH=/usr/local/weblogic/weblogic/lib/linux:/usr/local/weblog
    ic/weblogic/lib/linux
    Warning: native threads are not supported in this release
    What does this mean?
    Also I get the following messages:
    Fri Apr 07 08:59:38 CEST 2000:<A> <Posix Performance Pack> Could not
    initialize POSIX Performance Pack.
    Fri Apr 07 08:59:38 CEST 2000:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    How much does this impact the performance? Is it better to use NT instead
    of linux?
    thanks,
    Alex

    If you want to stick with Sun jdk, and don't want to see the error
    messages, set weblogic.system.nativeIO.enable=false in
    weblogic.properties. I wouldn't go to NT, because if you can afford it
    Solaris on SPARC will be your fastest most reliable platform. We have
    Solaris SPARC for production, and do our development on Lintel. For us
    staying in a POSIX environment overall keeps things like startup,
    environment setting, and make type scripts all on the same page.
    Ian
    Alexander Sommer wrote:
    >
    I'm currently evaluating WL 5.1 and installed it on linux.
    I have installed the SUN JDK 1.2.2 for linux which should use
    native threads.
    When I start WL 5.1 I get the following message:
    LD_LIBRARY_PATH=/usr/local/weblogic/weblogic/lib/linux:/usr/local/weblog
    ic/weblogic/lib/linux
    Warning: native threads are not supported in this release
    What does this mean?
    Also I get the following messages:
    Fri Apr 07 08:59:38 CEST 2000:<A> <Posix Performance Pack> Could not
    initialize POSIX Performance Pack.
    Fri Apr 07 08:59:38 CEST 2000:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    How much does this impact the performance? Is it better to use NT instead
    of linux?
    thanks,
    Alex--
    Ian R. Brandt
    Software Engineer
    Genomics Collaborative, Inc.
    99 Erie Street
    Cambridge, MA 02139
    (617)661-2400 Ext.244
    (617)661-8899 FAX
    [email protected]

  • We have misplaced our installation CD for Creative Suite 5 here at Columbia College and want to know how we can install it on a computer on campus. The S/N is removed -kglad . Can you help us with that, please? Thanks, Chuck

    How can we attain another installation CD, or download online, Creative Suite 5?
    We've misplaced the installation CD and need to install it on one of our computers.
    Thanks,
    Chuck

    don't post your serial number anywhere, much less a public forum.
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Oracle 8i Installation on Redhat Linux AS 3.0

    Hi guys,
    I am just doing some home work before installation of Oracle 8i Enterprise server on Redhat Linux AS 3.0. Before I started my work on this, I planned to install 8i on AIX 5L, which was a bad idea. Because 8i being a 32bit db and 5L being 64bit kernel, and also this combination is not supported. But with little tweeking and installing few patches, things should work.
    Anyway, I would like to know, if any of you have installed 8i on RH Linux AS 3.0, and do any of you think I need to worry about 32 & 64 bit? I am installing this combination on Compaq PL 6500 server, will there be any problem, because PL 6500 is 32 bit processor? Please pass on any information which can help me in a proper installtion, Thanks in Advance

    Joel,
    I am new to this company. This is my first year here, from last one and half year my company was trying to migrate from Informix to Oracle. After I joined I came to know that my predecessor started the project on 8i and left the project half way thru. Then I took over the project and completed the migration from Informix to Oracle. My company spent awful lot of money on this project due to lack technical know how and mislead by the technology staff who has no knowledge of oracle or UNIX (they are bunch of old NCR and Cobol guys here). So bottom line is if I submit a proposal to my boss of upgrading from 8i to 9i or 10g, which I will, probably won't be happy to see. But on the other hand we will loose support and left with no choice, I can only say that I am sorry for them.
    Anyway, this is just a part of disorganized IT shop we have here, it needs a major facelift, and I am just pushing one at a time. Thanks for your reply, I really appreciate.

Maybe you are looking for

  • Report for monthly/ weekly stock analysis

    Hi, Could anybody please let me know the transaction code for the following. -> I would like to call a report for stock analysis (quantity basis not stock value), What I want is to call up figures of monthly / weekly usage over 6 months. Thanks in ad

  • Custom Loading Screen in Applet

    Hello, in Flex/Flash the swf File contains 2 parts. First the loading Screen and second the programm. So it loaded the loading Screen and than contains with the loading of the programm. You can override the common Loading Screen and add some company

  • How to transport Jump Queries (RRI) from DPW to QPW

    Hi, I need to transport the Jump Queries from D to Q. I have one sender Query and 2 Receiver Queries. I would like to transport them to Q. In the transport connect I can able to select the sender Query and The receiver Queries are not found. Please l

  • Mail will not close

    My mail app will not quit I have tried to quit it but it just makes a beep sound and then will not close. I can't shut down because mail keeps stopping the shut down. Any help would be appreciated.

  • Poker hole cards animation solution

    Hi, We are going to produce a poker tv show, with video table etc. I was wondering, what is the best way to bring hole cards animation on screen? You can check out an example from here: YouTube - NEW Poker After Dark s05e46 Season 5 episode 46 FULL ,