Difference between revisions of "Training/XQuartz"

From HPC
Jump to: navigation , search
(Introduction)
(Installing XQuartz)
Line 13: Line 13:
 
6.Open the Terminal App<BR>
 
6.Open the Terminal App<BR>
 
7.Login to Viper ssh -X username@viper.hull.ac.uk<BR>
 
7.Login to Viper ssh -X username@viper.hull.ac.uk<BR>
8.The -X is used to enable the X window system.
+
{|
 +
|style="width:5%; border-width: 0" | [[File:icon_exclam1.png]]
 +
|style="width:95%; border-width: 0" | Note: -X is used to enable the X window system.]].
 +
|-
 +
|}
 +
8.To test X11 support type xclock, an analogue clock should appear
  
 
==Further Information==
 
==Further Information==
 
[https://www.xquartz.org/ XQuartz]<BR>
 
[https://www.xquartz.org/ XQuartz]<BR>
 
[https://support.apple.com/en-gb/HT201341 Apple Support - X11]
 
[https://support.apple.com/en-gb/HT201341 Apple Support - X11]

Revision as of 15:08, 21 March 2017

Introduction

XQuartz is an open-source version of X.Org X Window System that runs on macOS, it is required to run certain cross-platform applications on macOS. XQuartx was included with Mac OSX 10.5 (Leopard) to Mac OSX 10.7 (Lion), for all subsequent releases XQuartz is not included and must be downloaded separately.

Installing XQuartz

1. Download the latest version of XQuartz from https://www.xquartz.org
2.Navigate to the downloads folder and open the XQuartz Disk Image.
3.Open the the XQuartz package
4.Follow the installation steps, accepting the licence agreement and choose an installation destination.
5.Once installation is complete logout and log in.
6.Open the Terminal App
7.Login to Viper ssh -X username@viper.hull.ac.uk

Icon exclam1.png Note: -X is used to enable the X window system.]].

8.To test X11 support type xclock, an analogue clock should appear

Further Information

XQuartz
Apple Support - X11