![]() | ![]() |
Home |
|
|
e-Adapter Development Kit Installation Guide |
|
| Chapter 1 e-ADK 3.9 Installation |
|
| Installing e-ADK 3.9 |
For all installation instructions, install dir refers to the default installation directory.
If installing on Windows, the default is C:\Sybase.
If installing on Unix, the default is /user/u/Sybase. When installing on Unix, do not use spaces or special characters in the path.
Before you begin the installation, the repository must be running.
You can verify whether the repository is running by doing one of the following:
In Windows, go to Windows Task Manager>Processes. If dbsrv7.exe is listed as running in then the repository, the repository is active.
In Unix, type
ps -ef | grep dbsrv7
Commands are written for Windows; for Unix, substitute a forward slash for the backward slash.
To install e-ADK using the InstallShield Wizard:These installation instructions assume you are logged onto the server with administrative rights. When installing on UNIX, it is best to perform the install directly on the target machine in the Common Desktop Environment (CDE) single window mode. Use the CD-ROM to install e-ADK 3.9.
Insert the CD-ROM and go to the step for your operating system:
On Windows NT and 2000:
If your machine is configured to autorun from the CD-ROM, the InstallShield Wizard automatically starts.
If your machine is not configured to autorun from the CD-ROM, do the following:
Choose Start>Run from the Windows Start menu.
In the Run dialog box, browse to locate the following file:
<CD-ROM drive>:\setup.exe
Click OK
The Installer window appears.
Got to step 6.
On Solaris:
Mount the CD-ROM.
For example:
pfs_mount <CD DEVICE> /mnt_point
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the mnt_point directory, type the following, and press ENTER:
%cd /mnt_point
To start the installer, type the following and press ENTER:
%./setup
The Installer window appears.
Got to step 6.
On AIX:
Mount the CD-ROM.
For example:
pfs_mount <CD DEVICE> /mnt_point
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, type the following, and press ENTER:
%cd /mnt_point
To start the installer, type the following and press ENTER:
%./setup
The Installer window appears.
You may get a NULL error message at the end of the installation. Ignore the message.
Got to step 6.
On HP-UX:
Mount the CD-ROM.
Some of the files that are being installed may have names longer than 31 characters or have mixed-case file and directory names, so you must enter the following mount commands:
nohup pfs_mountd &
nohup pfsd &
pfs_mount <cd device> /mnt_point
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, type the following and press ENTER:
% cd mnt_point
To start the installer, type the following and press ENTER:
%./setup
The Installer window appears.
Got to step 6.
To initiate the installation process, click Next on the Installer Welcome window.
The Installer window appears.
To specify an installation directory, choose one of the following:
To accept the default directory, click Next.
To use a different directory, click Browse, select the directory, and click Next.
For optimum performance, install all Sybase and New Era of Network products into the same directory.
Do one of the following:
If your repository is running, the Select Products To Install window appears. Go to step 10.
If you do not have a repository installed or it is installed on a remote machine, the Repository Connection Information window appears. Go to step 9.
You can verify whether the repository is running by doing one of the following:
In Windows, go to Windows Task Manager>Processes. If dbsrv7.exe is listed as running in then the repository, the repository is active.
In Unix, type
ps -ef | grep dbsrv7
In the Repository Information window, do one of the following:
To install a new repository, go to step 9a.
To use an existing repository, go to step 9b.
To install a new repository, based on requirements detailed in "CIMRepository":
Choose Install a new repository.
The Repository Connection Information is not visible in the Repository Information window.
Click Next.
The Repository Installation window appears displaying the repository components that will be installed.
Click Next.
The Repository Installation window appears showing the progress of the installation. When the repository installation is complete, the Select Products to Install window appears.
Installation of a new repository may take a few minutes. After it is installed and started, the Select Products To Install window appears.
If the CIM Repository is already installed and the Repository Information (Figure 1-1) window appears:
Choose Use an existing repository.
Accept the defaults for Repository Connection Information if possible. The defaults are shown in Figure 1-1.
If you use an existing repository, the repository must be running to continue the installation.
Click Next.
The Select Products to Install widow appears.
From the Select Products to Install window, accept the default settings and click Next.
The Installation Summary window appears displaying the products that will be installed and the approximate disk space that they will take.
Click OK.
The Installation Summary window appears displaying the progress of the installation.
Click Finish when the following message appears:
The InstallShield Wizard has successfully installed e-ADK 3.9.
For Windows, reboot the machine.
The software is now installed in the specified installation directory. The New Era of Networks e-ADK software is located in <install dir>\ADK-3_9.
The <install directory>\ADK-3_9 directory contains the following subdirectories:
Subdirectory | Description |
/bin | contains executables and shared libraries for New Era of Networks products |
/examples | contains product directories containing sample makefile and configuration files |
/include | contains product directories containing header files needed for e-ADK |
/lib | contains static libraries used to build against e-ADK These libraries are not available on Solaris, AIX, or HP-UX. |
/NNSYCatalogues | contains ctg message and error files |
/share | contains data files |
|
|