...
The following commands should be run as "root" (or as a user with root privileges).
Edit the "/etc/apt/sources.list" file to add the following line :
Debian Lenny:
deb http://repo.mindtouch.com/ Debian_5.0/
Also in that file, you'll need to find the following lines:
deb http://ftp.debian.org/debian/ lenny main
deb-src http://ftp.debian.org/debian/ lenny main and edit them to look like this:
deb http://ftp.debian.org/debian/ lenny main non-free contrib
deb-src http://ftp.debian.org/debian/ lenny main non-free contrib
Type the following command to update your package indexes:
apt-get update
To enable full functionality in MindTouch, install dependencies by entering the following commands:
apt-get install html2text poppler-utils msttcorefonts cabextract mysql-server
{{ web.toggle(wiki.page("/en/docs/mindtouch_setup/010Installation/020Installing_on_Debian/Installing%2f%2fUpgrading_Mono_on_Debian","Upgrading Mono on Debian Lenny (5.0)"), "Install/Upgrade Mono (Click to Expand)") }}
To enable HTML-to-PDF printing, the static library version of PrinceXML must be installed by entering the following commands:
wget http://www.princexml.com/download/prince-8.0-linux-static.tar.gz tar -xzvf prince-8.0-linux-static.tar.gz cd prince-8.0-linux-static sudo ./install.shprince_7.1-1_i386.deb dpkg -i prince_7.1-1_i386.deb
wget http://www.princexml.com/download/prince-8.0-linux-amd64-static7.1-linux.tar.gz tar -xzvf prince-8.0-linux-amd64-static7.1-linux.tar.gz cd prince-8.0-linux-amd64-static7.1-linux sudo ./install.sh
Hit Enter when asked for the install directory location
apt-get install mindtouch
After the install has finished, edit /etc/apache2/sites-available/dekiwiki and change the ServerName 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.
Enter the following command to enable MindTouch in Apache and disable the initial default site:
a2ensite dekiwiki a2dissite default
Once that has been done, enter the following line to reload Apache:
/etc/init.d/apache2 reload
Go to http://your_server/config/index.php to complete the configuration.
...
...
The following commands should be run as "root" (or as a user with root privileges).
Edit the "/etc/apt/sources.list" file to add the following line :
Debian Lenny:
deb http://repo.mindtouch.com/ Debian_5.0/
Also in that file, you'll need to find the following lines:
deb http://ftp.debian.org/debian/ lenny main
deb-src http://ftp.debian.org/debian/ lenny main and edit them to look like this:
deb http://ftp.debian.org/debian/ lenny main non-free contrib
deb-src http://ftp.debian.org/debian/ lenny main non-free contrib
Type the following command to update your package indexes:
apt-get update
To enable full functionality in MindTouch, install dependencies by entering the following commands:
apt-get install html2text poppler-utils msttcorefonts cabextract mysql-server
{{ web.toggle(wiki.page("/en/docs/mindtouch_setup/010Installation/020Installing_on_Debian/Installing%2f%2fUpgrading_Mono_on_Debian","Upgrading Mono on Debian Lenny (5.0)"), "Install/Upgrade Mono (Click to Expand)") }}
To enable HTML-to-PDF printing, PrinceXML must be installed by entering the following commands:
wget http://www.princexml.com/download/prince_7.1-1_i386.deb dpkg -i prince_7.1-1_i386.deb
wget http://www.princexml.com/download/prince-7.1-linux.tar.gz tar -xzvf prince-7.1-linux.tar.gz cd prince-7.1-linux sudo ./install.sh
Hit Enter when asked for the install directory location
apt-get install mindtouch
After the install has finished, edit /etc/apache2/sites-available/dekiwiki and change the ServerName 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.
Enter the following command to enable MindTouch in Apache and disable the initial default site:
a2ensite dekiwiki a2dissite default
Once that has been done, enter the following line to reload Apache:
/etc/init.d/apache2 reload
Go to http://your_server/config/index.php to complete the configuration.
...
...
The following commands should be run as "root" (or as a user with root privileges).
Edit the "/etc/apt/sources.list" file to add the following line :
Debian Lenny:
deb http://repo.mindtouch.com/ Debian_5.0/
Also in that file, you'll need to find the following lines:
deb http://ftp.debian.org/debian/ lenny main
deb-src http://ftp.debian.org/debian/ lenny main and edit them to look like this:
deb http://ftp.debian.org/debian/ lenny main non-free contrib
deb-src http://ftp.debian.org/debian/ lenny main non-free contrib
Type the following command to update your package indexes:
apt-get update
To enable full functionality in MindTouch, install dependencies by entering the following commands:
apt-get install html2text poppler-utils msttcorefonts cabextract mysql-server
{{ web.toggle(wiki.page("/en/docs/mindtouch_setup/010Installation/020Installing_on_Debian/Installing%2f%2fUpgrading_Mono_on_Debian","Upgrading Mono on Debian Lenny (5.0)"), "Install/Upgrade Mono (Click to Expand)") }}
To enable HTML-to-PDF printing, the static library version of PrinceXML must be installed by entering the following commands:
wget http://www.princexml.com/download/prince-8.0-linux-static.tar.gz tar -xzvf prince-8.0-linux-static.tar.gz cd prince-8.0-linux-static sudo ./install.sh
wget http://www.princexml.com/download/prince-8.0-linux-amd64-static.tar.gz tar -xzvf prince-8.0-linux-amd64-static.tar.gz cd prince-8.0-linux-amd64-static sudo ./install.sh
Hit Enter when asked for the install directory location
apt-get install mindtouch
After the install has finished, edit /etc/apache2/sites-available/dekiwiki and change the ServerName 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.
Enter the following command to enable MindTouch in Apache and disable the initial default site:
a2ensite dekiwiki a2dissite default
Once that has been done, enter the following line to reload Apache:
/etc/init.d/apache2 reload
Go to http://your_server/config/index.php to complete the configuration.
...
Copyright © 2011 MindTouch, Inc. Powered by