sudoc:su_installation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sudoc:su_installation [2023/03/23 21:59] – [Installing the SU package] seisunix | sudoc:su_installation [2023/03/23 22:05] (current) – [Installing SU on specific platforms] seisunix | ||
|---|---|---|---|
| Line 226: | Line 226: | ||
| None of these is essential for running most of SU. | None of these is essential for running most of SU. | ||
| + | |||
| + | |||
| + | ==== Installing SU on specific platforms ==== | ||
| + | |||
| + | === 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. | ||
| + | |||
| + | $ sudo apt-get install xorg | ||
| + | |||
| + | $ sudo apt-get update | ||
| + | |||
| + | $ sudo apt-get install xorg | ||
| + | |||
| + | $ sudo apt-get install gcc | ||
| + | |||
| + | $ sudo apt-get install libx11-dev | ||
| + | |||
| + | $ sudo apt-get install libxt-dev | ||
| + | |||
| + | $ sudo apt-get install libxext-dev | ||
| + | |||
| + | $ sudo apt-get install make | ||
| + | |||
| + | $ sudo apt-get install libmotif-dev | ||
| + | |||
| + | $ sudo apt-get install libtirpc-dev | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| === Case study: Linux Mint notes contributed by a user, including comments on the sfinstall portion === | === Case study: Linux Mint notes contributed by a user, including comments on the sfinstall portion === | ||
sudoc/su_installation.1679608797.txt.gz · Last modified: by seisunix
