Hello!
This is my first post in this forum and I wanted to say hi to everyone here. This place looks awesome. Although I am new to Fedora/Linux I hope to contribute to the community once I'm on my feet with the OS.
I am trying to update the graphics driver (Intel), so I downloaded the file, realized I needed to update libdrm, downloaded that, too, and am now on the step of installing libdrm 2.4.23.
I am at the step of typing 'make install' on the command line, and get this error message:
libtool: Version mismatch error. This is libtool 2.2.6b Debian Debian-2.2.6b-2, but the definition of this LT_INIT comes from libtool 2.2.10. You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2 and run autoconf again.
It appears that I have a newer version of libtools than is needed. How do I recreate aclocal.m4 with macros from an older libtool version, specifically 2.2.6b Debian-2.2.6b-2? Or is the problem with LT_INIT?
I'd appreciate any help I can get!