diff options
author | scuri <scuri> | 2008-11-19 19:30:26 +0000 |
---|---|---|
committer | scuri <scuri> | 2008-11-19 19:30:26 +0000 |
commit | c465522f6b6e2094dc5a980452647d24aaf805bc (patch) | |
tree | 77a3b73d1d01e76299971fa79d22176a2123dee0 /html/en | |
parent | 65a02bfa93a714b1362989f90137d6604bc7bb3a (diff) |
*** empty log message ***
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/guide.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/guide.html b/html/en/guide.html index 545c5ce..dbe48fb 100644 --- a/html/en/guide.html +++ b/html/en/guide.html @@ -107,7 +107,8 @@ 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 +libxpm-dev +libxmu-dev libxft-dev</pre> <h3><a name="Environment">Environment Variables</a></h3> |