HP Remote Graphics Software 5.4.8 User Guide
Sender can be verified by examining the X server log file (Xorg.0.log). The log file will show that the
extension is loaded, and that the extension has started the Sender:
Log file content should be like:
(II) LoadModule: "rge"
(II) Loading /usr/lib64/xorg/modules/extensions/librge.so
.
.
.
(RG) 10:29:52.654 HP Remote Graphics extension. Build date : Jul 15 2009
(RG) 10:29:53.002 Listening for RG connections at /var/opt/hpremote/rgsender/sockets/rgsender-
rge:0
(RG) 10:29:53.631 Started rgsender process PID = 5780
END of log file example.
The rgsender.sh command has two options that can be executed from the command line. The
rgsender.sh command does not start the Sender if either of these options are used.
The functionality of each option is as follows:
[-v | -ver | -version] —Displays the Sender version information.
[-h | -help | -?] —Displays the rgsender.sh command line options that are listed on this page.
Uninstalling the Sender on Linux
To uninstall the RGS Sender on Linux, perform the following steps:
1. Log in as root.
2. If the default install.sh was used, then the following command should report some variation of the
following packages:
# rpm -qa | grep -i rgsender
rgsender_linux_64-5.4.8-1
rgsender_config_64-5.4.8-1
3. To remove the rgsender package (and corresponding configuration rpm if used), execute the
command:
rpm -e --allmatches rgsender_linux_64 rgsender_config_64
4. If the rgsender_config_64-*.rpm was installed, it must be removed first (or together as
demonstrated above) before removing the rgsender_linux_64-*.rpm package. This resolves
dependencies between the packages, and undoes the previous customizations performed by this
Installing RGS on Linux
89