VWcms Installation  

•  Introduction

•  Editing Content

•  Managing Content

•  Designing The Site

•  Installation

•  FCKeditor

•  Configuration

•  Miscellaneous

•  Site Map

Print+ (Site)

Login

VWcms is distributed as a ZIP archive and can be UNZIPed onto either an ODS-2 or ODS5 volume.

For a WASD installation this would commonly be

$ SET DEFAULT HT_ROOT:[SRC]
$ UNZIP <device>:[<directory>]VWCMS<nnn>.ZIP

and the optional object module archive

$ UNZIP <device>:[<directory>]VWCMS<nnn>-<arch>.ZIP

For other server environments this will vary.

After this the VWcms executable must be compile and linked

$ @BUILD_VWCMS

or if the optional object module archive deployed merely linked

$ @BUILD_VWCMS LINK 

and the executable placed into the scripting directory.  For a WASD Alpha this would be

$ COPY [.OBJ_AXP]VWCMS.EXE CGI_EXE: