blob: d58095bbaf0db96c80aaea6741a76614630a0a35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
=============================================================================
There is a script to install tDiary in a user directory.
This script should be run manually.
# ruby %%EXAMPLESDIR%%/tdiaryinst.rb --user=User
or
% ruby %%EXAMPLESDIR%%/tdiaryinst.rb
* Option: --suexec Use suExec for CGI execution
--help Display Help information
---
There are documents in the following directories.
See ...
%%EXAMPLESDIR%%/doc/
%%EXAMPLESDIR%%/misc/i18n/
=============================================================================
|