+ Reply to Thread
Results 1 to 3 of 3

Thread: Installation of the "symphonySDK-sparc-sol10-64-5.0.0-137160.tar.gz" archive

  1. #1
    chaillon is offline Junior Member
    Join Date
    June 4th, 2010
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Installation of the "symphonySDK-sparc-sol10-64-5.0.0-137160.tar.gz" archive

    Hello,

    I have successfully downloaded the archive "symphonySDK-sparc-sol10-64-5.0.0-137160.tar.gz"
    I have followed the installation instruction to unzip and untar the file.
    I have configured the SOAM_HOME variable
    I have successfully built the Java AppSample

    But after that, I see no the executable files described in the documentation
    soamexec, soamdeploy, etc.

    So I cannot start the symphony server nor deploy my application


    Have I downloaded the good archive to install SymphonyDE on a Solaris - Sparc 64bits ?
    Have I missed a step in the installation process?

    Thank by advance

  2. #2
    alicia is offline Junior Member
    Join Date
    April 21st, 2008
    Location
    Toronto, Canada
    Posts
    5
    Downloads
    6
    Uploads
    0

    Default

    Hi chaillon,

    Did you source the environment?

    1. Change to the conf directory under the directory in which you installed Symphony DE.

    For example, if you installed Symphony DE in /opt/symphonyDE/DE50, go to /opt/symphonyDE/DE50/conf.

    2. Source the environment:

    For csh, enter:
    source cshrc.soam

    For bash, enter:
    . profile.soam

    Hope it helps!
    - Alicia

  3. #3
    chaillon is offline Junior Member
    Join Date
    June 4th, 2010
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Yes, I have executed the profile.soam script.
    It seams it only export the following environment variables:

    SOAM_HOME SOAM_SERVERDIR SOAM_BINDIR PATH LD_LIBRARY_PATH LIBPATH BINARY_TYPE

    I confirm the variables are OK

    But there is no executable file (soam* files) in those directory

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts