Actions
Extra supporting package table » History » Revision 3
« Previous |
Revision 3/23
(diff)
| Next »
Anchi Cheng, 10/09/2015 11:01 AM
Leginon Only (3.2 and up for RCT)¶
Name: | Download site: | yum package name | SuSE rpm name | Debian 8 package name |
---|---|---|---|---|
opencv 2 (tested 2.4.10) | "http://opencv.org | opencv | ? | ? |
*opencv yum package is available in EPEL
- http://fedoraproject.org/wiki/EPEL
- contains a wealth of packages required for appion
Download repository rpm and install
wget 'http://mirrors.cat.pdx.edu/epel/6/i386/epel-release-6-8.noarch.rpm' sudo yum --nogpgcheck localinstall epel-release-6-8.noarch.rpm
Note that release version (6-8) is the current release at the time of this writing. Please visit http://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F for more up-to-date information on how to install the packages from the EPEL software repository.
Updated by Anchi Cheng about 9 years ago · 3 revisions