Den 19.01.11 15.46, skrev Johannes Ring:
On Wed, Jan 19, 2011 at 3:44 PM, Andre Massing<[email protected]>  wrote:
Den 19.01.11 15.44, skrev Johannes Ring:

On Wed, Jan 19, 2011 at 3:38 PM, Andre Massing<[email protected]>    wrote:

Hi!

I just wanted to test the newest version of dolfin (since for some reason
the assembly of functional has slowed down on my machine by a huge
factor!)
and realized that DOLFIN cmake (via dorsal) took my python27 instead of
python26 and therefore messes up my installation since ufl, ffc were
installed as python26 variants.
Any idea what happened? Were there recently changes in the cmake
concerning
python finding procedure?

Try to give these option to CMake:

   -DPYTHON_EXECUTABLE:FILEPATH=/opt/local/bin/python2.6
   -DPYTHON_LIBRARY:FILEPATH=/opt/local/lib/libpython2.6.dylib

Johannes

And via dorsal?

Add them both to CONFOPTS.

Tusen takk :)! That works. Just for curiosity, why/when did that behaviour changed?

--
Andre


Johannes


--
AndrĂ© Massing                   email: [email protected]
Ph.D. student                   mobile: +47 469 57 401
Simula Research Laboratory
NO-1367 Fornebu, Norway


_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to