Redirected from Official Mindtouch Deki Community Edition Installation Guides/OpenSUSE 11.0 MindTouch Deki Community Edition Package Installation
Was this page helpful?

OpenSUSE 11.0 MindTouch Core Package Installation

     

    Applies toMindTouch 9.08 or laterLicenseAll versions
    Operating SystemLinuxDocumentation TypesSetup
    Community Documentation

     

    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_11.0/  MindTouch

     

    Note: Installation of some dependencies may require interaction. Answer "yes" to all authentication/verification questions.

     

    Install MindTouch

    # zypper install dekiwiki

    After the install has finished, rename /etc/apache2/conf.d/deki-apache.conf.disabled to deki-apache.conf and change the ServerName in that file to match the hostname that you will be entering into the web browser to arrive at your wiki. This will allow the Apache virtual host to direct traffic to MindTouch Deki.

     

    Install PrinceXML

    Edit section

    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 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
    

     

    Install Trusted Roots Certificates

    Install the trusted roots certificates from the Mozilla LXR website into the Mono certificate store by entering the following:

    # su dekiwiki
    $ mozroots --import --sync
    $ exit
    

    Start the Services

    Note that the installer does not automatically start the services (nor will they restart upon machine reboot). First, start MySQL by entering:

    # service mysql start
    

     Then, start up Apache by typing the following command:

    # service apache2 start
    

     

    Congratulations! MindTouch is now installed and you should be able to connect to "http://your_server/config/index.php" to complete the configuration.

    Was this page helpful?
    Tag page
    Viewing 1 of 1 comments: view all
    What if you're behind a firewall, and does not have direct ip to Mindtouch?
    Or, if you have a VERY slow Internet connection?
    What would be needed to install locally? (downloaded files to a CD using a faster connection elsewhere).
    Posted 12:26, 30 Sep 2008
    Viewing 1 of 1 comments: view all
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by