summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscuri <scuri>2008-11-01 16:43:01 +0000
committerscuri <scuri>2008-11-01 16:43:01 +0000
commit5b337b3c5aa0560b687be1661b857da532a9fbfc (patch)
treef1793bcb3afa34ba3bc0aec6d1cefe0da65eb052
parent13075b5307a68fa06ab5f96ddad8f1943d38860d (diff)
*** empty log message ***
-rw-r--r--html/en/guide.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/en/guide.html b/html/en/guide.html
index fef86cd..545c5ce 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -105,6 +105,10 @@ cdluapdf51 -&gt; cdlua51
<p>As a general rule (excluding system dependencies and included third party
libraries): CD has NO external dependencies, and CDLua depends on Lua and IMLua.
Just notice that not all CDLua libraries depend on IMLua.</p>
+<p>In Ubuntu you will need to install the following packages:</p>
+<pre>libx11-dev
+libxmuu-dev
+libxft-dev</pre>
<h3><a name="Environment">Environment Variables</a></h3>