summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author127.0.0.1 <localhost>2008-07-07 00:09:26 +0000
committer127.0.0.1 <localhost>2008-07-07 00:09:26 +0000
commitb6d1699ad1451403973e6192de7fcaf9c83e2524 (patch)
treeff9879adc65a0d21efec758bb39a6ec341df6df2
parent539cd88fa72a1574d2aacb1993de32f3292ca89a (diff)
converted to 1.6 markup
-rw-r--r--Apoc/Documentation/Dependencies.moin16
1 files changed, 8 insertions, 8 deletions
diff --git a/Apoc/Documentation/Dependencies.moin b/Apoc/Documentation/Dependencies.moin
index 1266be2..385cbb9 100644
--- a/Apoc/Documentation/Dependencies.moin
+++ b/Apoc/Documentation/Dependencies.moin
@@ -1,4 +1,4 @@
-[[TableOfContents()]]
+<<TableOfContents>>
Here you can find a comprehensive list of dependencies and instructions on how to install the dependencies to build APOC on different platforms for each component.
@@ -8,18 +8,18 @@ Here you can find a comprehensive list of dependencies and instructions on how t
* Java SE JDK 1.4 or higher
* The autotools set (autoconf, automake and libtool)
* Apache ANT http://ant.apache.org/
- * [http://www.mozilla.org/directory/javasdk.html Mozilla (former Netscape's) Directory SDK for Java]
+ * [[http://www.mozilla.org/directory/javasdk.html|Mozilla (former Netscape's) Directory SDK for Java]]
== Desktop Agent ==
* The Apoc SPI and its dependencies
- * Gnome's [http://xmlsoft.org/ libXML2]
- * Heimdal's Generic Security Services C implementation ([http://www.pdc.kth.se/heimdal/ gssapi])
- * Oracle's (formerly Sleepycat's) [http://www.oracle.com/database/berkeley-db/db/index.html Berkeley DB libraries] with Java support enabled
+ * Gnome's [[http://xmlsoft.org/|libXML2]]
+ * Heimdal's Generic Security Services C implementation ([[http://www.pdc.kth.se/heimdal/|gssapi]])
+ * Oracle's (formerly Sleepycat's) [[http://www.oracle.com/database/berkeley-db/db/index.html|Berkeley DB libraries]] with Java support enabled
== Desktop Manager ==
* The Apoc SPI and its dependencies
- * [http://www.mozilla.org/directory/javasdk.html Mozilla (former Netscape's) Directory SDK for Java]
- * [http://www.sun.com/download/products.xml?id=46cb72a9 Sun Java Web Console 3] and its dependencies
+ * [[http://www.mozilla.org/directory/javasdk.html|Mozilla (former Netscape's) Directory SDK for Java]]
+ * [[http://www.sun.com/download/products.xml?id=46cb72a9|Sun Java Web Console 3]] and its dependencies
= Ubuntu Instructions =
@@ -29,4 +29,4 @@ $ sudo apt-get install build-essential pkg-config automake-1.9 autoconf sun-java
= Solaris Instructions =
You need to install JDS Common Build Environment to get autotools and ant. Follow the instructions from the
-[http://www.opensolaris.org/os/project/jds/contributing/building/#jds-cbe OpenSolaris.org JDS CBE documentation page].
+[[http://www.opensolaris.org/os/project/jds/contributing/building/#jds-cbe|OpenSolaris.org JDS CBE documentation page]].