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
wiki:development:development-workspace [2013/03/14 23:35]
sunweaver
wiki:development:development-workspace [2013/03/14 23:40] (current)
sunweaver [Build X2Go Packages for Debian]
Line 7: Line 7:
  
 ===== Building ===== ===== Building =====
 +
 +==== Debian/Ubuntu ====
  
 On Ubuntu you'll probably need the following dependencies to get a proper build: On Ubuntu you'll probably need the following dependencies to get a proper build:
  
 <code> <code>
-  sudo apt-get install devscripts debhelper +  sudo apt-get install devscripts debhelper ubuntu-dev-tools build-essential
-    ubuntu-dev-tools build-essential +
-    libldap2-dev libssh-dev libxpm-dev libcups2-dev+
 </code> </code>
  
 More info in general form: [[https://wiki.ubuntu.com/PackagingGuide/HandsOn]] 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''.
  
 The package ''ubuntu-dev-tools'' (also provided in Debian) allows to install them running ''sudo get-build-deps debian/control''. The package ''ubuntu-dev-tools'' (also provided in Debian) allows to install them running ''sudo get-build-deps debian/control''.
Line 267: Line 268:
 ==== Build X2Go Packages for Debian ==== ==== Build X2Go Packages for Debian ====
  
-On ''code.x2go.org'' there is a qemubuilder build environment installed. However, as the underlying system is already a VM, and thus, does not render KVM support (qemu software emulation only :-( ), building packages with qemubuilder on ''code.x2go.org'' is not at all recommended. +On ''japsand.x2go.org'' there is a qemubuilder build environment installed.
- +
-Currently, packages for Debian are built on a non-public machine at DAS-NETZWERKTEAM in Northern Germany and then get uploaded to ''code.x2go.org'' aka ''packages.x2go.org''.+
  
 ==== Upload X2Go Packages to X2Go's Debian Repository ==== ==== Upload X2Go Packages to X2Go's Debian Repository ====
wiki/development/development-workspace.1363304138.txt.gz · Last modified: 2013/03/14 23:35 by sunweaver