User Tools

Site Tools


wiki:advanced:x2gokdrive:start

Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:advanced:x2gokdrive:start [2018/12/19 17:23]
ncryer created
wiki:advanced:x2gokdrive:start [2020/02/21 17:11]
stefanbaur [Debain Stretch]
Line 57: Line 57:
 download the x2gokdrive from git: download the x2gokdrive from git:
  
-[[https://code.x2go.org/gitweb?p=x2gokdrive.git/.git;a=summary|x2gokdrive]]+[[https://code.x2go.org/gitweb?p=x2gokdrive.git;a=summary|x2gokdrive]]
  
 We assuming, that you are familiar with make, Xorg and know how to build software from sources. We assuming, that you are familiar with make, Xorg and know how to build software from sources.
Line 68: Line 68:
 The simplest way to build x2gokdrive if you are using your system source packages. I'll give some examples for Debian, SLE12sp1 and OpenSUSE Leap 42.3 The simplest way to build x2gokdrive if you are using your system source packages. I'll give some examples for Debian, SLE12sp1 and OpenSUSE Leap 42.3
  
-==== Debain Stretch ====+==== Debian Stretch ====
   * Install apt-source, and get source for xorg-server ''apt-build source xorg-server''   * Install apt-source, and get source for xorg-server ''apt-build source xorg-server''
   * Go to the source directory and build it with ''dpkg-buildpackage''   * Go to the source directory and build it with ''dpkg-buildpackage''
Line 87: Line 87:
 ===== How to build x2gokdrive client ===== ===== How to build x2gokdrive client =====
 To build x2gokdriveclient you'll need QT-5. To build x2gokdriveclient you'll need QT-5.
-  * Get it from git: [[https://code.x2go.org/gitweb?p=x2gokdriveclient.git/.git;a=summary|x2gokdriveclient]]+  * Get it from git: [[https://code.x2go.org/gitweb?p=x2gokdriveclient.git;a=summary|x2gokdriveclient]]
   * Build it like any qt project: ''qmake && make''   * Build it like any qt project: ''qmake && make''
  
Line 107: Line 107:
   * Mac client   * Mac client
   * Different optimizations for slow networks, frame dropping, etc   * Different optimizations for slow networks, frame dropping, etc
 +  * Single applications
   * Video encodings   * Video encodings
   * HTML5 client   * HTML5 client
wiki/advanced/x2gokdrive/start.txt ยท Last modified: 2020/02/21 17:11 by stefanbaur