![]() |
Iris SDK
1.0
Iris Recognition Software Development Kit
|
Download necessary packages from ftp.
Download
All libraries, executable files, headers, docs and algorithms are in the archive.
install downloaded packages with
> dpkg -i <package_name1> > dpkg -i <package_name2> > ... > dpkg -i <package_nameN> > apt-get install -f
install downloaded packages with
> yum -y install epel-release > yum -y localinstall <rpm_package1> > yum -y localinstall <rpm_package1> > ... > yum -y localinstall <rpm_packageN>