Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Please refer the link for a full list of affected platforms.
* rpm --> "rpm -i -nodeps iclsClient<version>.<arch>.rpm"
* alien --> "alien -i -nodeps –-script iclsClient<version>.<arch>.rpm"
* yum --> "yum install iclsClient<version>.<arch>.rpm"
* apt --> "alien --to-deb iclsClient<version>.<arch>.rpm && dpkg -i iclsClient<version>.<arch>.deb"
9. Please make sure system wide proxy has been setup and the platform is connected.
9. After installing above dependencies a reboot is required.

Expand Down