← Back to team overview

dolfin team mailing list archive

Re: patches for setting swig_binary and swig_path

 

I gave you push rights so just go ahead.

--
Anders


On Tue, Mar 08, 2011 at 02:05:24PM -0800, Johan Hake wrote:
> Hepp!
>
> Would be cool if someone could apply these patches to their branch so we can
> test them. I have no push abilities to instant or ffc, so I thought someone
> with that could do it.
>
> Johan
>
> On Monday March 7 2011 21:32:35 Johan Hake wrote:
> > Hello!
> >
> > Here comes four patches that makes it possible to set the swig binary and
> > the path to that binary.
> >
> > In dolfin:
> >
> >   parameters["swig_binary"] = "swig2.0"
> >
> >   # Optional
> >   parameters["swig_path"] = "/home/jada/local/bin"
> >
> > It defaults to
> >
> >   parameters["swig_binary"] = "swig"
> >   parameters["swig_path"] = ""
> >
> > All pataches need to be applied for it to work.
> >
> > Soon time to switch to SWIG 2.0!
> >
> > Johan
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp



Follow ups

References