...
1. Copy the dbvisit_replicate-2.x.x-1.x86_64.rpm file to a temp directory on your server. (example: /usr/tmp).
2. Switch to the root user:
No Format | ||
---|---|---|
| ||
su - |
...
3. Install the RPM package with command:
...
4. Copy the dbvisit_replicate-2.x.x-1.x86_64.rpm file to a temp directory on your server. (example: /usr/tmp).
5. Switch to the root user:
No Format | ||
---|---|---|
| ||
su - |
...
6. Install the RPM package with command:
...
- We recommend : /usr/dbvisit
- Make sure this directory has the correct owner and permissions.
- The tar file will create the replicate subdirectory under the main dbvisit directory. This is where Dbvisit Replicate will be installed.
...
3. Copy or ftp the dbvrep2.x.tar file to the Dbvisit directory (ie /usr/dbvisit).
4. Untar the dbvrep2.x.tar file with the command:
...
This will have created the replicate subdirectory. This is where Dbvisit Replicate will be installed.
5. cd into the replicate directory.
No Format | ||
---|---|---|
| ||
cd replicate |
...
6. Ensure Dbvisit Replicate is executable with the command:
No Format | ||
---|---|---|
| ||
chmod 750 dbvrep |
...
7. Make sure that the dbvrep executable is in your PATH (modify your PATH settings or create a symbolic link, e.g. from /usr/local/bin).
...
- We recommend : /usr/dbvisit
- Make sure this directory has the correct owner and permissions.
- The tar file will create the replicate subdirectory under the main dbvisit directory. This is where Dbvisit Replicate will be installed.
9. Copy or ftp the dbvrep2.x.tar file to the Dbvisit directory (ie /usr/dbvisit).
10. Untar the dbvrep2.x.tar file with command:
No Format | ||
---|---|---|
| ||
tar xvf dbvrep2.5.tar |
...
11. cd into the replicate directory.
No Format | ||
---|---|---|
| ||
cd replicate |
12. Ensure Dbvisit Replicate is executable with command:
No Format | ||
---|---|---|
| ||
chmod 750 dbvrep |
...
13. Make sure that the dbvrep executable is in your PATH (modify your PATH settings or create a symbolic link, e.g. from /usr/local/bin).
...