From 51464f02f4cfcb8e246f526c8aa45f24e20b3745 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 8 Oct 2003 14:30:19 +0000 Subject: *** empty log message *** --- README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index e621349..06f8e27 100644 --- a/README +++ b/README @@ -89,10 +89,12 @@ BUILDING AND INSTALLATION FOR TCL/TK requirements: - X11 et X11 sdk from apple http://www.apple.com/macosx/x11/ - fink with tcl tk dev package http://fink.sf.net - - tcl/tk sources. I couldn't install them using fink, d/l them instead: http://prdownloads.sourceforge.net/fink/direct_download/source + - tcl/tk sources. I couldn't install them using fink, + d/l them instead: http://prdownloads.sourceforge.net/fink/direct_download/source - say we have unpacked tlc/tk sources in $HOME/src. The configure line is as follows: - env "CPPFLAGS=-I/sw/include -I$HOME/src/tcl8.4.1/generic -I$HOME/src/tk8.4.1/generic" ./configure --with-tcl=/sw/lib --with-tk=/sw/lib --enable-gl=damage + say we have unpacked tlc/tk sources in $HOME/src. The configure + line is as follows: + env "CPPFLAGS=-I/sw/include -I$HOME/src/tcl8.4.1/generic -I$HOME/src/tk8.4.1/generic" ./configure --with-tcl=/sw/lib --with-tk=/sw/lib --enable-gl=damage On all platforms: @@ -192,8 +194,7 @@ www.openatc.org/zinc 1. Unpack the distribution tar zxf Tkzinc.tgz - cd Tkzinc - cd Perl + cd Tkzinc/Perl ./export4cpan cd ../export4cpan/Tkzinc -- cgit v1.1