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:36]
sunweaver [Building]
wiki:development:development-workspace [2013/03/14 23:40] (current)
sunweaver [Build X2Go Packages for Debian]
Line 8: Line 8:
 ===== Building ===== ===== Building =====
  
-==== Debian ==== +==== Debian/Ubuntu ====
- +
-On Ubuntu you'll probably need the following dependencies to get a proper build: +
- +
-<code> +
-  sudo apt-get install devscripts debhelper build-essential +
-</code> +
- +
-==== 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:
Line 25: Line 17:
  
 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 275: 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.1363304214.txt.gz · Last modified: 2013/03/14 23:36 by sunweaver