Thank you for your reply!
Here is the all CMake report:
nest-simulator-2.20.0
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Host triple: i686-pc-linux
-- Target triple: i686-pc-linux
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Found PythonLibs: /usr/lib/i386-linux-gnu/libpython2.7.so (found suitable exact version "2.7.6")
-- Check the abort exitcode.
-- Check the abort exitcode. 134
-- Check the segmentation fault exitcode.
-- Check the segmentation fault exitcode. 139
-- Check whether the compiler ignores cmath makros.
-- Check whether the compiler ignores cmath makros. OFF
-- Check whether the compiler does NOT include <*.h> headers ISO conformant.
-- Check whether the compiler does NOT include <*.h> headers ISO conformant. OFF
-- Check whether the compiler respects symbolic signal names in signal.h.
-- Check whether the compiler respects symbolic signal names in signal.h. OFF
-- Check static template member declaration.
-- Check static template member declaration. OFF
-- Check for STL vector capacity base unity.
-- Check for STL vector capacity base unity. ON
-- Check for STL vector capacity doubling strategy.
-- Check for STL vector capacity doubling strategy. ON
-- Check whether the compiler fails with ICE.
-- Check whether the compiler fails with ICE. OFF
-- Check if ::nan is available from cmath.
-- Check if ::nan is available from cmath. ON
-- Check if ::isnan is available from cmath.
-- Check if ::isnan is available from cmath. ON
-- NEST version: nest-2.20.0
-- Found PythonLibs: /usr/lib/i386-linux-gnu/libpython2.7.so (found version "2.7.6")
--------------------------------------------------------------------------------
NEST Configuration Summary
--------------------------------------------------------------------------------
Build type          : 
Target System       : Linux
Cross Compiling     : FALSE
C compiler          : GNU 7.4.0 (/usr/bin/gcc)
C compiler flags    :  -O2 -Wall -fopenmp -fdiagnostics-color=auto
C++ compiler        : GNU 7.4.0 (/usr/bin/g++)
C++ compiler flags  :  -std=c++11 -O2 -Wall -fopenmp -fdiagnostics-color=auto
Build dynamic       : ON
Built-in modules    : models;precise;topology
User modules        : None
Python bindings     : Yes (Python 2.7.6: /usr/bin/python)
      Includes     : /usr/include/python2.7
      Libraries    : /usr/lib/i386-linux-gnu/libpython2.7.so
Cython bindings     : Yes (Cython 0.20.1: /usr/bin/cython)
Use threading       : Yes (OpenMP: -fopenmp)
Use GSL             : Yes (GSL 1.16)
   Includes        : /usr/include
   Libraries       : /usr/lib/libgsl.so;/usr/lib/libgslcblas.so
Use Readline        : Yes (GNU Readline 6.3)
   Includes        : /usr/include
   Libraries       : /usr/lib/i386-linux-gnu/libreadline.so;/usr/lib/i386-linux-gnu/libncurses.so
Use libltdl         : Yes (LTDL 2.4.2)
   Includes        : /usr/include
   Libraries       : /usr/lib/i386-linux-gnu/libltdl.so
Use doxygen         : No
Use MPI             : No
Use MUSIC           : No
Use libneurosim     : No
Use Boost           : No
--------------------------------------------------------------------------------
The NEST executable will be installed to:
 /usr/bin/nest/bin/
Documentation and examples will be installed to:
 /usr/bin/nest/share/doc/nest/
PyNEST will be installed to:
   /usr/bin/nest/lib/python2.7/site-packages
To set necessary environment variables, add the following line
to your ~/.bashrc :
 source /usr/bin/nest/bin/nest_vars.sh
--------------------------------------------------------------------------------
You can now build and install NEST with
 make
 make install
 make installcheck
If you experience problems with the installation or the use of NEST,
please see 
https://www.nest-simulator.org/frequently_asked_questions
or go to 
https://www.nest-simulator.org/community to find out how to
join the user mailing list.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/visapy_and_dependencies/nest-simulator-2.20.0
_______________________________________________
NEST Users mailing list -- 
users@nest-simulator.org
To unsubscribe send an email to 
users-leave@nest-simulator.org