Preparing Linux build environment

There is a good chance that you already have a working build environment. Just skip steps that you don’t need to execute.

Installing basic build tools

Note that the example below uses aptitude package manager, which is specific to Debian and Ubuntu Linux distributions. Use your favourite package manager to install these packages on your OS.

aptitude install build-essential gcc python-dev git-core

Next steps

After completing these steps continue with Installing build dependencies.

Table Of Contents

Previous topic

Preparing Windows build environment

Next topic

Installing build dependencies

Python Development

Django web development for startups and businesses.

Quality Python development and scientific applications.

Quick links

Edit this document

The source code of this file is hosted on GitHub. Everyone can update and fix errors in this document with few clicks - no downloads needed.