On Wed, Dec 01, 2010 at 10:34:23AM +0000, Florian Rathgeber wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi! > > Just branched the latest DOLFIN trunk on a clean natty installation. > When running cmake.local (after pointing it to UFC) I can run the C++ > demos just fine, but not the Python demos, since the dolfin Python > package apparently isn't being installed. > > local/lib/python2.6/site-packages only contains dolfin_utils > > Checking the CMake cache, DOLFIN_ENABLE_PYTHON is ON > > What am I doing wromg here? > > Florian > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iEYEARECAAYFAkz2JKkACgkQ8Z6llsctAxZkhgCfV76rF/pw5ZrDPBfooDXdNREd > BTAAoMs0pm4dvqLEzXgDGAZrb4Yx+mhv > =H07X > -----END PGP SIGNATURE-----
What does CMake tell you when you run cmake.local? It should print whether or not Python is enabled. -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

