[MDEV-5664] OQGRAPH cannot be installed on CentOS 6.5/RHEL 6.5 Created: 2014-02-12 Updated: 2017-12-06 Resolved: 2017-12-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.0.8, 10.0.14 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Colin Charles | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | oqgraph | ||
| Environment: |
CentOS 6.5 |
||
| Issue Links: |
|
||||||||
| Description |
|
Try to install MariaDB-oqgraph-engine.x86_64. See it fail because it requires libJudy, which does not exist in CentOS/RHEL 6. It works on Fedora, and I notice there are "EPEL" packages (which means you need to enable yet another repository for this to work). But out of the box, this is a problem. See output:
|
| Comments |
| Comment by Sergei Golubchik [ 2014-02-12 ] | |||||||||||||||||
|
There isn't much we can do about it. Correct, OQGraph v3 needs libjudy. Correct, libjudy is not in the official Fedora repository. But we cannot change either of that. We could
Neither looks like a good solution to me. | |||||||||||||||||
| Comment by Elena Stepanova [ 2014-10-09 ] | |||||||||||||||||
|
So, there are two additional steps needed to get it work:
At the very least, it should be documented in the KB (so far I could only find it in Ivan Stoykov's blog https://mariadb.com/blog/install-mysql-mariadb-version-10010-connect-and-oqgraph-engine-centos-65-minimal-mariadb-audit). But also, maybe we could add a note about that in the repo template which is used by the repository tool. Now if I choose CentOS 6 64 bit / 10.0, I get this:
It could be something like
| |||||||||||||||||
| Comment by Elena Stepanova [ 2014-10-09 ] | |||||||||||||||||
|
Meanwhile assigning to greenman for documenting. | |||||||||||||||||
| Comment by Ian Gilfillan [ 2014-10-09 ] | |||||||||||||||||
|
This has now been documented on the Installing OQGRAPH page at https://mariadb.com/kb/en/mariadb/documentation/storage-engines/oqgraph-storage-engine/installing-oqgraph/ Will re-assign to dbart to add the note to the repo tool. | |||||||||||||||||
| Comment by Daniel Bartholomew [ 2017-12-06 ] | |||||||||||||||||
|
Note added to the repo tool directing people to the Installing OQGraph page in the Knowledge Base. | |||||||||||||||||
| Comment by Daniel Bartholomew [ 2017-12-06 ] | |||||||||||||||||
|
I believe this is resolved, so closing issue |