Once you have installed or upgraded your software successfully, you may have to perform some of the following steps to complete the installation/upgrade.
sql6 and sql30 services are entered in the /etc/services file if they do not already exist. If these services are managed centrally on your network (NIS), they must be entered here.
If the owner or group you have specified does not exist, you can create them locally. If the owner and group cannot be created, or if they are to be administered on the network, you will have to create them manually.
Add the path
<independent_program_path>/bin to the PATH environment variables. Enter the following commands: PATH=<independent_program_path>/bin:$PATH
export PATH