Getting mad trying to install studio11 on solaris 8

Hello,
I know I have to install J2RE or J2SE before but every time I try to download J2RE self-extracting archives I never get the same file length neither the same sum. Obviously, the script aborts when checking file integrity.
I wonder, what I am doing wrong. Here are the results of several attempts under windows and freebsd, using SDM or not. I was unable to install SDM on Solaris for the same reason.
Downloaded under FreeBSD with Firefox:
-rw------- 1 1000 1000 14808913 Feb 14 19:47 j2re-1_4_2_10-solaris-sparc.sh
-rw------- 1 1000 1000 4713087 Feb 14 19:46 j2re-1_4_2_10-solaris-sparcv9.sh
MD5 (j2re-1_4_2_10-solaris-sparc.sh) = 94644bee76b3845dfc627846a3666185
MD5 (j2re-1_4_2_10-solaris-sparcv9.sh) = 3e389244f432b1a669ec1bfb737c5b4c
Downloaded under windows with SDM:
-rw-r--r-- 1 1000 1000 14808740 Feb 14 14:28 j2re-1_4_2_10-solaris-sparc.sh
-rw-r--r-- 1 1000 1000 4713056 Feb 14 14:28 j2re-1_4_2_10-solaris-sparcv9.sh
MD5 (j2re-1_4_2_10-solaris-sparc.sh) = 065c076bcdc3fcbb7f4b09975246ac72
MD5 (j2re-1_4_2_10-solaris-sparcv9.sh) = bac6ee9e7e34a84cb7f3e100a97518fa
Downloaded under window without SDM:
-rw-r--r-- 1 1000 1000 14808743 Feb 14 15:50 j2re-1_4_2_10-solaris-sparc.sh
-rw-r--r-- 1 1000 1000 4713054 Feb 14 15:47 j2re-1_4_2_10-solaris-sparcv9.sh
MD5 (j2re-1_4_2_10-solaris-sparc.sh) = ad93b2618b02585b5bd3fbf7a3758252
MD5 (j2re-1_4_2_10-solaris-sparcv9.sh) = 36f7e29cc615cfe05174f692481f8274
I just want to compile basic C code within some SSH sessions. Does some guru have a clue about this ?
Thanks.

Well, I gave up trying to get studio11 installed under 5.8
A mount of a 5.9 /opt is ok.

Similar Messages

  • TS1406 having problems installing itunes on computer so I can sysc with iphone.  had to download only then installed itunes.  getting error trying to install AppleMobileDevice64.

    having problems installing itunes on computer so I can sysc with iphone.  had to download only then installed itunes.  getting error trying to install AppleMobileDevice64.

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Apple Mobile Device Support entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • This is the messsage i get when trying to install nano 7th Generation........windows found driver software for your device but encountered as error whille attempting to install it .......what do i do plzs help.

    This is the messsage i get when trying to install nano 7th Generation........windows found driver software for your device but encountered as error whille attempting to install it .......what do i do help plzs.

    How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Getting Error trying to install Cisco Prime Optical 9.6

    Good Morning all,
    I am having no luck trying to install CPO 9.6.  I am trying to install on a Red Hat LINUX 5 machine.  Install get to the pre-install checklist then fails on the oracle check, then exits the install.  Here is what the error log shows.
    Oracle Pre Installation Checks: for Linux
    Check Minimum value of RAM allowed to install Oracle
      Actual size value of RAM is 48304932 Kb that is sufficient to Install Oracle
    Check the correct tmp size for Linux to install Oracle
      Actual tmp size is 238785284 Kb that is sufficient to install Oracle
    Check the correct oracle base disk size for Linux to install Oracle
      Actual disk size for oracle base is 238785292 Kb that is sufficient to install Oracle
    Check the correct OS version for Linux to install Oracle
      Actual OS Version for Linux is Red Hat Enterprise Linux Server release 5 that is correct
    Check the correct OS patches for Linux to install Oracle
        Patch list to check: none
    End of Oracle Pre Installation Checks for Linux
    Oracle Pre Installation Checks: packages for Linux
    The package  kernel-headers is not installed
    The package  sysstat is not installed
    The package  libaio-devel is not installed
    CRITICAL: The package  gcc is essential
    The package  gcc-c++ is not installed
    The package  unixODBC-devel is not installed
    The package  libstdc++-devel is not installed
    The package  elfutils-libelf-devel is not installed
    The package  unixODBC is not installed
    The package  elfutils-libelf-devel-static is not installed
    The package  glibc-headers is not installed
    End Oracle Pre Installation check of packagesLinux
    I have no idea what to do next, any help would be appreciated.
    Thanks,
    Steve

    These instructions were adapted from
    http://www.confignotes.com/2011/01/how-to-add-a-repository-manually-in-rhel6/
    1. Log in as root.
    2. Disable SELinux from the top menu bar at System | Administration | Security Level & Firewall
    3. Attach the RHEL load DVD either from the DVD drive or by attaching the iso.
    4. Open a terminal.
    a. # mkdir /srv/RHEL5_8
    b. # cp -rpf /media/RHEL_5.8\ x86_64\ DVD/Server/* /srv/RHEL5_8
      /* this takes a while.  be patient. */
    c. # cp /media/RHEL_5.8\ x86_64\ DVD/RPM-GPG-KEY-redhat-release /srv
    /* Remember to eject the DVD, otherwise the system will try to reload RHEL at the next reboot */
    5. Create “/etc/yum.repos.d/RHEL_5_8.repo” with the following contents:
    [baseOS]
    name=Red Hat Enterprise Linux $releasever – $basearch baseOS
    baseurl=file:///srv/RHEL5_8
    gpgkey= file:///srv/RPM-GPG-KEY-redhat-release
    enabled=1
    gpgcheck=1
    [ScalableFileSystem]
    name=Red Hat Enterprise Linux $releasever – $basearch ScalableFileSystem
    baseurl=file:///srv/RHEL5_8
    gpgkey= file:///srv/RPM-GPG-KEY-redhat-release
    enabled=1
    gpgcheck=1
     [Workstation]
    name=Red Hat Enterprise Linux $releasever – $basearch Workstation
    baseurl=file:///srv/RHEL5_8
    gpgkey= file:///srv/RPM-GPG-KEY-redhat-release
    enabled=1
    gpgcheck=1
    6. Verify it works
    a. # yum update
    b. should be no errors
    7. Update RHEL where <package name> is the name of the desired package.
    a. # yum install <package name>
    Before CPO can be installed, RHEL must have several packages added.  See separate instructions for creating a local update repository on RHEL, then install the packages below.
    + kernel-headers
    + sysstat
    + libaio-devel
    + gcc-c++
    - glibc-headers
    - libstdc++-develk
    + unixODBC-devel
    - unixODBC
    + elfutils-libelf-devel-static
    - elfutils-libelf-devel

  • Getting error trying to install Midlet

    Hello,
    I am trying to install a Midlet on my Raspberry Pi (ME 3.3) by doing the following:
    pi@raspberrypi ~/java_me_3.3/bin $ ./installMidlet.sh /home/pi/apps/TMP36rpi.jar
    configdb_load_to_db error: Unable to open file, trying to recover from the temporal one
    configdb_load_to_db error: temporal settings file is unavailable
    ERROR: Unable to read configuration file(s).  Check that ini file(s) exists in your application directory.
    javacall_initialize_configurations_from_file failed
    pi@raspberrypi ~/java_me_3.3/bin $In the directory /home/pi/apps I have the following files:
    pi@raspberrypi ~/java_me_3.3/bin $ ls /home/pi/apps
    TMP36rpi.jad  TMP36rpi.jar
    pi@raspberrypi ~/java_me_3.3/bin $It doesn't work and I don't know what I am doing wrong.
    Thanks
    Andy

    Andrey,
    still no luck:
    pi@raspberrypi ~/java_me_3.3/bin $ chmod 666 jwc_properties.ini
    pi@raspberrypi ~/java_me_3.3/bin $ ./installMidlet.sh file:///home/pi/apps/TMP36rpi.jar
    argv[1] = runMidlet
    argv[2] = -1
    argv[3] = com.sun.midp.scriptutil.CommandLineInstaller
    argv[4] = I
    argv[5] = file:///home/pi/apps/TMP36rpi.jar
    Command line parameters are passed.
    javacall_event_initialize: events system initialized
    Events system initialized.
    Time system initialized.
    JavaTask thread initialized.
    Starting JavaTask
    * rootfs -> /
    * /dev/root -> /
    * devtmpfs -> /dev
    * tmpfs -> /run
    * tmpfs -> /run/lock
    * proc -> /proc
    * sysfs -> /sys
    * tmpfs -> /run/shm
    * devpts -> /dev/pts
    * /dev/mmcblk0p1 -> /boot
    Error installing the suite: null
    java.io.IOException
    - com.sun.io.j2me.file.Protocol.connect(), bci=18
    - com.sun.io.j2me.file.Protocol.openPrimImpl(), bci=341
    - com.sun.io.j2me.file.Protocol.openPrim(), bci=5
    - javax.microedition.io.Connector.open(), bci=47
    - javax.microedition.io.Connector.open(), bci=3
    - com.sun.midp.installer.FileResourceDownloader.downloadResource(), bci=57
    - com.sun.midp.installer.ResourceDownloaderBase.downloadToFile(), bci=29
    - com.sun.midp.installer.ResourceProvisioning.downloadJar(), bci=59
    - com.sun.midp.installer.Installer.installStep7(), bci=11
    - com.sun.midp.installer.Installer.performInstall(), bci=167
    - com.sun.midp.installer.Installer.installJar(), bci=140
    - com.sun.midp.scriptutil.CommandLineInstaller.run(), bci=342
    - java.lang.Thread.run(), bci=5
    Finishing JavaTask
    pi@raspberrypi ~/java_me_3.3/bin $However if I run the AMS CLI (via port 65002) it works using the file:// protocol. CAn it be some kind of permission problem?
    --Andy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Get error trying to install Unmult on AECC 13.2

    When I try to copy or move the Unmult effect into either the AE effects folder or the Common/Plug-ins/7.0/MediaCore folder, I get error code 0x80004005.
    I tried using both the 32-bit and 64-bit versions and both gave me the same error code. I have a 64-bit system FWIW.
    Suggestions?

    This is the version I downloaded: Red Giant - Products - Knoll Unmult 1.0, 1.1
    If that's not the current version, let me know where I can get the current version
    Also, I got it installed just fine on my Mac at home. My issue is on my PC at work.

  • This is the error message i get when trying to install itunes for the first time

    I have never had problems with installing itunes before but on this computer the message says
    could not access network location itunes\.
    Have tried everything and need some help
    No error codes just this message

    download from here,
    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.6| 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'.

  • While trying to install Creative cloud for my PC all i keep getting is Searching for Server

    Searching for Server    that is all i get when trying to install creative cloud on my pC   and YES i am running Windows 7 and have high speed internet service.  HELP  

    Sweetpea5154 you may be facing a connection error.  Is the computer you are utilizing on a managed network?  If not then please see Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html for information on how to resolve connection errors.

  • Install DBI on Solaris 10

    Hi,
    I am trying to install DBI on solaris 10 (SPARC - 64 bit).
    I got an error message after using command make
    sh: cc: not found
    Error code 1
    make: Fatal error: Command failed for target 'Perl.o'
    Does someone know how to solve the problem?
    Thanks

    Try this guy's list, he maintain an archive of Solaris package.
    http://www.ibiblio.org/pub/packages/solaris/sparc/html/creating.solaris.packages.html
    Of course, if you can get directly from Sun will be better.

  • Error installing KDE in Solaris 9!

    Hello All:
    I got anerror trying to install KDE in solaris 9 using this command:
    pkg-get -i kde_gcc
    It stars to install via internet, everything is ok, when it reach the koffice_addons packet, it says:
    Analysing special files...
    1109 blocks
    pkgadd: ERROR: attempt to process datastream failed
    -bad format in datastream table-of-contents
    pkgadd: ERROR: could not process datastream from </var/pkg-get/downloads/koffice_addons-1.3-SunOS5.8-all-CSW.pkg.gz>
    ERROR: could not add CSWkofficeaddons.
    ERROR: install of CSWkofficeaddons failed
    ERROR: could not install required dependancies for CSWkdegcc
    Could it be a packet error? I tried downloading the packet in different urls and it says always the same, error, I also tried to install the packet by myself with pkgadd but it gives me the same error, can you help me with this???
    Thank you all!

    Can you try with jreLoc parameter -
    ./runInstaller -jreLoc <path of JRE 1.6>
    You may refer -
    SOA Suite Installation
    Regards,
    Anuj

  • How can i get elements 10 to install?

    i've been having issues for weeks trying to get elements 10 to install. i got it with my intuos 4 tablet, downloaded it, and i have the serials ready to go.
    however, everytime i try to install, it stops around 30% into it and says there were errors. exit code 7???
    so i look it up online and do the many, many suggestions it says to offer a fix to the problem, but none of them worked. i emailed waccom about the issue, but have yet to recieve a reply yet. figured it might be better to come here and ask. and i did try the adobe support software thing. even that won't install on my computer. wondering if my computer just hates adobe products. anyways, this is what i get when trying to install:
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 11 error(s), 6 warning(s)
    ----------- Payload: {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 -----------
    ERROR: DW062: Unable to locate folder for token SharedDocuments
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ----------- Payload: {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0 -----------
    ERROR: DW062: Unable to locate folder for token SharedDocuments
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - PSE10 STI Installer: Install failed
    ERROR: DW050:  - Adobe XMP Panels CS5: Install failed
    ERROR: DW050:  - Camera Profiles Installer: Install failed
    ERROR: DW050:  - Photoshop Camera Raw for Elements 10: Install failed
    ERROR: DW050:  - Photoshop Camera Raw for Elements 10 (64 bit): Install failed
    ERROR: DW050:  - Adobe Player for Embedding 3.1: Install failed
    ERROR: DW050:  - AdobeHelp: Install failed
    ERROR: DW050:  - Camera Profiles Installer_6.4_AdobeCameraRawProfile6.0All: Install failed
    running on gateway with dual-core processor, 250GB HDD, 4GB DDR3 memory windows 7 home premium

    Exit Code 6 and 7 are generic failures. Could you have a look at this document and run through the first 2 solutions and let us know if it helps.
    http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html. The document I found is for Creative Suite, but should give you a general direction.

  • Installing gcc on solaris 10

    hi,
    i have a problem when trying to install gcc on solaris 10.
    my path:
    PATH=/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/sfw/lib:/usr/sfw/libexec
    # gcc test.c
    gcc: installation problem, cannot exec `as': No such file or directory
    i don't know what the problem is, please help
    thks

    i have a problem when trying to install gcc on solaris 10.Solaris 10's bundled gcc in /usr/sfw/bin/gcc?
    my path:
    PATH=/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/sfw/lib:/usr/sfw/libexec/usr/sfw/lib and /usr/sfw/libexec can probably be deleted from
    $PATH, the executables are in /usr/sfw/bin.
    # gcc test.c
    gcc: installation problem, cannot exec `as': No such
    file or directory/usr/sfw/bin/gcc needs the GNU assembler, and it should be
    install as /usr/sfw/bin/gas. Do you have the Solaris 10 package
    SUNWbinutils installed?
    % pkgchk -l -p /usr/sfw/bin/gas
    Pathname: /usr/sfw/bin/gas
    Type: regular file
    Expected mode: 0555
    Expected owner: root
    Expected group: bin
    Expected file size (bytes): 613844
    Expected sum(1) of contents: 49903
    Expected last modification: Jan 23 02:53:41 2005
    Referenced by the following packages:
    SUNWbinutils
    Current status: installed

  • Error Message whilst trying to install Quicktime

    Can anybody help me with the following message which I keep getting whilst trying to install Quicktime via ITUNES :
    Could not open key HKEY_LOCALMACHIN\Software\Classes\QuicktimePlayerLib.QuicktimePlayerApp\CLSID
    I know this has something to do with the admin settings on the pc but I've tried to change them but without any luck.
    Any help appreciated

    "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Anyone see this error on trying to install Lightroom 6?

    This is what I get when trying to install Lightroom 6, either as a stand-alone product or Lightroom CC as part of my CC membership.
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR: DF024 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ----------- Payload: Adobe Lightroom 6.0.0.0 {8048A5DF-8A70-5BE1-954B-E0FDE1BD0D0D} -----------
    ERROR: DF024: Unable to preserve original file at "/Applications/Adobe Lightroom/Adobe Lightroom.app/Contents/Resources/library_window.nib" (Seq 9473)
    Can't seem to find this error -- let alone suggested solutions -- anywhere in the Knowledgebase.

    Perhaps I wasn't clear. I wasn't trying to install both. Either one would do, but neither one would install, both generating the same error. There is no uninstaller for Lightroom 6 or CC, because neither one installed. I tried the CC version first, and when that failed to install because of the above error DF024, I downloaded the 6 version and tried to install that. Same result -- nada -- same error code. I've done all the usual attempts at fixing the problem. Signed out an in of CC, rebuilt disk directory with Disk Warrior, run Apple repair disk, cleaned out all the caches, etc. Still won't install. Did a Safe Boot -- still won't install.
    The next step is to reinstall the Yosemite OS (its a Mac), but I'm trying to find out if there is an easier solution, because if that doesn't work, I'll have to go through the PITA of reformatting the whole disk and restoring it, which I'm trying to avoid.

  • Fail to install Oracle9i on Solaris

    Hi,
    I am a green hand for Solaris. When I tried to install oracle9i on Solaris, it says 'no enough disk space'. However, the hard disk of that machine is 72G. Can anybody tell me how to enlarge the available disk for Oracle9i installer? Thank you very much in advance!
    BR/Shirley

    Hi,
    maybe the available space on your physical harddisk(s) is 72G. But normally disks consist of logical units, the mount points. The Unix command df-k shows the existing mount points and their allocated space. So it is possible, that the mount point, you are installing to, has not enough space. Another reason for a failing installation could be, the temp directory (normally /tmp) has not enough space.
    Werner

Maybe you are looking for

  • Health Care Adapter Installation Error - SQLException: ORA-00439

    Hello, While attempting to install the SOA Health Care in Windows development environment against an XE database the below error was seen. Any thoughts? Oracle_SOA1\bin>ant -f ant-soahc-postinstall.xml replaceSqlScript:       [sql] Executing resource

  • MBP, Are they good for graphic design???

    Hi... I ve been thinking of buying a MBP because most of the time as a freelance l move from one place to another, and im wondering if this "babes" will do me just fine for design,the thing is that most of the programs that I use are photoshop, illus

  • [BPM 11g] Handling e-mails

    Hi all, is it possible to poll an email server to fetch messages and attach the messages as notes to an instance? A bit more detail on the scenario: an order is created in a system, and this order will flow to different roles. There will also be some

  • 4 USES OF DIAGNOSTIC EVENTS

    제품 : ORACLE SERVER 작성날짜 : 2002-05-22 4 USES OF DIAGNOSTIC EVENTS =========================== PURPOSE Event를 사용한 시스템 진단방법에 대해 알아본다. Explanation <Event를 사용하는 방법> 1. Immediate Dump---cursor alter session set events 'immediate trace name <dump> level <le

  • Globe?

    A minute ago my comp just didnt do anything. i rebooted and when you normally see the apple logo at start up with the gray screen. i saw a globe flashing on the gray screen.... can anyone tell me what is was or if anyone else had this happen to them