User Tools

Site Tools


sudoc:su_installation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
sudoc:su_installation [2023/03/23 22:04] – [Additional items] seisunixsudoc:su_installation [2023/03/23 22:05] (current) – [Installing SU on specific platforms] seisunix
Line 230: Line 230:
 ==== Installing SU on specific platforms ==== ==== Installing SU on specific platforms ====
  
-=== Case study: Ubuntu 22.04  ===+=== Ubuntu 22.04  ===
  
 After you have installed Ubuntu 22.04, no matter what environment you are using for this, there are addition packages that must be installed. After you have installed Ubuntu 22.04, no matter what environment you are using for this, there are addition packages that must be installed.
  
 $ sudo apt-get install xorg $ sudo apt-get install xorg
 +
 $ sudo apt-get update $ sudo apt-get update
 +
 $ sudo apt-get install xorg $ sudo apt-get install xorg
 +
 $ sudo apt-get install gcc $ sudo apt-get install gcc
 +
 $ sudo apt-get install libx11-dev $ sudo apt-get install libx11-dev
 +
 $ sudo apt-get install libxt-dev $ sudo apt-get install libxt-dev
 +
 $ sudo apt-get install libxext-dev $ sudo apt-get install libxext-dev
 +
 $ sudo apt-get install make $ sudo apt-get install make
 +
 $ sudo apt-get install libmotif-dev $ sudo apt-get install libmotif-dev
 +
 $ sudo apt-get install libtirpc-dev $ sudo apt-get install libtirpc-dev
 +
 +
  
  
sudoc/su_installation.txt · Last modified: 2023/03/23 22:05 by seisunix