|
Texis comes with the following major executables located in
/usr/local/morph3/bin:
- tsql
- An interactive SQL interpreter for accessing and
managing Texis databases. This program makes it
easy to experiment with SQL queries.
- texis
- Used to run Vortex scripts, both from the command-line
and from a web server.
- creatdb
- A program for creating new databases.
- timport
- Import tool used for loading data.
- texisd
- The Texis network daemon. This runs in the background
waiting for network clients to call it if you are using
the C-API. Not needed if you are using Vortex scripts
and web browsers as clients.
You need to make sure that /usr/local/morph3/bin is in your path.
An alternative for those not wanting to extend their path would be to make
links from a directory in the path to the Texis executables.
These programs and others are documented in full in Part V, Chapter .
Copyright © Thunderstone Software Last updated: Tue Nov 6 10:57:57 EST 2007
|