Downloading

The latest version of sedflux can be downloaded with anonymous ftp from: ftp://instaar.colorado.edu/pub/ew This will download a .tar.gz file that can be unpacked by
> tar xvfz ew-2.0.7.tar.gz

If you are interested in developing sedflux, you can checkout a copy through our subversion repository at: https://instaar.colorado.edu/svn

To checkout the latest version of sedflux susing subversion,

> svn checkout https://instaar.colorado.edu/svn/Main sedflux

Note:
The repository needs to be bootstrapped to generate the configuration files need to compile the code. This is done by running bootstrap,
> svn checkout https://instaar.colorado.edu/svn/Main sedflux
> cd sedflux/sedflux/trunk
> ./bootstrap
The configure script can now be run on the package.

Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2