This provides EyeLink Developers Kit (EDK) RPM packages for RPM distributions.
Supported Platforms:
- CentOS 8
- CentOS 9
Install Instructions:
CentOS 8:
yum install -y epel-release
yum config-manager --set-enabled powertools
rpm --import https://centos.sr-research.com/eldk_2_2/SR-Research-CentOS-8.pub
wget -O /etc/yum.repos.d/srr-research-co-edk.repo https://centos.sr-research.com/eldk_2_2/srr-research-co-edk.repo
wget -O /etc/yum.repos.d/srr-research-co-edk-requires.repo https://centos.sr-research.com/eldk_2_2/srr-research-co-edk-requires.repo
yum install eyelink-*
CentOS 9:
yum install -y epel-release
rpm --import https://centos.sr-research.com/eldk_2_2/SR-Research-CentOS-8.pub
wget -O /etc/yum.repos.d/srr-research-co-edk.repo https://centos.sr-research.com/eldk_2_2/srr-research-co-edk.repo
wget -O /etc/yum.repos.d/srr-research-co-edk-requires.repo https://centos.sr-research.com/eldk_2_2/srr-research-co-edk-requires.repo
yum install eyelink-display-software
Note:
- When fetching packages from our repositories for the first time (e.g. yum
check-upgrade) you may be prompted
with:Importing GPG key 0x3300F16E: Userid : "suganthan (sr research) <suganthan@sr-support.comm>" Fingerprint: DA25 1549 1B98 BBAF FBCA 39B7 2FA8 C0B9 3300 F16E From : https://centos.sr-research.com/eldk_2_2/SR-Research-CentOS-8.pub Is this ok [y/N]:Please press ‘y’ to accept our signing key, and continue.
