/[ascend]/trunk/base/unixAC213/reconfig
ViewVC logotype

Annotation of /trunk/base/unixAC213/reconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23 - (hide annotations) (download)
Thu Dec 9 16:08:36 2004 UTC (20 years, 1 month ago) by aw0a
File size: 280 byte(s)
adding reconfig to repository
1 aw0a 23 #! /bin/sh
2     tkroot=/home/aw0a/tk
3     ./configure \
4     --with-fortran=g77 \
5     --with-tcl="$tkroot/lib/libtcl8.3.so,$tkroot/include/tcl.h" \
6     --with-tk="$tkroot/lib/libtk8.3.so,$tkroot/include/tk.h" \
7     --with-wish="$tkroot/bin/wish" \
8     --with-tktable=$tkroot/lib/Tktable2.8/libTktable2.8.so
9    
10    
11    

Properties

Name Value
svn:executable *

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