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/11/02 22:02]
sunweaver wiki:development-workspace renamed to wiki:development:development-workspace (Namespace cleanup)
wiki:development:development-workspace [2013/03/08 13:31]
127.0.0.1 external edit
Line 8: Line 8:
 ===== 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>
 +
 +More info in general form: [[https://wiki.ubuntu.com/PackagingGuide/HandsOn]]
 ==== Getting Build Dependencies ==== ==== Getting Build Dependencies ====
 Each git has a file'' debian/control''. It has a section ''Build-Depends''. Each git has a file'' debian/control''. It has a section ''Build-Depends''.
wiki/development/development-workspace.txt ยท Last modified: 2013/03/14 23:40 by sunweaver