[Bps-public-commit] rt-shipwright branch, master, updated. 0341c632ce57a97d4db415654c3fe4de4ec2315b
? sunnavy
sunnavy at bestpractical.com
Fri Jun 4 03:19:27 EDT 2010
The branch, master has been updated
via 0341c632ce57a97d4db415654c3fe4de4ec2315b (commit)
from f0e42b7ad7adc9ca7a8da21b0a6245834b246a01 (commit)
Summary of changes:
3.8.8/note | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 0341c632ce57a97d4db415654c3fe4de4ec2315b
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Jun 4 14:47:47 2010 +0800
add build.pl note
diff --git a/3.8.8/note b/3.8.8/note
index 2880c6f..ee00682 100644
--- a/3.8.8/note
+++ b/3.8.8/note
@@ -3,7 +3,7 @@ libgd(its deps are: freetype fontconfig libjpeg libpng zlib )
gnupg( its deps are: readline ncurses zlib )
expat( XML::Parser needs it, in fact, fontconfig also needs it )
-here is the summary of the manually tweaking to configure:
+here is the summary of the manually tweaking to build(configure):
fontconfig:
configure: LIBXML2_LIBS=%%INSTALL_BASE%% ./configure --prefix=%%INSTALL_BASE%% --with-freetype-config=%%INSTALL_BASE%%/bin/freetype-config --with-expat-includes=%%INSTALL_BASE%%/include --with-expat-lib=%%INSTALL_BASE%%/lib
@@ -29,3 +29,4 @@ configure: LDFLAGS="-L%%INSTALL_BASE%%/lib" CPPFLAGS="-I%%INSTALL_BASE%%/include
perl:
configure: sh Configure -de -Dprefix=%%INSTALL_BASE%%
+RT has a build.pl: see also scripts/RT/build.pl
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list