Difference between revisions of "distribution"
From GeneWeb
m |
({{e}} template) |
||
Line 22: | Line 22: | ||
*** {{d}} gw | *** {{d}} gw | ||
**** {{f}} a.gwf : standard version for the configuration parameters of a base | **** {{f}} a.gwf : standard version for the configuration parameters of a base | ||
− | **** {{ | + | **** {{e}} consang |
**** {{d}} etc : template files | **** {{d}} etc : template files | ||
**** {{f}} ged2gwb, ged2gwb2, gwb2ged : (for convenience multiple executables are listed on the same line) | **** {{f}} ged2gwb, ged2gwb2, gwb2ged : (for convenience multiple executables are listed on the same line) | ||
− | **** {{ | + | **** {{e}} gwc, gwc1, gwc2, gwu |
− | **** {{ | + | **** {{e}} gwd |
**** {{f}} gwd.arg : execution parameters for gwd | **** {{f}} gwd.arg : execution parameters for gwd | ||
**** {{f}} gwd.log : execution traces for gwd (as specified at gwd launch) | **** {{f}} gwd.log : execution traces for gwd (as specified at gwd launch) | ||
− | **** {{ | + | **** {{e}} gwsetup |
**** {{d}} gwtp_tmp :??? | **** {{d}} gwtp_tmp :??? | ||
**** {{d}} images : | **** {{d}} images : | ||
**** {{d}} lang | **** {{d}} lang | ||
− | **** {{ | + | **** {{e}} mk_consang :??? |
**** {{f}} only.txt : access restriction for gwsetup | **** {{f}} only.txt : access restriction for gwsetup | ||
**** {{d}} setup : gwsetup template files | **** {{d}} setup : gwsetup template files |
Revision as of 13:12, 25 November 2016
![]() |
English |
---|
A GeneWeb distribution, available as a compressed file (.tar
er .tgz
or .zip
) can be unfolded into a distribution folder whose structure is described here. This description starts from an example of an existing downloaded distribution file:
(server):~#cd (server):~#ls -al gw-7.00-alpha-linux.tgz -rw-r--r-- 1 username usergroup 5616960 Nov 24 14:21 gw-7.00-alpha-linux.tgz gw-7.00-alpha-linux/ gw-7.00-alpha-linux/gw/ gw-7.00-alpha-linux/gw/gwd.arg gw-7.00-alpha-linux/gw/convert_hist .... gw-7.00-alpha-linux/gwsetup
-
-
gw-7.00-alpha-linux: The folder containing the GeneWeb distribution.
-
CHANGES.txt
-
gw
-
a.gwf : standard version for the configuration parameters of a base
-
consang
-
etc : template files
-
ged2gwb, ged2gwb2, gwb2ged : (for convenience multiple executables are listed on the same line)
-
gwc, gwc1, gwc2, gwu
-
gwd
-
gwd.arg : execution parameters for gwd
-
gwd.log : execution traces for gwd (as specified at gwd launch)
-
gwsetup
-
gwtp_tmp :???
-
images :
-
lang
-
mk_consang :???
-
only.txt : access restriction for gwsetup
-
setup : gwsetup template files
-
tags.txt : list of authorized HTML tags
update_nldb
-
-
gwd : minimal launch script for gwd
-
gwsetup : minimal launch script for gwsetup
-
LICENSE.txt
START.htm
-
-
You may rename the gw-7.00-alpha-linux
folder to any name of your choice, as long as you use this same name in the cgi-bin/gwd.sh
launch script and the gw
link to the style and JavaScript files at the web_root.
Note also that the minimal gwd
start script provided in this distribution folder installs a base
folder in the distribution folder itself. You may choose to keep this organisation rather than maintaining a separate bases folder.