From 5b337b3c5aa0560b687be1661b857da532a9fbfc Mon Sep 17 00:00:00 2001 From: scuri Date: Sat, 1 Nov 2008 16:43:01 +0000 Subject: *** empty log message *** --- html/en/guide.html | 4 ++++ 1 file changed, 4 insertions(+) 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 -> cdlua51

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.

+

In Ubuntu you will need to install the following packages:

+
libx11-dev
+libxmuu-dev
+libxft-dev

Environment Variables

-- cgit v1.2.3