You should just make sure that the swig binary is in your PATH. Is it? What do you get when you run "which swig" and "swig -version"?
Johannes On Jun 16, 2014 7:54 AM, "Sai Rajeshwar" <[email protected]> wrote: > is there any way to resolve the swig issue as mentioned above.. > > can we do something like.. > > > > *-DSWIG_EXECUTABLE:FILEPATH= while installing FFC* > > > *thanks a lot.. > * > > > *with regards..* > > *M. Sai Rajeswar* > *M-tech Computer Technology* > > > *IIT Delhi----------------------------------Cogito Ergo Sum---------* > > > On Sat, Jun 14, 2014 at 12:43 PM, Sai Rajeshwar <[email protected]> > wrote: > >> hi, >> right now im installing theano and i ran into few problems.. >> >> was trying to install FFC1.4.0 where i ran into this error >> >> ----------------------------termianal out put----------------- >> login3$ python setup.py install >> >> Traceback (most recent call last): >> File "setup.py", line 290, in <module> >> run_install() >> File "setup.py", line 205, in run_install >> SWIG_EXECUTABLE = get_swig_executable() >> File "setup.py", line 73, in get_swig_executable >> raise OSError("Unable to find SWIG version 2.0 or higher.") >> OSError: Unable to find SWIG version 2.0 or h >> >> ------------------------------ >> actually have installed swig3.2.0.. i dont know why this error is still >> being showed even after swig installation.. >> is there a explicit way where we can mention the path to swig >> >> thanks for your help in advance.. been stuck here for a long time >> >> *with regards..* >> >> *M. Sai Rajeswar* >> *M-tech Computer Technology* >> >> >> *IIT Delhi----------------------------------Cogito Ergo Sum---------* >> >> >> On Wed, Jun 11, 2014 at 10:35 PM, Sai Rajeshwar <[email protected]> >> wrote: >> >>> Xeon Phi is the Intel's relatively new accelerator based on their Many >>> Integrated Core architecture.(MIC). I wanted to know whether fenics can be >>> built on MIC(any support) >>> <http://en.wikipedia.org/wiki/Xeon_Phi#cite_note-IntelXeonPhiName-1> >>> >>> *with regards..* >>> >>> *M. Sai Rajeswar* >>> *M-tech Computer Technology* >>> >>> >>> *IIT Delhi----------------------------------Cogito Ergo Sum---------* >>> >>> >>> On Wed, Jun 11, 2014 at 9:42 PM, Sai Rajeshwar <[email protected]> >>> wrote: >>> >>>> sorry, MIC is intel- Many Integrated Core architecture >>>> >>>> *with regards..* >>>> >>>> *M. Sai Rajeswar* >>>> *M-tech Computer Technology* >>>> >>>> >>>> *IIT Delhi----------------------------------Cogito Ergo Sum--------- * >>>> >>>> >>>> On Wed, Jun 11, 2014 at 7:56 PM, Johannes Ring <[email protected]> >>>> wrote: >>>> >>>>> On Wed, Jun 11, 2014 at 3:37 PM, Sai Rajeshwar <[email protected]> >>>>> wrote: >>>>> > Im a masters student from Indian Institute of Technology delhi. Im >>>>> working >>>>> > on FEniCs project.. for performance, which is my area of interest. >>>>> Can you >>>>> > please help me in knowing 'How to build FEniCS on MIC' . That >>>>> would be of >>>>> > great help to me. >>>>> >>>>> Sorry for asking, but what is MIC? >>>>> >>>>> Johannes >>>>> >>>> >>>> >>> >> >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
