Circular dependency for dolfin_utils

Bug #722807 reported by Garth Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
Medium
Johannes Ring

Bug Description

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

Revision history for this message
Johannes Ring (johannr) wrote :

Is adding a make target, say 'install_dolfin_utils', an acceptable fix for this? Then one could do

    cmake $DOLFIN_SOURCE_DIR
    make install_dolfin_utils

to install dolfin_utils without building and installing the rest of DOLFIN.

Changed in dolfin:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Johannes Ring (johannr)
milestone: none → 0.9.10
Revision history for this message
Garth Wells (garth-wells) wrote :

Sounds ok to me.

Johannes Ring (johannr)
Changed in dolfin:
status: Confirmed → Fix Committed
Changed in dolfin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.