Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools > Installing the Siebel CORBA Object Manager >

Review the Installation for Siebel CORBA Object Manager


Review the directory structure created by Siebel CORBA Object Manager installation. The directory structure is located under the directory specified during the installation.

The directory structure should match the one shown as follows:

SIEBEL_ROOT
  bin/
    language/
  lib/
    language/
  locale/
  log/
  msgtempl/
  objects/
  sampleclient/
  temp/
  upgrade/
  ORBsetup.log
  ORBsetup.reg

bin. Contains executable programs.

language. Contains locale-specific configuration files.

lib. Contains shared libraries.

language. Contains language-specific shared libraries.

locale. Language-specific message files.

log. Log and trace files.

objects. Contains language-specific directories with language-specific repository file (SRF).

sampleclient. Contains C++ source code for building a sample client.

temp. Contains temporary files used during execution.

upgrade. Files and scripts related to version upgrades by installer.

ORBsetup.log. ORB setup log.

ORBsetup.reg. ORB registry entries.

Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools