- Download macport
- Install cmake
- Download opencv source
- cmake opencv source file
- make opencv
- Install opencv
cmake -G "Unix Makefiles"
make -j8
sudo make install
Ref
cmake -G "Unix Makefiles"
make -j8
sudo make install
$yum install -y mysql mysql-server httpd php php-pecl-apc php-cli php-pear php-pdo php-mysql php-pgsql php-pecl-mongo php-sqlite php-pecl-memcache php-pecl-memcached php-gd php-mbstring php-mcrypt php-xml freeradius freeradius-utils freeradius-mysql mod_ssl openssl