segmentation fault

Issue #2 closed
Former user created an issue

Hello, I have been over two days trying to compile the fes2014 and I keep getting the same problem:

../config/test-driver: line 107: 21953 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: t_grid ../config/test-driver: line 107: 21978 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: t_fes

Anyone has gotten this before? I am running UBUNTU 16.04 and I am building this into a conda environment. Thanks a lot for your help. Cheers, Angel ps. I have attached the log for configuration too.

Comments (2)

  1. Frederic Briol repo owner

    Hello, I modified the library's building system to use CMake. There is now a conda package that you can simply install using the online command

    conda install -c fbriol
    

    Tell me if this solves your construction problems.

  2. Log in to comment