/[ascend]/trunk/INSTALL.txt
ViewVC logotype

Diff of /trunk/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 559 by johnpye, Wed May 3 02:40:23 2006 UTC revision 649 by johnpye, Tue May 30 01:39:25 2006 UTC
# Line 70  as shown below. Line 70  as shown below.
70  ISSUES WITH THE TCL/TK INTERFACE  ISSUES WITH THE TCL/TK INTERFACE
71    
72  It can sometimes be a bit challenging to build the Tcl/Tk  It can sometimes be a bit challenging to build the Tcl/Tk
73  interface. ASCEND requires Tcl/Tk version 8.3.5, which is not the  interface. ASCEND can run with Tcl/Tk version 8.4 but it is more stable when
74  standard version on modern Linux distributions. A suggested  using Tcl/Tk version 8.3.
75  approach in this case is to download and install the 'ActiveTcl'  
76    A suggested approach in this case is to download and install the 'ActiveTcl'
77  distribution, version 8.3.5, and to install it in ~/activetcl.  distribution, version 8.3.5, and to install it in ~/activetcl.
78  http://downloads.activestate.com/ActiveTcl/Windows/8.3.5/  http://downloads.activestate.com/ActiveTcl/Windows/8.3.5/
79    
# Line 81  Then, you should be able to build the Tc Line 82  Then, you should be able to build the Tc
82    export LD_LIBRARY_PATH=~/activetcl/lib:~/activetcl/lib/Tktable2.8    export LD_LIBRARY_PATH=~/activetcl/lib:~/activetcl/lib/Tktable2.8
83    scons TCL=~/activetcl    scons TCL=~/activetcl
84    
85    See also the TCL_LIB and TK_LIB flags (scons -Qh).
86    
87  ------  ------
88  INSTALLING ON LINUX  INSTALLING ON LINUX
89    
# Line 108  you will need to have the NSIS installer Line 111  you will need to have the NSIS installer
111  your system (which is free, at http://nsis.sf.net/). Then you  your system (which is free, at http://nsis.sf.net/). Then you
112  should simply need to type  should simply need to type
113    
114    scons WITH_INSTALLER=1    scons installer
115    
116  This will leave an installer package named 'ascend-setup.exe'  This will leave an installer package named 'ascend-setup.exe'
117  in the pygtk/interface directory.  in the pygtk/interface directory.

Legend:
Removed from v.559  
changed lines
  Added in v.649

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22