Hello,

I am using xubuntu 16.04 as a newbie and trying to install deal.ii. At the 
stage of building the error shown as below emerged unfortunately. I tried 
the same way with a different release (i.e. deal.ii-8.5.0) and faced with 
the similar problem again. I checked another replies to fix it, but I could 
do nothing.
Does anybody know how to solve such a problem?

Versions used for the installation:
cmake-3.8.2
deal.ii-8.4.2

Thanks,



daieren@daieren:~/deal.ii$ cmake 
-DCMAKE_INSTALL_PREFIX=/home/daieren/deal.ii/ 
/home/daieren/deal.ii-8.4.2/source
-- Setting up library
CMake Error at numerics/CMakeLists.txt:88 (DEAL_II_ADD_LIBRARY):
  Unknown CMake command "DEAL_II_ADD_LIBRARY".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.8)

  should be added at the top of the file.  The version specified may be 
lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/home/daieren/deal.ii/CMakeFiles/CMakeOutput.log".


-----------------------------------------------------------------------------------------------------------------




5 Temmuz 2016 Salı 13:16:59 UTC+3 tarihinde Pablo Perez del Castillo yazdı:
>
> Yes, i tried without opencascade, and i doewnloaded tar, and then zip, and 
> then from git pull.
>
> El sábado, 2 de julio de 2016, 19:21:57 (UTC+2), Pablo Perez del Castillo 
> escribió:
>>
>> I can not install dealii, it was downloaded with Git
>>
>> pablo@pablo-HP-Spectre-13-Ultrabook:~/dealii/build$ cmake 
>> -DCMAKE_INSTALL_PREFIX=/home/pablo/dealii /home/pablo/dealii/source 
>> -DOPENCASCADE_DIR=/usr/local/include/oce
>> -- Setting up library
>> CMake Error at fe/CMakeLists.txt:113 (DEAL_II_ADD_LIBRARY):
>>   Unknown CMake command "DEAL_II_ADD_LIBRARY".
>>
>>
>> CMake Warning (dev) in CMakeLists.txt:
>>   No cmake_minimum_required command is present.  A line of code such as
>>
>>     cmake_minimum_required(VERSION 2.8)
>>
>>   should be added at the top of the file.  The version specified may be 
>> lower
>>   if you wish to support older CMake versions for this project.  For more
>>   information run "cmake --help-policy CMP0000".
>> This warning is for project developers.  Use -Wno-dev to suppress it.
>>
>> Advanced thanks
>>
>> Pablo
>>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to