User Tools

Site Tools


wiki:development:build-howto-linux:x2goclient

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:build-howto-linux:x2goclient [2011/11/15 10:45]
sunweaver
wiki:development:build-howto-linux:x2goclient [2013/01/18 13:23]
kjellski just added the sudo su for prefixed /usr build
Line 1: Line 1:
 ====== Build X2GoClient & X2Go Browser Plugin for GNU/Linux ====== ====== Build X2GoClient & X2Go Browser Plugin for GNU/Linux ======
  
-... esp. applies to installation on the Linux-From-Scratch distribution. +//... esp. applies to installation on the Linux-From-Scratch distribution.//
  
   * recommended on the client: pulseaudio   * recommended on the client: pulseaudio
Line 41: Line 41:
 $ cd x2goclient $ cd x2goclient
 $ export PREFIX=/usr $ export PREFIX=/usr
-$ make build_client && make install_client+sudo su -c "make build_client && make install_client"
 </code> </code>
  
Line 48: Line 48:
  
 <code> <code>
-$ make build_plugin && make install_plugin+sudo su -c "make build_plugin && make install_plugin"
 </code> </code>
  
  
  
wiki/development/build-howto-linux/x2goclient.txt ยท Last modified: 2020/05/28 22:52 by danger89