Difference between revisions of "License Installation"

From Recital Documentation Wiki
Jump to: navigation, search
 
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
Recital software licenses can be installed during the product [[Graphical Installation|installation]].  To install after installation, please run the following command as root (or using ''sudo''), specifying your license file:
+
Recital software licenses can be installed during the product [[Graphical Installation|installation]].  To install after installation, please copy the license file onto your server then run the following command as root (or using ''sudo''), specifying your license file:
  
 
<pre>
 
<pre>
Line 5: Line 5:
 
</pre>
 
</pre>
  
Note: the installation gives the option to link Recital scripts such as 'dbinstall' into the /usr/bin directory.  Otherwise, the 'dbinstall' script can be found in the 'bin' subdirectory of the Recital installation.
+
Note: the installation gives the option to link Recital scripts such as ''dbinstall'' into the /usr/bin directory.  Otherwise, the 'dbinstall' script can be found in the ''bin'' subdirectory of the Recital installation.
  
 
The Recital Server must be [[recitalserver|restarted]] after license installation to use the new license.
 
The Recital Server must be [[recitalserver|restarted]] after license installation to use the new license.
  
The Recital 'db' script can also be used to add Recital (Developer) licenses in the interactive license registration form:
+
The Recital ''db'' script can also be used to add Recital (Developer) licenses in the interactive license registration form:
  
 
<pre>
 
<pre>
Line 20: Line 20:
 
# db -r
 
# db -r
 
</pre>
 
</pre>
 +
 +
 +
[[Category:Documentation]]
 +
[[Category:Installation]]
 +
[[Category:RTD_Installation]]
 +
[[Category:RDS_Installation]]

Latest revision as of 11:46, 15 July 2010

Recital software licenses can be installed during the product installation. To install after installation, please copy the license file onto your server then run the following command as root (or using sudo), specifying your license file:

# dbinstall license <license-file>

Note: the installation gives the option to link Recital scripts such as dbinstall into the /usr/bin directory. Otherwise, the 'dbinstall' script can be found in the bin subdirectory of the Recital installation.

The Recital Server must be restarted after license installation to use the new license.

The Recital db script can also be used to add Recital (Developer) licenses in the interactive license registration form:

# db -p <license-file>

or

# db -r