Running Installation Script
The routine ^%vcins must be run to install the appropriate driver for your operating system and database server. This routine also creates root level entries for all globals used by VC/m; installs menus and help files and creates icons for the browser interface. In order to create the icons, write access to the VC/m installation directory is required.
Note: If VC/m is being installed on GT.M, set the current directory to be the VC/m directory before running ^%vcins.
1. Enter the following at the Caché or M command prompt and then choose the appropriate options for your system. The prompts and messages will vary from the example below depending on your platform and version. In particular, the CSP and WebLink web-access methods are only offered on InterSystems platforms. You should normally choose the CSP one.
VCM>d ^%vcins
VC/m - Version 4.0
The Force of Change
Copyright 1992,2013 George James
For support call +44-1932-252568
or e-mail support@georgejames.com
What type of database server are you running?
1 InterSystems Caché, Ensemble, HealthShare
2 Fidelity GT.M
3 M21 Limited M21
Database server (1-3)? <1> 1
What type of Operating System are you running?
1 Windows
2 OpenVMS
3 UNIX, Linux, etc.
Operating System (1-3)? <1> 1
VC/m - installing Caché drivers ............
VC/m - M Location driver - Installed
VC/m - Packed Sequential File Location driver - Installed
VC/m - Caché XML Sequential File Location driver - Installed
VC/m - Library driver - Installed
VC/m - Binary File Location driver
Use OS copy command to/from temporary file in current directory ? <N>
VC/m - Text File Location driver
Use OS copy command to/from temporary file in current directory ? <N>
VC/m - initializing global roots ...
VC/m - Default user ID created = Administrator
VC/m - Enter the directory specification of the location where VC/m has been installed
<C:\Program Files\George James Software\VCm\>
VC/m - License key file is C:\Program Files\George James\Software\VCm\vcm.key
VC/m - When a text or binary file is written by VC/m should it be set
to read-only (unless it is checked-out)? <Y>
VC/m - Enable CSP web-access to VC/m? <N> Y
VC/m - Enable WebLink web-access to VC/m? <N>
VC/m - Enable serverLink web-access to VC/m? <N>
VC/m - Installing menu and help data ...
VC/m - Loading classes ... loaded
VC/m - Load Studio classes, templates and add-ins ? <Y>
VC/m - Preparing templates and add-ins
Load finished successfully.
VC/m - Installation complete
VCM>
2. You may wish to capture the text in case it is needed for subsequent review. As a minimum, note what was the default user ID created. In the example above it is Administrator.
Next Step
If you are performing a new VC/m installation, configure a web server.
If you are performing a VC/m upgrade, return to the upgrade instructions.