From ebb055a801675837655cede88a66174c67660f84 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 21 Apr 2004 08:44:07 +0000 Subject: Improvements for the MacOS install. --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 8d6dcd2..18b9e58 100644 --- a/README +++ b/README @@ -88,11 +88,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 + - fink with tcltk and tcltk-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 - - say we have unpacked tlc/tk sources in $HOME/src. The configure + + Do a: export DISPLAY=:0 in a terminal. + Say we have unpacked tcl/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 -- cgit v1.1