Skip to content

install Prerequisites by script in ubuntu error: cmake /3.11.1 and gcc/4.9.2 module not found and then CMake Error:The source directory does not appear to contain CMakeLists.txt. #3

@chenzecai

Description

@chenzecai

hello,when I install the Prerequisites by script,there occurs:
[1] Get depedencies and external libraries.
./DG_setup: 10: ./DG_setup: module: not found(module load cmake /3.11.1)
./DG_setup: 11: ./DG_setup: module: not found(module load gcc/4.9.2)
mCmake found.
G++ found.
Gfortran found.
Lapack/Blas found.
Gmsh found.
Eigen found.
[2] Build sources.
CMake Error: The source directory "/home/chenzecai" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found. Stop.
[end] Error!
what should I do?thanks a lot~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions