[arts-users] Question abort ARTS

2019-05-06 Thread Owen York
Hi all!

When I was building ARTS in my Centos7, there are some error happened after 
I run "cmake ..", I don't know how to fix it, so I write to you for help. 
Thanks in advance for your time, please advise me at your convenience. 

The error report is as fellows.

[xiao@localhost build]$ cmake ..

CMake Error at CMakeLists.txt:60 (include):


  include could not find load file:




ArtsTestcases

CMake Error at CMakeLists.txt:144 (include):


  include could not find load file:




FindNetCDF

CMake Error at CMakeLists.txt:171 (include):
  include could not find load file:

ArtsAddCompilerFlag

CMake Error at CMakeLists.txt:178 (ARTS_ADD_COMPILER_FLAG):
  Unknown CMake command "ARTS_ADD_COMPILER_FLAG".

-- Configuring incomplete, errors occurred!
___
arts_users.mi mailing list
arts_users.mi@lists.uni-hamburg.de
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi


Re: [arts-users] Question abort ARTS

2019-05-06 Thread Oliver Lemke
Hi Owen,

Does the directory arts/cmake/modules/ exist and does it contain the following 
files?

ArtsAddCompilerFlag.cmake
ArtsBuildTexDoc.cmake
ArtsTestcases.cmake
ArtsVersion.cmake
FindNetCDF.cmake

The only thing I can think of leading to the error you're seeing is that the 
directory or something in it got lost.

How did you obtain ARTS? Did you download a prepackaged version or did you 
check it out from subversion?

Cheers,
Oliver


> On 5 May 2019, at 09:52, Owen York  wrote:
> 
> Hi all!
> 
> When I was building ARTS in my Centos7, there are some error happened 
> after I run "cmake ..", I don't know how to fix it, so I write to you for 
> help. Thanks in advance for your time, please advise me at your convenience. 
> 
> The error report is as fellows.
> 
> [xiao@localhost build]$ cmake ..
> 
> CMake Error at CMakeLists.txt:60 (include):
>   include could not find load file:
> 
> 
> 
> ArtsTestcases
> 
> CMake Error at CMakeLists.txt:144 (include):
>   include could not find load file:
> 
> 
> 
> FindNetCDF
> 
> CMake Error at CMakeLists.txt:171 (include):
>   include could not find load file:
> 
> ArtsAddCompilerFlag
> 
> CMake Error at CMakeLists.txt:178 (ARTS_ADD_COMPILER_FLAG):
>   Unknown CMake command "ARTS_ADD_COMPILER_FLAG".
> 
> -- Configuring incomplete, errors occurred!
> ___
> arts_users.mi mailing list
> arts_users.mi@lists.uni-hamburg.de
> https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi



smime.p7s
Description: S/MIME cryptographic signature
___
arts_users.mi mailing list
arts_users.mi@lists.uni-hamburg.de
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi