[Please keep fenics-support in Cc]
On Fri, Sep 19, 2014 at 10:08 AM, Serge Van Criekingen
<[email protected]> wrote:
> Dear Johannes,
>
> Thank you for your fast answer.
> Please find the complete cmake output in attachment.
Thank you. This is what is causing the problem:
-- Checking for package 'SCOTCH-PT'
CMake Error at cmake/modules/FindSCOTCH.cmake:124 (file):
file STRINGS file
"/home/zatopek/Fenics/TRIALS/ManualInstall/fenics-project-dolfin-dc57a0b75a2e/SCOTCH_INCLUDE_DIRS-NOTFOUND/scotch.h"
cannot be read.
Call Stack (most recent call first):
CMakeLists.txt:396 (find_package)
CMake Error at cmake/modules/FindSCOTCH.cmake:125 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
Call Stack (most recent call first):
CMakeLists.txt:396 (find_package)
CMake Error at cmake/modules/FindSCOTCH.cmake:126 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
Call Stack (most recent call first):
CMakeLists.txt:396 (find_package)
-- SCOTCH could not be found. Be sure to set SCOTCH_DIR. (missing:
SCOTCH_LIBRARIES SCOTCH_INCLUDE_DIRS SCOTCH_TEST_RUNS)
This looks like a bug in DOLFIN. The quickest fix for you would be to
either turn off SCOTCH or let Dorsal build SCOTCH by adding 'scotch'
to the PACKAGES list in opensuse11.3.platform.
Johannes
>
> Thanks again,
> Serge
>
>
>
> On 18/09/2014 11:05, Johannes Ring wrote:
>>
>> On Wed, Sep 17, 2014 at 3:48 PM, Serge Van Criekingen
>> <[email protected]> wrote:
>>>
>>> Dear Sir,
>>>
>>> I have been successfully using fenics for a little while on my laptop
>>> Ubuntu, for which the install process was straightforward.
>>> Now, I want to install it on the Suse Linux Enterprise Server SLES 11 SP3
>>> platform of the computing center I manage.
>>> I tried both dorsal (based on the
>>> "platforms/supported/opensuse11.3.platform" file) and manual install.
>>> In both cases, installing FFC, FIAT, INSTANT and UFL works fine, but the
>>> DOLFIN installation fails.
>>> I had to install several packages (boost_1_56_0, Eigen3,
>>> ScientificPython-2.8.1, ply-3.4, swig-3.0.2, Sphinx, VTK) and adjust
>>> PATH,
>>> PYTHON_PATH and several *_DIR environment variables to overcome the
>>> errors
>>> that came in the way.
>>> However, whatever I do, I get to a point like this one :
>>>
>>> --------
>>> [...]
>>
>> Please include the complete cmake output, also the part above this line.
>>
>> Johannes
>>
>>> -- The following optional packages were found:
>>> -- -------------------------------------------
>>> -- (OK) OPENMP
>>> -- (OK) MPI
>>> -- (OK) PETSC
>>> -- (OK) CGAL
>>> -- (OK) ZLIB
>>> -- (OK) PYTHON
>>> -- (OK) SPHINX
>>> -- (OK) VTK
>>> -- (OK) QT
>>> --
>>> -- The following optional packages were not found:
>>> -- -----------------------------------------------
>>> -- (**) PETSC4PY
>>> -- (**) SLEPC
>>> -- (**) TRILINOS
>>> -- (**) UMFPACK
>>> -- (**) CHOLMOD
>>> -- (**) PASTIX
>>> -- (**) SCOTCH
>>> -- (**) PARMETIS
>>> -- (**) HDF5
>>> --
>>> --
>>> -- Generating SWIG interface.
>>> -- --------------------------
>>> -- Found Qt4: /usr/bin/qmake (found version "4.6.3")
>>> -- Enabling generation of documentation.
>>> -- Initializing sphinx projects
>>> -- Enabling generation of html-documentation
>>> -- Configuring incomplete, errors occurred!
>>> See also
>>>
>>> "/home/zatopek/Fenics/TRIALS/ManualInstall/fenics-project-dolfin-dc57a0b75a2e/build./CMakeFiles/CMakeOutput.log".
>>> See also
>>>
>>> "/home/zatopek/Fenics/TRIALS/ManualInstall/fenics-project-dolfin-dc57a0b75a2e/build./CMakeFiles/CMakeError.log".
>>> -------
>>>
>>> And at this point, I do not see any error message giving me a hint of how
>>> to
>>> overcome the "Configuring incomplete, errors occurred!" problem. In
>>> CMakeError.log, the error messages concern optional packages (typically
>>> ParMetis), and Qt ("Q_WS_WIN / Q_WS_QWS / Q_WS_MAC not declared in this
>>> scope") which I guess should not be a problem since Q_WS_X11 was found.
>>>
>>> So, I don't know where to go from there.
>>> Any hint?
>>>
>>> Thank you very much for Fenics anyway.
>>> With best regards,
>>> Serge Van Criekingen
>>>
>>> _______________________________________________
>>> fenics-support mailing list
>>> [email protected]
>>> http://fenicsproject.org/mailman/listinfo/fenics-support
>
>
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support