...
Code Block | ||
---|---|---|
| ||
sudo yum install -y ImageMagick |
Library for showing multimedia contents analyzing the search keyword from a external search engine.
Code Block | ||
---|---|---|
| ||
sudo yum -y install epel-release sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm sudo yum -y install mecab |
Library for showing multimedia contents.
Code Block | ||
---|---|---|
| ||
sudo yum install -y ffmpeg |
Library for extracting the Word text.
Save as "wv-1.2.4.tar.gz" to get the source code from https://sourceforge.net/projects/wvware/files/wv/1.2.4/.
Code Block | ||
---|---|---|
| ||
sudo yum -y install glib2-devel libgsf libgsf-devel gcc gcc-c++ elinks
sudo tar -zxvf wv-1.2.4.tar.gz
cd wv-1.2.4/
sudo ./configure
sudo make
sudo make install |
Library for extracting the Excel and Power Point text.
Code Block | ||
---|---|---|
| ||
sudo wget http://repo.iotti.biz/CentOS/6/x86_64/xlhtml-0.5-17.el6.lux.1.x86_64.rpm
sudo yum -y localinstall xlhtml-0.5-17.el6.lux.1.x86_64.rpm |
Library for making PDF cover page.
Code Block | ||
---|---|---|
| ||
sudo wget https://copr.fedorainfracloud.org/coprs/robert/gcj/repo/epel-7/robert-gcj-epel-7.repo -P /etc/yum.repos.d sudo wget https://copr.fedorainfracloud.org/coprs/robert/pdftk/repo/epel-7/robert-pdftk-epel-7.repo -P /etc/yum.repos.d sudo yum install -y pdftk |
...
Library for making PDF cover page.(PDFTK is unavailable for CentOS7, please skip this section. WEKO is looking for alternative method)
INSTALL PLUGIN mroonga SONAME 'ha_mroonga.so';
CREATE FUNCTION last_insert_grn_id RETURNS INTEGER SONAME 'ha_mroonga.so';
CREATE FUNCTION mroonga_snippet RETURNS STRING SONAME 'ha_mroonga.so';
CREATE FUNCTION mroonga_command RETURNS STRING SONAME 'ha_mroonga.so';
CREATE FUNCTION mroonga_escape RETURNS STRING SONAME 'ha_mroonga.so';
exit (mariadbからログアウトする)