From 79e4bd4772219be603c4f5aa98b98c6c83e0ccbb Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 15 Feb 2011 18:36:28 +0000 Subject: *** empty log message *** --- html/en/building.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'html/en') diff --git a/html/en/building.html b/html/en/building.html index 39114bb..0088bc8 100644 --- a/html/en/building.html +++ b/html/en/building.html @@ -1,5 +1,5 @@ - + Guide @@ -116,7 +116,14 @@ make cd ..

TIP: Instead of building all the libraries, try building only the libraries you are going to use. The provided makefiles will build all the libraries, but take -a look inside them and you will figure out how to build just one library.

+a look inside them and you will figure out how to build just one library.

+

TIP: If GTK headers or libraries are not being found, even +when the libgtk2.0-dev package is installed, then their installation folder is +not where our Makefiles expect. Build the GTK/GDK dependent libraries using +"make +USE_PKGCONFIG=Yes".

Pre-compiled Binaries

Instead of building from sources you can try to use the pre-compiled binaries. Usually they were build in the latest Ubuntu versions for 32 and 64 -- cgit v1.2.3