- Add pkg-plist - Respect prefix and portdocs - Makefile cleanup PR: ports/121253 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
19 lines
544 B
Text
19 lines
544 B
Text
|
|
=============================================================================
|
|
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 ...
|
|
%%DOCSDIR%%
|
|
%%EXAMPLESDIR%%/misc/i18n/
|
|
=============================================================================
|
|
|