/[ascend]/trunk/base/autotools/reconfig-ubuntu
ViewVC logotype

Contents of /trunk/base/autotools/reconfig-ubuntu

Parent Directory Parent Directory | Revision Log Revision Log


Revision 629 - (show annotations) (download)
Wed May 24 04:34:25 2006 UTC (18 years, 7 months ago) by johnpye
File size: 299 byte(s)
Added changes to allow autotools build on ubuntu. There were some wrong assumptions
about file locations that I was able to correct using information in the 
tclConfig.sh and tkConfig.sh files. This will need testing on Fedora/Unix/etc.
1 #!/bin/sh
2 # This script works with standard packages on Ubuntu Breezy Badget
3
4 ASCROOT=~/ascroot
5
6 ./configure --prefix=$ASCROOT --with-fortran=gfortran,/usr/lib/libg2c.so.0 --enable-gcc --enable-optimization --enable-dynamic-packages --with-tkconfig=/usr/lib/tk8.4/ --with-tclconfig=/usr/lib/tcl8.4/

Properties

Name Value
svn:executable *

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