ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 3-2
have access, but ideally the directory should be empty and should be named
appropriately (for example, asaphybrid.1.1.9). This directory is referred to
throughout the remainder of this section as the installation directory.
3. Extract the files contained in the archive using the tar command with the –xzvf
options. For example:
tar –xzvf asaphybridforlinux.1.1.9.tar.gz
This command creates the five subdirectories bin, doc, include, lib, and
sample within the installation directory and places the appropriate files in
them. The files installed are:
File Name
Directory
Description
asap.conf.sample
bin
Sample server configuration file
asapremove
bin
Symbolic link to domain removal utility
asapremove.1.1.9
bin
Domain removal utility
asapxserver
bin
Symbolic link to ASAP Hybrid Linux server
asapxserver.1.1.9
bin
ASAP Hybrid for Linux server (daemon)
executable
HybridManual.doc
doc
ASAP Hybrid manual in Microsoft Word
format
HybridManual.pdf
doc
ASAP Hybrid manual in PDF format
asapx.h
include
ASAP Hybrid for Linux header file
libasapx.a
lib
Symbolic link to 32-bit static API library
libasapx.a.1
lib
Symbolic link to 32-bit static API library
libasapx.a.1.1.9
lib
32-bit static API library
libasapx.so
lib
Symbolic link to 32-bit shared API library
libasapx.so.1
lib
Symbolic link to 32-bit shared API library
libasapx.so.1.1.9
lib
32-bit shared API library
libasapx64.a
lib
Symbolic link to 64-bit static API library
libasapx64.a.1
lib
Symbolic link to 64-bit static API library
libasapx64.a.1.1.9
lib
64-bit static API library
libasapx64.so
lib
Symbolic link to 64-bit shared API library
libasapx64.so.1
lib
Symbolic link to 64-bit shared API library
libasapx64.so.1.1.9
lib
64-bit shared API library
sampleclient.cpp
sample
Sample client source code
You can leave the files in these locations, which is the recommended
approach. This approach makes it easier to manage the ASAP Hybrid file set