Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 2 and 3
Revision 2 as of 2017-01-09 21:40:05
Size: 315
Editor: egourgoulhon
Comment:
Revision 3 as of 2017-01-09 22:21:57
Size: 535
Editor: egourgoulhon
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:

In addition, it is recommended to install
 * texlive
Line 12: Line 15:

For more details, see are in the [[http://doc.sagemath.org/html/en/installation/source.html#prerequisites|Prerequisites section]] of Sage Installation Guide.

Required packages to build SageMath on Ubuntu

Here is the list of Ubuntu packages to install in order to build SageMath from sources (this is for Ubuntu 16.04):

  • git
  • m4
  • gfortan5
  • libssl-dev
  • python-pip

In addition, it is recommended to install

  • texlive
  • ffmpeg
  • libavdevice-dev
  • pandoc (to convert Jupyter notebooks to pdf)

For more details, see are in the Prerequisites section of Sage Installation Guide.

prerequisites/Ubuntu (last edited 2023-02-23 20:46:28 by mkoeppe)