Unpacking the Source Code PackageΒΆ
To unpack the source code package:
-
Download the rwc-software-XX.YY.Z.tar.gz package from the Support Site.
The archive file contains the files necessary to create a binary RPM. -
Navigate to the Downloads folder.
cd Downloads
-
Extract the contents of the archive file into a new folder.
mkdir PCoIP_Host_SW_Release tar -zxvf rwc-software-XX.YY.Z.tar.gz -C PCoIP_Host_SW_Release
-
Open the new directory and check that the /pcoip_host_XX.YY.Z.axxxx folder is there.
cd PCoIP_Host_SW_Release<br />ls
Subfolders created
Extracting rwc-software-XX.YY.Z.tar.gz creates additional sub-folders such as common, kernel, and user.