User Tools

Site Tools


wiki:development:development-workspace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:development:development-workspace [2011/09/09 07:18]
sunweaver
wiki:development:development-workspace [2012/12/21 12:31]
kjellski [Building] added a hint for building on your own machine
Line 4: Line 4:
  
 Before you can start developing you need the source code. Before you can start developing you need the source code.
-The code is managed in a [[git | GIT repository]]. +The code is managed in a [[git| GIT repository]]. 
  
 ===== Building ===== ===== Building =====
 +
 +On Ubuntu you'll probably need the following dependencies to get a proper build:
 +
 +<code>
 +  sudo apt-get install devscripts debhelper ubuntu-dev-tools build-essential libldap2-dev libssh-dev libxpm-dev libcups2-dev
 +</code>
 +
  
 ==== Getting Build Dependencies ==== ==== Getting Build Dependencies ====
wiki/development/development-workspace.txt ยท Last modified: 2013/03/14 23:40 by sunweaver