Changes between Version 2 and Version 3 of LassoFromScratch
- Timestamp:
- 04/15/09 11:58:14 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LassoFromScratch
v2 v3 3 3 0. Prerequisites: Lasso requires iMesh and iGeom implementations, so you'll need to build/install those first. See [http://trac.mcs.anl.gov/projects/ITAPS/wiki/MoabFromScratch MoabFromScratch] and [http://trac.mcs.anl.gov/projects/ITAPS/wiki/CgmFromScratch CgmFromScratch] for instructions on the ANL implementations of those. Because of the way Lasso restores relations between geometry/mesh entities, it may only work with those implementations anyway. 4 4 5 1. Grab the code straight from the repository using [http://subversion.tigris.org/ Subversion], from the repository at 6 [https://svn.mcs.anl.gov/repos/ITAPS/Lasso/trunk]. 5 1. Grab the code straight from the repository using [http://subversion.tigris.org/ Subversion], using the command 'svn co https://svn.mcs.anl.gov/repos/ITAPS/Lasso/trunk Lasso. Change into the Lasso subdirectory. 7 6 8 7 2. Run 'autoreconf -fi'. NOTE: Lasso relies on the autotools (autoconf, libtool, automake) that come with most LINUX/UNIX distributions. If they're not part of your OS, or you're getting mysterious autotools errors, you might want to try downloading/building more recent versions of those packages then trying again.
![(please configure the [header_logo] section in trac.ini)](/projects/ITAPS/chrome/common/trac_banner.png)