[Maria-discuss] Debian 9.2 - Kytea
Hi, I'm compiling MariaDb in Debian 9.2. Is dependence on Kytea necessary? I need to compile Kytea previously. As you know, the Kytea package is no longer available in the Debian repositories. http://www.phontron.com/kytea/ <http://www.phontron.com/kytea/> https://github.com/dertin/lemp-stack-debian/blob/develop/install.sh#L105 <https://github.com/dertin/lemp-stack-debian/blob/develop/install.sh#L105> regards Guillermo Céspedes Full Stack Developer
Am 29.11.2017 um 17:20 schrieb Guillermo Cespedes:
Hi, I'm compiling MariaDb in Debian 9.2. Is dependence on Kytea necessary? I need to compile Kytea previously.
As you know, the Kytea package is no longer available in the Debian repositories. http://www.phontron.com/kytea/
for sure not, never heard about Kytea at all until today [root@buildserver:~]$ rpm -qa | grep -i Kytea [root@buildserver:~]$ [root@buildserver:~]$ rpm -qa | grep mariadb mariadb-devel-10.2.11-1.0.fc26.20171129.rh.sandybridge.x86_64 mariadb-10.2.11-1.0.fc26.20171129.rh.sandybridge.x86_64 mariadb-manpages-10.2.11-1.0.fc26.20171129.rh.sandybridge.x86_64 mariadb-server-10.2.11-1.0.fc26.20171129.rh.sandybridge.x86_64 mariadb-test-10.2.11-1.0.fc26.20171129.rh.sandybridge.x86_64 mariadb-libs-10.2.11-1.0.fc26.20171129.rh.sandybridge.x86_64
Hi, In <CDA63F67-A7E9-4314-8596-00FD1AA1FF78@gmail.com> "[Maria-discuss] Debian 9.2 - Kytea" on Wed, 29 Nov 2017 13:20:33 -0300, Guillermo Cespedes <dev.dertin@gmail.com> wrote:
Hi, I'm compiling MariaDb in Debian 9.2. Is dependence on Kytea necessary? I need to compile Kytea previously.
As you know, the Kytea package is no longer available in the Debian repositories. http://www.phontron.com/kytea/ <http://www.phontron.com/kytea/>
https://github.com/dertin/lemp-stack-debian/blob/develop/install.sh#L105 <https://github.com/dertin/lemp-stack-debian/blob/develop/install.sh#L105>
Kytea is a optional dependency of Mroonga storage engine. Normally, Kytea related feature isn't used. You don't need Kytea to build MariaDB. Thanks, -- kou
participants (3)
-
Guillermo Cespedes
-
Kouhei Sutou
-
Reindl Harald