HP Xw9400 Remote Graphics Software 4.2.0 User Guide - Page 38

This command runs an install command first and then attempts

Page 38 highlights

HP Remote Graphics 4.2.0 User's Guide The install process requires a locally writable directory in which to build. Locate the support bundle in an appropriate directory before installation. Use the following command to unpack the file manually if desired: • tar xzf hp_rgs_4_audiosupport.tar.gz As the user root, change directory into the one created by the command above. It will contain important files such as: • README.txt - basic instructions and file manifest • rgs_audio_support - shell installation script for ALSA/JACK libraries • alsa-*.tar.bz2 - recent validated tar archives from the ALSA project (provided only for open source requirements and legacy installations) http://alsa-project.org • jack-*.tar.gz - recent validated tar archives from the JACK-AudioConnection-Kit project - http://jackit.sourceforge.net • libsndfile-*.tar.gz - recent validated tar archives from the libsndfile project (JACK dependency) - http://www.mega-nerd.com/libsndfile The sample installation script, rgs_audio_support, offers three installation scenarios: 1. install - This command unpacks all tar archives into a local build directory in the current directory [ ./localroot ], configures, builds, and installs the required ALSA/JACK libraries appropriate for the host system and active kernel. It is a good choice for local installations or system development. A system reboot is recommended for best results. 2. remove - This command removes and un-configures an installation provided by the above install command. 3. build_rpms - This command runs an install command first and then attempts to create a compatible set of binary RPMs for installation on matched system configurations. This will greatly reduce the work of enterprise administrators duplicating this install process across multiple nodes. After a successful build, the following files are created: • ./RPMS/*.rpms - binary RPMs copied from /usr/src/redhat/RPMS • ./RPMS/RGS_audio_install.sh - customized install and configuration script to associate with RPMs Note: The build log created by this script is located in /var/log/hpaudio.log Note: The install command does not yield results visible by the RPM package manager, rpm. The rpm database is not updated nor will inquiries with rpm -q report the installation. Only installations performed with the results of build_rpms are manageable by the rpm command. 30

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

HP Remote Graphics 4.2.0 User's Guide
30
The install process requires a locally writable directory in which to build. Locate the
support bundle in an appropriate directory before installation.
Use the following command to unpack the file manually if desired:
tar xzf hp_rgs_4_audiosupport.tar.gz
As the user root, change directory into the one created by the command above. It
will contain important files such as:
README.txt
- basic instructions and file manifest
rgs_audio_support
- shell installation script for ALSA/JACK libraries
alsa-*.tar.bz2
- recent validated tar archives from the ALSA project
(provided only for open source requirements and legacy installations) -
http://alsa-project.org
jack-*.tar.gz
- recent validated tar archives from the JACK-Audio-
Connection-Kit project -
libsndfile-*.tar.gz
- recent validated tar archives from the libsndfile
project (JACK dependency) -
The sample installation script,
rgs_audio_support
, offers three installation
scenarios:
1.
install
- This command unpacks all tar archives into a local build directory
in the current directory [
./localroot
], configures, builds, and installs the
required ALSA/JACK libraries appropriate for the host system and active
kernel. It is a good choice for local installations or system development. A
system reboot is recommended for best results.
2.
remove
- This command removes and un-configures an installation provided
by the above install command.
3.
build_rpms
- This command runs an install command first and then attempts
to create a compatible set of binary RPMs for installation on matched system
configurations. This will greatly reduce the work of enterprise administrators
duplicating this install process across multiple nodes. After a successful build,
the following files are created:
./RPMS/*.rpms
- binary RPMs copied from
/usr/src/redhat/RPMS
./RPMS/RGS_audio_install.sh
- customized install and configuration
script to associate with RPMs
Note:
The build log created by this script is located in
/var/log/hpaudio.log
Note
:
The install command does not yield results visible by the RPM package
manager, rpm. The rpm database is not updated nor will inquiries with rpm -q
report the installation. Only installations performed with the results of
build_rpms
are manageable by the rpm command.