Linux Kodi ./configure gpg-error not found
#1
Hi all,

I am trying to compile Kodi on CentOS 6 kernel 2.6.32-504.23.4.el6.x86_64, and have run into a configure error. This happens on both Kodi 14.2 and 15.0b2.

Here is the config.log output.

The important lines:

Code:
checking for gcrypt.h... yes
checking for main in -lgpg-error... no
configure: error: Could not find a required library. Please see the README for your platform.

I know for sure I have that library installed:

Code:
$ sudo yum install libgpg-error-devel
Package libgpg-error-devel-1.7-4.el6.x86_64 already installed and latest version
Nothing to do

$ whereis libgpg-error
libgpg-error: /lib/libgpg-error.so /usr/lib64/libgpg-error.so

I'm stuck, since I have the library but it says I don't for some reason. Any ideas? Otherwise, if anyone can point me to where I can get an up to date rpm of Kodi, I would gladly try to install that.
Reply
#2
Search the forum thread.CentOs nightmare was handled at least twice in that forum. Last time it got ~ 150 posts until it could be fixed.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi ./configure gpg-error not found0