From 4909ef49b7fea59710be9200a4b4831f041562fb Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Wed, 6 Apr 2005 20:55:40 +0000 Subject: [PATCH] Updated the documentation --- html/basic.html.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/html/basic.html.in b/html/basic.html.in index a71da0c8..a2d859d2 100644 --- a/html/basic.html.in +++ b/html/basic.html.in @@ -43,6 +43,9 @@ layout looks like this:
 /opt/mbse                      0775  Default MBSE_ROOT
 /opt/mbse/bin                  0770  Binaries
+/opt/mbse/chinese/macro        0750  Chinese macro files
+/opt/mbse/chinese/menus        0750  Chinese menu files
+/opt/mbse/chinese/txtfiles     0770  Chinese ANSI files
 /opt/mbse/dutch/macro          0750  Dutch macro files
 /opt/mbse/dutch/menus          0750  Dutch menu files
 /opt/mbse/dutch/txtfiles       0770  Dutch ANSI files
@@ -186,7 +189,7 @@ You now have the subdirectory with sources in the right place.
 Next build the binaries and install them using the following commands:
 
 cd ~/mbsebbs-@VERSION@
-./configure [--enable-optimize] [--enable-newsgate]
+./configure [--enable-optimize] [--enable-newsgate] [--enable-gdkdel]
 make
 su        important, do not use "su -"
 password: enter root password here
@@ -200,6 +203,9 @@ internet. Independant of your choice, you can allways make internet news availab
 for your bbs users. Only use --enable-newsgate if you really need to gate echomail
 to the internet.
 

+To support Chinese the DELete key needs to be changed because it conflicts with one +of the characters. If you want to use Chinese, use --enable-gbkdel to configure. +

The last part of the installation procedure shows you the location of the bbs startup script that is added to your system. Remember this one for a moment. Because this is your first