|
Windows: Installing Texpress |
|
|
Vitalware 2.1 Install/Upgrade Notes
|
Introduction
Texpress is the object oriented database engine used by Vitalware for data management. It provides extremely high speed retrieval, while providing flexible data structures which simplify the overall data module employed by Vitalware.
The instructions below outline how to set-up Texpress for use with Vitalware. They do not detail an installation of Texpress for other non Vitalware applications on Windows 2000/XP/2003 under Microsoft Windows Services for UNIX. Please see the relevant Texpress documentation for instructions on performing that installation.
In the notes below ~vw is used to refer to the user vw's home directory. This is normally /dev/fs/C/home/vw.
Requirements
Texpress Installation
- Log in to the Windows machine as user vw.
- Start a Korn Shell with Start>Programs>Windows Services for UNIX>Korn Shell
- Enter cd ~vw
- Enter mkdir -p texpress/8.2.xxx/install where xxx is the version of Texpress being installed.
- Enter cd texpress/8.2.xxx/install
- Obtain the latest Texpress release for Windows 2000/XP/2003 running Microsoft Services for Unix via the KE Texpress hyperlink above. Save the release in ~vw/texpress/8.2.xxx/install calling it texpress.sh.
- Enter sh texpress.sh. The Texpress release will be extracted.
- Enter . ./.profile
- Enter export TEXGROUP=[vwadmin] (expand [vwadmin] to local group name)
Enter bin/texinstall ~vw/texpress/8.2.xxx (expand the ~vw). The Texpress installation script will commence.
- Enter cd ~vw/texpress/8.2.xxx
- Enter . ./.profile
- Enter texbldperms
- Enter bin/texlicinfo. Obtain your Texpress licence code and place it in a file called .licence.
- Enter bin/texlicset < .licence to install the licence.
- Enter \rm -fr install
- Enter cd ~vw/texpress
- Enter ln -s 8.2.xxx 8.2
- Stay logged in as vw for the KE TexAPI installation.
TexAPI Installation
- Assumes you are logged as vw and have a Korn Shell window open.
- Enter cd ~vw/texpress
- Enter mkdir 3.1.xxx where xxx is the version of TexAPI being installed.
- Obtain the latest TexAPI release for Windows 2000/XP/2003 running Microsoft Services for Unix via the KE TexAPI hyperlink above.
Save the release in ~vw/texpress calling it texapi.sh.
- Enter sh texapi.sh -i ~vw/texpress/3.1.xxx (expand the ~vw).
- Enter \rm -f texapi
- Enter ln -s 3.1.xxx texapi
- Enter \rm -f texapi.sh
- Enter exit to close the Korn Shell window.
- Log out.
|
|
Last Updated on Monday, 15 March 2010 20:37 |