forked from titanpad/titanpad
-
Notifications
You must be signed in to change notification settings - Fork 0
TitanPad.com
License
jgrose/titanpad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the TitanPad.com Source-Code. See README.EtherPad for the Original EtherPad open-source release README, incl. most licensing info. File Import/Export Notes ------------------------ * Get cos.jar from servlets.com/cos/, needs to go into infrastructure/libs * Install openoffice.org openoffice.org-dev msttcorefonts * Set etherpad.soffice=true * Use etherpad/bin/start-soffice Environment Variables --------------------- You need to set a few envvars when building. These are: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk-amd64 export JAVA="$JAVA_HOME/bin/java" export PATH="$JAVA_HOME/bin:$PATH" export MYSQL_CONNECTOR_JAR="/usr/share/java/mysql-connector-java.jar" export OOJARS="/usr/lib/ure/share/java/juh.jar /usr/lib/ure/share/java/jurt.jar /usr/lib/ure/share/java/ridl.jar /usr/lib/ure/share/java/unoloader.jar /usr/share/libreoffice/program/classes/unoil.jar"
About
TitanPad.com
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 50.7%
- JavaScript 25.6%
- HTML 17.4%
- Scala 3.5%
- CSS 2.1%
- Shell 0.6%
- XML 0.1%