| Applies to | MindTouch 9.12 or later | License | All versions |
|---|---|---|---|
| Operating System | Documentation Types | ||
| Community | |||
The following commands should be run as "root" (or as a user with root permissions).
Enter the following command to add the MindTouch repository:
# zypper addrepo http://repo.mindtouch.com/openSUSE_10.3/ MindTouch
Note: Installation of some dependencies may require interaction. Answer "yes" to all authentication/verification questions.
# zypper install dekiwiki
In order to enable exporting HTML to PDF, PrinceXML must be installed by entering the following commands. During the Prince XML installation, change the default file location to /usr/bin/prince to allow it to be scanned during the web-based setup:
# wget http://www.princexml.com/download/prince-6.0r6-linux.tar.gz # tar xfzv prince-6.0r6-linux.tar.gz # cd prince-6.0r6-linux # ./install.sh
To enable PrinceXML to utilize the fonts that MindTouch ships with, edit /var/www/dekiwiki/skins/common/prince.content.css and add the following lines:
@font-face {
font-family: sans-serif;
src: url("/skins/fonts/gentium-basic/GenBkBasR.ttf");
}
@font-face {
font-family: serif;
src: url("/skins/fonts/gentium-basic/GenBkBasR.ttf");
}
@font-face {
font-family: monospace;
src: url("/skins/fonts/gentium-basic/GenBkBasR.ttf");
}
Congratulations! MindTouch is now installed and you should be able to connect to "http://your_server/config/index.php" to complete the configuration.
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by