2003-06-17 15:20:23 +02:00
|
|
|
|
2003-07-21 06:04:01 +02:00
|
|
|
=============================================================================
|
2003-06-01 15:59:06 +02:00
|
|
|
There is a script to install tDiary in a user directory.
|
2003-07-29 07:53:24 +02:00
|
|
|
This script should be run manually.
|
2003-06-01 15:59:06 +02:00
|
|
|
|
2003-11-15 10:19:23 +01:00
|
|
|
[Ruby 1.6.x]
|
|
|
|
|
|
|
|
# ruby %%EXAMPLESDIR%%/tdiaryinst.rb --user=User
|
2003-07-29 07:53:24 +02:00
|
|
|
or
|
2003-11-09 13:59:57 +01:00
|
|
|
% ruby %%EXAMPLESDIR%%/tdiaryinst.rb
|
2003-07-21 06:04:01 +02:00
|
|
|
|
2003-11-15 10:19:23 +01:00
|
|
|
[Ruby 1.8.x]
|
|
|
|
|
|
|
|
# %%EXAMPLESDIR%%/tdiary-FreeBSD.sh User
|
|
|
|
or
|
|
|
|
% %%EXAMPLESDIR%%/tdiary-FreeBSD.sh install
|
2003-08-10 03:45:07 +02:00
|
|
|
|
2003-11-15 10:19:23 +01:00
|
|
|
---
|
2003-07-29 07:53:24 +02:00
|
|
|
There is a document by English in the following directories.
|
|
|
|
See ...
|
2003-11-09 13:59:57 +01:00
|
|
|
%%EXAMPLESDIR%%/misc/i18n/
|
2003-07-29 07:53:24 +02:00
|
|
|
and
|
|
|
|
Explanation by English of a tDiary system can refer to the following page :
|
2003-07-21 06:04:01 +02:00
|
|
|
|
|
|
|
http://tdiary-users.sourceforge.jp/cgi-bin/wiki.cgi?FrontPage_en
|
|
|
|
=============================================================================
|