Parent Directory | Revision Log
adding reconfig to repository
1 | #! /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 |
Name | Value |
---|---|
svn:executable | * |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |