version 1.7, 2009/02/15 01:51:12 |
version 1.11, 2011/02/22 01:25:28 |
|
|
%$OpenXM: OpenXM/src/asir-contrib/packages/doc/README,v 1.6 2009/02/14 08:34:38 takayama Exp $ |
%$OpenXM: OpenXM/src/asir-contrib/packages/doc/README,v 1.10 2010/02/13 04:38:36 takayama Exp $ |
|
|
cd OpenXM/src/util; make install |
cd OpenXM/src/util; make install |
cd OpenXM/src/asir-doc; make install |
cd OpenXM/src/asir-doc; make install |
Line 6 are required for "make install" or "make install-docum |
|
Line 6 are required for "make install" or "make install-docum |
|
in this directory. |
in this directory. |
|
|
------------------------------------------------------------- |
------------------------------------------------------------- |
|
* Reconstruct all |
|
rm .*done ; make clean ; ./make-configure ; make |
|
make install |
|
** To check |
|
${BROWSER} ${OpenXM_HOME}/doc/asir-contrib/ja/cman-html/cman-ja_toc.html |
|
** Partial reconstruction |
|
make clean --> e.g., cd top ; rm .*done |
|
----------- |
* How to generate the OpenXM-contrib documents: |
* How to generate the OpenXM-contrib documents: |
|
|
make install-document |
make install-document |
Line 22 ${OpenXM_HOME}/doc/asir-contrib/ja |
|
Line 29 ${OpenXM_HOME}/doc/asir-contrib/ja |
|
make install |
make install |
|
|
You will have online helps under the directories |
You will have online helps under the directories |
${OpenXM_HOME}/lib/asir/help-eg/xm.help |
${OpenXM_HOME}/lib/asir/help-en/xm.help |
and |
and |
${OpenXM_HOME}/lib/asir/help-jp/xm.help |
${OpenXM_HOME}/lib/asir/help-ja/xm.help |
|
|
------------------------------------------------------ |
------------------------------------------------------ |
* In order to get a document in the directory xxx, |
* In order to get a document in the directory xxx, |
|
|
rm .*done |
rm .*done |
./make-configure |
./make-configure |
cd packages/doc |
cd packages/doc |
|
make clean |
make install |
make install |
make install-html-doc |
make install-html-doc |
make fix-links |
make fix-links |