On Mon, Feb 21, 2011 at 04:08:54PM +0000, Garth N. Wells wrote: > We have something of a circular dependency since we have FFC-generated > code in dolfin/ale, but to generate this code the dolfin_utils wrapper > tools must be installed, and dolfin_utils isn't installed unless all of > DOLFIN is installed.
Yes, I noticed. One needs to do something like cp -r site-packages/dolfin_utils/wrappers local/lib/python2.6/site-packages/dolfin_utils/ > We should have a separate option for installing just dolfin_utils. Yes, that would be good. -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

