← Back to team overview

dorsal team mailing list archive

Re: problem building the development version on Fedora13

 

On Thu, Jun 30, 2011 at 9:31 AM, Douglas N Arnold <arnold@xxxxxxx> wrote:
> Thanks, Johan.  I added swig to my package list in the platform file,
> and now I have a new swig in my FEniCS build directory.  How to I
> get dorsal to use it when compiling UFC?  I am still seeing
> the same error.  -- Doug

You will probably just need to remove the CMakeCache.txt from the UFC
build directory. This is usually in
$HOME/Work/FEniCS/src/ufc/dorsal_build_dir if you are using the
default DOWNLOAD_PATH in dorsal.cfg (or local.cfg).

Also make sure to add "swig" at the top of package list in the
platform file (at least above the packages that uses SWIG).

Johannes


References