For details on Archive/Restore, see the Managing XPP manual, Chapter 14 under "Displaying Status Information in UNIX"
https://docs.rws.com/binary/935391/935056/xpp-9-6/manxpp, xterm or gnome-terminal must be installed on the Linux server and XPP must be able to access it.
Excerpt from the documentation:
Displaying Status Information on UNIX
The Archive/Restore utility displays progress and error messages in a status window. By default, the status window is an xterm or gnome-terminal window. You can change the window type. For example, if xterm or gnome-terminal do not run on your system, set the XYV_AR_WIN environment variable before running the Archive/Restore utility.
Specify the [switches] for the standard command (for example, to set the size, location, and color of the window).
If xterm or gnome-terminal are not found in your search path, the status window will fail to display and the archive/restore command will fail to be performed. You can set XYV_AR_WIN to:
setenv XYV_AR_WIN=/usr/bin/xterm -geometry 132x48 -sb -sl 10000
or
setenv XYV_AR_WIN=/usr/bin/gnome-terminal --geometry=132x48 -e ’%s’