OpenSUSE 10.3 MindTouch Core Package Installation

     

     

    Applies toMindTouch 9.12 or laterLicenseAll versions
    Operating SystemDocumentation Types
    Community

     

    The following commands should be run as "root" (or as a user with root permissions).

    Add the MindTouch Repository

    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.

     

    Install MindTouch

    # zypper install dekiwiki

    Install PrinceXML

    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.

    Tag page
    Viewing 1 of 1 comments: view all
    Duplicate: http://developer.mindtouch.com/en/docs/MindTouch/Installation_and_Upgrade/Previous_versions/Linux_package-based_installation/Installing_MindTouch_package_on_OpenSUSE_10.3
    Posted 18:42, 28 Jun 2010
    Viewing 1 of 1 comments: view all
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by