Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------------------------------
- NEST Configuration Summary
- --------------------------------------------------------------------------------
- Build type :
- Target System : Linux
- Cross Compiling : FALSE
- C compiler : /usr/bin/cc
- C compiler flags : -O2 -Wall -fopenmp -fdiagnostics-color=auto
- C++ compiler : /usr/bin/c++
- C++ compiler flags : -O2 -Wall -fopenmp -fdiagnostics-color=auto
- Build dynamic : ON
- Built-in modules : models;precise;topology
- User modules : None
- Python bindings : Yes (Python 3.6: /usr/bin/python)
- Includes : /usr/include/python3.6
- Libraries : /usr/lib/libpython3.6.so
- Cython bindings : Yes (Cython 0.26.1: /usr/bin/cython)
- Use threading : Yes (OpenMP: -fopenmp)
- Use GSL : Yes (GSL 2.4)
- Includes : /usr/include
- Libraries : /usr/lib/libgsl.so;/usr/lib/libgslcblas.so
- Use Readline : Yes (GNU Readline 7.0)
- Includes : /usr/include
- Libraries : /lib/libreadline.so;/lib/libncurses.so
- Use libltdl : Yes (LTDL 2.4.6)
- Includes : /usr/include
- Libraries : /lib/libltdl.so
- Use doxygen : Yes (/usr/bin/doxygen)
- : target `doc` available
- `dot` available : Yes (/usr/bin/dot)
- : target `fulldoc` available
- Use MPI : No
- Use MUSIC : No
- Use libneurosim : No
- --------------------------------------------------------------------------------
- The NEST executable will be installed to:
- /usr/bin/
- Documentation and examples will be installed to:
- /usr/share/doc/nest/
- PyNEST will be installed to:
- /usr/lib64/python3.6/site-packages
- To set necessary environment variables, add the following line
- to your ~/.bashrc :
- source /usr/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 http://www.nest-simulator.org/frequently_asked_questions
- or go to http://www.nest-simulator.org/community to find out how to
- join the user mailing list.
- -- Configuring done
- -- Generating done
- CMake Warning:
- Manually-specified variables were not used by the project:
- PYTHON_BASENAME
- -- Build files have been written to: /home/rei/Downloads/nest-build
Advertisement
Add Comment
Please, Sign In to add comment