83e84ef393
PR: 55422 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
20 lines
741 B
Text
20 lines
741 B
Text
|
|
=============================================================================
|
|
There is a script to install tDiary in a user directory.
|
|
This script should be run manually.
|
|
|
|
# ruby @@@@PREFIX@@@@/share/examples/tdiary/tdiaryinst.rb --user=hoge
|
|
or
|
|
% ruby @@@@PREFIX@@@@/share/examples/tdiary/tdiaryinst.rb
|
|
|
|
same as script :
|
|
@@@@PREFIX@@@@/share/examples/tdiary/tdiary-FreeBSD.sh
|
|
|
|
There is a document by English in the following directories.
|
|
See ...
|
|
@@@@PREFIX@@@@/share/examples/tdiary/misc/i18n/
|
|
and
|
|
Explanation by English of a tDiary system can refer to the following page :
|
|
|
|
http://tdiary-users.sourceforge.jp/cgi-bin/wiki.cgi?FrontPage_en
|
|
=============================================================================
|