Install J2SE in Solaris 8 in Sparc

Pls help !
I need instructions on how to install j2sdk-1_3_1-solsparc.sh file.
The instruction in tutorial is not clear.
Thank you in advance.
James

Hello shijingzhang,
In regards to the installation docs I will be referring to, here is the link:
http://java.sun.com/j2se/1.3/install-solaris.html
It seems like you are following the instructions of "Installation of Self-Extracting Binary", so I will continue from there...
After you extract the J2sdk from the .sh file, it will make a directory with all required J2SDK files. All that is now needed is to configure your system settings. You will need to:
-change JAVA_HOME environmental variable to point to /usr/java... (/usr/java should be a pointer pointing to the directory where you unpacked the J2SDK package)
-Set CLASSPATH variable to include J2SDK classes and jars
-add JAVA_HOME/bin to your PATH variable
After these steps, JAVA should be ready to run. After completing these steps, test to see if JAVA is running by typing "java -version". You should see the output of the JAVA version you are running.
Hope this helps!
Ming
Developer Technical Support
http://www.sun.com/developers/support

Similar Messages

  • How to install SUNVTS on Solaris 10 for SPARC�H

    I want to install SUNVTS on Solaris 10 for SPARC system, but I don't know how to install. Could you give me some instructions? Or provice some materials for my reference. Thanks a million!!

    I want to install SUNVTS on Solaris 10 for SPARC
    system, but I don't know how to install. Could you
    give me some instructions? Or provice some materials
    for my reference. Thanks a million!!Sun packages are installed using the "pkgadd" tool. (Surprise!)

  • Linking error while installing Oracle10g on Solaris 10 64bit sparc

    Hi,
    I am getting following error while installing the Oracle 10g R2 on Solaris 10 64 bit sparc.
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/data/Oracle/product/10.2.0 EXENAME=proc/Linking /data/Oracle/product/10.2.0/precomp/lib/proc
    ld: fatal: file /data/Oracle/product/10.2.0/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /data/Oracle/product/10.2.0/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /data/Oracle/product/10.2.0/precomp/lib/proc"; \
    rm -f /data/Oracle/product/10.2.0/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /data/Oracle/product/10.2.0/precomp/lib/proc -L/data/Oracle/product/10.2.0/precomp/lib/ -L/data/Oracle/product/10.2.0/lib/ -dy /data/Oracle/product/10.2.0/lib/prod/lib/v9/crti.o /data/Oracle/product/10.2.0/lib/prod/lib/v9/crt1.o /data/Oracle/product/10.2.0/lib/s0main.o /data/Oracle/product/10.2.0/precomp/lib/pdc.o /data/Oracle/product/10.2.0/precomp/lib/pds.o /data/Oracle/product/10.2.0/precomp/lib/libproc2.a /data/Oracle/product/10.2.0/lib/libslax10.a /data/Oracle/product/10.2.0/precomp/lib/libpgp.a -lpls10 -lplp10 /data/Oracle/product/10.2.0/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /data/Oracle/product/10.2.0/rdbms/lib/kpudfo.o -lclntsh `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /data/Oracle/product/10.2.0/lib/sysliblist` -R /opt/SUNWcluster/lib/sparcv9:/data/Oracle/product/10.2.0/lib:/opt/ORCLcluster/l ib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs/lib/sparcv9:/usr /lib/sparcv9 -Qy -lc -laio -lposix4 -lm /data/Oracle/product/10.2.0/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /data/Oracle/product/10.2.0/precomp/lib/proc
    make: Fatal error: Command failed for target `/data/Oracle/product/10.2.0/precomp/lib/proc'
    from make.log
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'relink' of makefile '/data/Oracle/product/10.2.0/precomp/lib/ins_precomp.mk'. See '/data/Oracle/oraInventory/logs/installActions2007-07-01_12-14-33AM.log' for details.
    Exception Severity: 1
    any help would be appreciated!
    Thanks,
    -Prakash

    its working now...I replaced ld on my system
    previous ld version was
    GNU ld version 2.13.1
    Supported emulations:
    elf32_sparc
    elf64_sparc
    now ld version is
    ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.477

  • How to upgrade/install firefox for Solaris 10 on Sparc 64?

    I just installed Solaris 10 on a SunBlade 100, as soon as I completed the install and I opened Firefox. The system asked me to upgrade to the latest version of Firefox, I downloaded the file to the Desktop, then expanded the file into "/usr/lib/firefox/" overriding the older firefox that was there. Then I created a symbolic link to "/usr/bin/".
    Now, Firefox doesn't work at all, no matter what I do, if I click the icon on the Desktop, or click the Firefox icon on the Launch menu, or if I issue commands from the terminal like "./firefox" nothing works.
    Any ideas?
    Any and all help will be really appreciated.

    Hi guys, I also had this situation and since I was not able to convert the package to a datastream, I downloaded it from http: //www. sunfreeware. com/mozilla .html
    They also provide some readme files that can be of help.
    Once you have the datastream package you can install using pkgadd utility.

  • Needed help in Installing Solaris 10 on sparc box from windows remotely

    Hi All,
    I have few Sun Ultra Sparc boxes. I m accessing them only through putty session(serail port) from my windows system.
    Now there is a need for me to install Solaris 10 in the sparc box. But the sparc box doesn't have any DVD drive. I have an external DVD drive.
    Can somebody help me out to install Solaris on the sparc box with the components I have.
    1) Windows system with putty
    2) External DVD drive
    3) Sun sparc box.
    Thanks for your help,
    T.R.Santhosh

    If you run into a problem that causes the machine not to boot, you can't interact with it via putty. You'd need a physical connection, usually either the keyboard and screen or a serial connection. I would always plan to be able to do so during an upgrade.
    If you have sufficient disk space, the easiest thing to do would be to copy over the DVD iso, then mount it up with lofi, and do a live upgrade.
    Windows doesn't read rockridge format disks. I would worry that having the windows machine read the ISO filesystem and send the files over would cause name issues. That's why getting the full ISO and mounting it locally on the Sparc is best. Fortunately, it doesn't require a physical drive.
    Darren

  • How to install 3c905c NIC in Solaris 8 in SPARC platform

    i bought a 3c905c NIC. I want to install it into SUN Blade 100 (SPARC platform) Solaris 8. I do need help how can I configure this NIC?tks.

    From what I have seen the SPARC based systems don't have drivers for anything other than Sun hardware. I am presently working on a 3C90x and Intel Pro/100 driver for the Ultra Sparc series.
    James

  • Solaris 10 on Sparc 5 machine - Install isssues

    I have downloaded the Solaris 10 for Sparc ISO's and burned them to CD and now their ready to be installed. I'm assuming disk 1 is bootable. However, when I boot the computer up w/the cd in - I can't seem to get the installation to kick off. Is there something I must type at the command prompt? Wouldn't the install just take off knowing I have the cd in the computer upon booting up?
    Any instructions on booting up and installing Solaris 10 on my poor little sparc 5 would be greatly appreciated.
    thanks in advance.
    STEVE

    I have downloaded the Solaris 10 for Sparc ISO's and
    burned them to CD and now their ready to be
    installed. I'm assuming disk 1 is bootable.
    However, when I boot the computer up w/the cd in - I
    can't seem to get the installation to kick off. Is
    there something I must type at the command prompt?
    Wouldn't the install just take off knowing I have
    the cd in the computer upon booting up?No. You have to stop the boot process (<STOP> - <A> if you're using a local keyboard) and tell it to boot from the disk (boot cdrom).
    Any instructions on booting up and installing Solaris
    10 on my poor little sparc 5 would be greatly
    appreciated.Can't be done. Solaris 10 does not support the sun4m architecture.
    Darren

  • 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.

  • Problem installing SSGD on Solaris 9

    I am trying to install SSGD solaris package and I am getting the following error:
    =========
    /var/tmp//installpDaG7s/checkinstallsDaG7s: /tmp/ttainst_0: permission denied
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    ====
    I traced the installation using -v option for pkgadd and I am seeing the following:
    + cd /tmp
    + mkdir -m 700 ttainst_0
    + [ 0 -ne 0 -a 0 -lt 100 ]
    + cd /tmp
    + [ 0 -ge 100 ]
    TTA_TMPDIR=/tmp/ttainst_0
    + export TTA_TMPDIR
    + chown nobody /tmp/ttainst_0
    + chmod 777 /tmp/ttainst_0
    + [ ! -f /tmp/tta_noreqcd ]
    + cd /tmp/ttainst_0
    After that I get "permission denied" error that I listed previously.
    Does anybody know how to avoid the "permission denied" error?
    I created the 'ttasys' and 'ttaserv' users and the 'ttaserv' group that are required by Installation Guide.
    I will really appreciate any help in this matter.
    Thanks a lot
    Boris

    Thanks a lot for your response.
    I am installing version 4.20.983 for Sparc Solaris. I put the package in /opt and ran "pkgadd -d /opt/ttaspso.pkg". I have lots of empty space in /tmp:
    # df -k /tmp
    Filesystem kbytes used avail capacity Mounted on
    swap 8081440 11496 8069944 1% /tmp
    I am running this installation as a root. I have not explicitely set 'umask', but I tried to also set 'umask 022'
    When I ran 'touch /tmp/pkgadd.debug', I didn't find anything in that file.
    I still have the same error.
    Do you have any more ideas?
    Thanks a lot
    Boris

  • Solaris 8 on Sparc and X86

    Will I experience any problems connecting a Trusted Solaris 8 X86 systems to a SPARC Trusted 8 system? Will all the trusted features work between the two.
    Thx

    I am using Java 5.0 to develop applets, but if I use
    all the possibilities that 5.0 version offers (such
    as enum) that means that clients viewing my applet
    must have JRE 5.0 as well. Does that mean a very
    recent browser will be required?no.
    I found which browsers support Java 5.0 on the page
    J2SE 5.0 "Supported System Configurations" at
    http://java.sun.com/j2se/1.5.0/system-configurations.h
    tml
    In short, what I take from there is that browsers
    required would be:
    - Mozilla 1.4+
    - Internet Explorer 5.5 (SP2+), 6.x on Windows
    platforms
    - Netscape 4.7.x on Solaris 8 on SPARC and x86
    - Netscape 7 and 7.1 are not offically supported, but
    should work
    I have no idea how recent these versions are and
    whether it is acceptable to assume that web visitors
    will have these versions. I'd think it is almost safe to assume people have those, they're not that young. the question is rather "do they have the JRE 1.5.0?"

  • Can you install 9i on Solaris Intel ?

    Can you install Oracle 9i on Solaris Intel ? 32 / 64 bit

    Hello dear people,
    I'm trying to install the 9i Database for Sun SPARC (32-bit) on an Intel machine with Solaris 8 running. I followed all steps of the installation documentation, but when I try to execute the runInstaller programm, I get always the following error:
    Syntax error at row 1: '(' unexpected.
    Can you tell me, which is actually the terminal Release for Intel Solaris? I were very pleased.
    Thanks,
    Reinaldo

  • Oracle 9i install failing on Solaris 10

    Oracle 9i install on Solaris 10 fails at the Database creation stage with Ora error "Out of Memory"
    I have a Ultra 10 with 1GB RAM, 2GB swap and lot of space in the filesystem where I am installing Oracle
    The oracle release notes asks for increased value for shmmax, shmmni etc by editing /etc/system and according to Solaris 10, it is not required as kernel dynamically allocates those values. It looks like it is NOT. How can I verify?
    rcladm talks about shmmax values only with projects. How can I verify that all my applications running on a this box has a higher SHMMAX values and not on per project basis.
    In older versions, sysdef could tell us the current SHMMAX values. Is there any comparable commands in Solaris 10.
    I am not that comfortable with the rcladm features. Can some one show some examples.
    Is anyone successful in installing Oracle9i on Solaris 10. I heard Oracle patch set 9.2.0.5 and 9.2.0.6 is certified with Solaris 10. Does it mean the original version of 9.2 does not install on Solaris 10?

    'Net Configuration Assistant is failing" from installation. I tried twice and got the same problem. I tried to run 'netca' from the command line and got the same problem - Java runtime problem. I tried to install patch and could not find Oracle patches for Solaris 10 and the patches are for Solaris 9.
    Does anyone have suggestion?
    $ ./netca
    ld.so.1: /usr/ora/920/oracle.swd.jre/bin/sparc/native_threads/jre: fatal: relocation error: file /usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so)
    ld.so.1: /usr/ora/920/oracle.swd.jre/bin/sparc/native_threads/jre: fatal: relocation error: file /usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so)
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Compiled Code)
    at oracle.net.ca.NetCA.<init>(Compiled Code)
    at oracle.net.ca.NetCA.main(Compiled Code)

  • Installing openssl on solaris 10

    I am trying to install openssl-1.0.0g.tar.gz on solaris 10 but I got this error;
    root@sun1 # cd /usr/local/openssl-1.0.0f
    root@sun1 # make
    making all in crypto...
    cc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFC
    N_H -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DI
    V2W -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -c cr
    yptlib.c
    sh: cc: not found
    *** Error code 1
    make: Fatal error: Command failed for target `cryptlib.o'
    Current working directory /usr/local/openssl-1.0.0f/crypto
    *** Error code 1
    The following command caused the error:
    dir=crypto; target=all; if expr " crypto ssl engines apps test tools " : ".* $di
    r " >/dev/null 2>&1; then if [ -d "$dir" ]; then ( cd $dir && echo "making
    $target in $dir..." && TOP= && unset TOP ${LIB+LIB} ${LIBS+LIBS} ${INCLU
    DE+INCLUDE} ${INCLUDES+INCLUDES} ${DIR+DIR} ${DIRS+DIRS} ${SRC+SRC}
    ${LIBSRC+LIBSRC} ${LIBOBJ+LIBOBJ} ${ALL+ALL} ${EXHEADER+EXHEADER} ${
    HEADER+HEADER} ${GENERAL+GENERAL} ${CFLAGS+CFLAGS} ${ASFLA
    GS+ASFLAGS} ${AFLAGS+AFLAGS} ${LDCMD+LDCMD} ${LDFLAGS+LDFLAGS}
    ${SHAREDCMD+SHAREDCMD} ${SHAREDFLAGS+SHAREDFLAGS} ${SHARED_LIB+SH
    ARED_LIB} ${LIBEXTRAS+LIBEXTRAS} && make -e PLATFORM='solaris-sparcv9-cc' PROCES
    SOR='' CC='cc' CFLAG='-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
    -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
    -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM'
    AS='cc' ASFLAG='-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN
    H -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DBENDIAN -DBN_DIV
    2W -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -c'
    AR='ar r' NM='nm' RANLIB='/usr/ccs/bin/ranlib' CROSS_C
    OMPILE='' PERL='/usr/bin/perl' ENGDIRS='ccgost' SDIRS='objects
    md4 md5 sha mdc2 hmac ripemd whrlpool des aes rc2 rc4 idea bf cast camellia se
    ed modes bn ec rsa dsa ecdsa dh ecdh dso engine buffer bio stack lhash rand er
    r evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 cms pque
    ue ts' LIBRPATH='/usr/local/ssl/lib' INSTALL_PREFIX='' INSTALL
    TOP='/usr/local/ssl' OPENSSLDIR='/usr/local/ssl' LIBDIR='lib'
    MAKEDEPEND='$${TOP}/util/domd $${TOP} -MD makedepend' DEPFLAG=
    '-DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_MD2 -D
    OPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_STORE' MAKEDEPPROG='makedepend
    ' SHARED_LDFLAGS='-G -dy -z text' KRB5_IN
    CLUDES='' LIBKRB5='' ZLIB_INCLUDE='' LIBZLIB='' EXE_EXT='' SHARED_LIBS=
    '' SHLIB_EXT='.so.1.0.0' SHLIB_TARGET='solaris-shared' PEX_LIBS='' EX_
    LIBS='-lsocket -lnsl -ldl' CPUID_OBJ='sparcv9cap.o sparccpuid.o'
    BN_ASM='bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o' DES_ENC='des_enc-s
    parc.o fcrypt_b.o' AES_ENC='aes_core.o aes_cbc.o aes-sparcv9.o' CMLL_ENC='
    camellia.o cmll_misc.o cmll_cbc.o' BF_ENC='bf_enc.o' CAST_ENC='c_enc.o'
    RC4_ENC='rc4_enc.o rc4_skey.o' RC5_ENC='rc5_enc.o' SHA1_ASM_OBJ='sha1-spar
    cv9.o sha256-sparcv9.o sha512-sparcv9.o' MD5_ASM_OBJ=''
    RMD160_ASM_OBJ='' WP_ASM_OBJ='wp_block.o'
    PERLASM_SCHEME='void' THIS=${THIS:-build_crypto} MAKE
    FILE=Makefile MAKEOVERRIDES= TOP=.. DIR=$dir $target ) || exit 1; fi; fi
    make: Fatal error: Command failed for target `build_crypto'
    root@sun1 #
    I run make report and got the following:
    root@sun1 # make report
    Use of uninitialized value in pattern match (m//) at util/selftest.pl line 52.
    Use of uninitialized value in pattern match (m//) at util/selftest.pl line 53.
    Use of uninitialized value in string eq at util/selftest.pl line 54.
    Can't exec "cc": No such file or directory at util/selftest.pl line 54.
    Use of uninitialized value in substitution (s///) at util/selftest.pl line 55.
    Use of uninitialized value in substitution (s///) at util/selftest.pl line 56.
    Use of uninitialized value in scalar chomp at util/selftest.pl line 57.
    Use of uninitialized value in concatenation (.) or string at util/selftest.pl li
    ne 76.
    Checking compiler...
    Can't exec "cc": No such file or directory at util/selftest.pl line 83.
    Can't exec "./cctest": No such file or directory at util/selftest.pl line 84.
    Use of uninitialized value in pattern match (m//) at util/selftest.pl line 84.
    OpenSSL self-test report:
    OpenSSL version: 1.0.0f
    Last change: Nadhem Alfardan and Kenny Paterson have discovered an e...
    Options: no-gmp no-jpake no-krb5 no-md2 no-rc5 no-rfc3779 no-shared no
    -store no-zlib no-zlib-dynamic static-engine
    OS (uname): SunOS bio1 5.10 Generic_144488-01 sun4v sparc SUNW,SPARC-Enter
    prise-T5120
    OS (config): sun4v-whatever-solaris2
    Target (default): solaris-sparcv9-cc
    Target: solaris-sparcv9-cc
    Compiler:
    Compiler doesn't work.
    Please ask your system administrator/vendor for more information.
    [Problems with your operating system setup should not be reported
    to the OpenSSL project.]
    Test report in file testlog
    when I run gcc -version I got the command not found but I check with pkginfo -i gcc and it is installed . I also add /usr/local/bin to the ./profile path but same problem.
    any idea please.
    Edited by: Hani on Jan 20, 2012 11:37 AM

    I have installed openssl-1.0.0e-sol10-sparc-local in my hosts and it is working, this can be installed with pkgadd.

  • 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.

  • Installing Mysql on Solaris 10

    Ive installed Mysql on solaris 10 and when i try and start it up i get these errors...any help would be appricated...
    # more Felicia.err
    051025 14:45:34 mysqld started
    InnoDB: The first specified data file ./ibdata1 did not exist:
    InnoDB: a new database to be created!
    051025 14:45:35 InnoDB: Setting file ./ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    051025 14:45:36 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile0 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    051025 14:45:37 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile1 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    051025 14:45:39 InnoDB: Started; log sequence number 0 0
    051025 14:45:39 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
    051025 14:45:39 mysqld ended
    # bin/mysqld --user=root
    051025 16:24:55 InnoDB: Database was not shut down normally!
    InnoDB: Starting crash recovery.
    InnoDB: Reading tablespace information from the .ibd files...
    InnoDB: Restoring possible half-written data pages from the doublewrite
    InnoDB: buffer...
    051025 16:24:55 InnoDB: Starting log scan based on checkpoint at
    InnoDB: log sequence number 0 36808.
    InnoDB: Doing recovery: scanned up to log sequence number 0 43634
    051025 16:24:56 InnoDB: Starting an apply batch of log records to the database...
    InnoDB: Progress in percents: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
    InnoDB: Apply batch completed
    051025 16:24:56 InnoDB: Flushing modified pages from the buffer pool...
    051025 16:24:56 InnoDB: Started; log sequence number 0 43634
    051025 16:24:56 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

    I dont' mean to be starting up a storm that doesn't need to be stirred but I'm only telling you what it tells me on the mysql page. Below is the excert.
    End of Product Lifecycle.
    Active development and support for MySQL database server versions 3.23, 4.0, and 4.1 has ended. However, for MySQL 4.0 and 4.1, there is still extended support available. For details, see http://www.mysql.com/company/legal/lifecycle/#calendar. According to the MySQL Lifecycle Policy (see http://www.mysql.com/company/legal/lifecycle/#policy), only Security and Severity Level 1 issues will still be fixed for MySQL 4.0 and 4.1. Please consider upgrading to a recent version (MySQL 5.0 or 5.1).
    Anyway I put version 5.0.45 on my mysql zone with no problems. There is a binary version for download at mysql's site. I'm using the SPARC 64-bit version.

Maybe you are looking for

  • Unix/Linux Process Monitoring

    When I attempt to run the add monitoring wizard in Operations Manager 2012 R2 against the unix/linux process monitor I receive the following error :- Date: 12/02/2015 11:55:23 Application: Operations Manager Application Version: 7.1.10226.0 Severity:

  • Lack of help screens in apps

    I have downloaded several apps from the ovi store for my C6-01. Many of the apps have no "help" screens or instructions on how to use them. A case in point - I downloaded the CNN app. It is a great app, but I couldn't figure out how to play videos. V

  • Text placement in Firefox and Safari is good but not in ie7

    I am using DW CS4 wit Windows Vista When I preview my site in Firefox and Safari the text is exactly where I want it but when I look at it in IE7 the text is not in the correct position. I designed the website using css with an image in the backgroun

  • Compatible devices/accessories question

    This may have been addressed in one of the many posts before it and if it has been I apologize and would be grateful for a referral to its answer... I'm looking to buy a 4th Generation nano 16GB and am perfectly alright with it not charging on my non

  • Aperture 3 and New MBA

    Hi, I couldn't find the answer here but I just got my new MBA and want to install Aperture 3. I have 3 questions, 1, as we know The MBA doesn't have a Optical drive and the retail version I bought is, so can I burn the image to a USB key from my mac