Top
Back: Notes for developers
Forward: E.2.5 Side-by-side installation
FastBack:
FastForward:
Up: Singular 3 and Singular 4
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

E.2.4 Building Singular

The user can build and install Singular with the following standard UNIX-like procedure:

  • Download and extract the latest official source package (.tar.gz).
  • Run the configure script, for instance, ./configure.
  • Build Singular by running make.
  • Install Singular by running make install.

In contrast to Singular 3, there are now many more configuration options.

All possible options for configure can be seen by running the configure script with option --help. On a multicore compute consider running make with the option -j [cores].


Top Back: Notes for developers Forward: E.2.5 Side-by-side installation FastBack: FastForward: Up: Singular 3 and Singular 4 Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.