|
|
|
For Unix Before Installing
Unlike Windows, you must enter certain commands before installing Namo DeepSearch 4 UNIX version. After the connection to the server is established using telnet, you will use the following list of frequently used UNIX commands. If you are already familiar with the following commands, you can skip ahead to the next step.
Using any FTP program, transfer the appropriate DeepSearch 4 Setup file to your server. The Unix OS can be Solaris or Linux so refer to the following table:.
** The installation procedure for all UNIX operating systems is same. For demonstration purposes, this manual will use the Solaris Advanced indexer installation procedure (filename: DeepSearch42sescsub.tgz). If your sever runs Linux RedHat 6.0, substitute the Solaris filenames used in this chapter with the Linux filenames for the installation. For example, use DeepSearch42rescsub.tgz (Linux) in the command line instead of DeepSearch42sescsub.tgz (Solaris).
Connect to your web server using telnet. Once you type in your ID, password, and then connect to the server, type "cd" command to move to the directory where the DeepSearch setup file is located.
Check to make sure that the setup files have valid authorizations. Use the following command in the current directory to view the authorization status:
If your result does not show the combination of rwx (valid authorization) as the above message, type in the following command:
** r, w, x are symbols indicating UNIX file/directory authorization status; r - readable, w - writable, x - executable
The DeepSearch setup files for UNIX (both Solaris and Linux) are compressed and need to be extracted before installing the program. Use the following commands to extract the compressed files:
|
||||||||||||||||||||||||||||||||||||||||||||