Not to revive an old thread unnecessarily, but I also ran into this recently and it appears that if you compile from source or rebuild the SRPM you need to pay particular attention to this paragraph in the build steps: https://github.com/libjpeg-turbo/libjpeg-turbo/blob/master/BUILDING.md#user-content-installing-libjpeg-turbo:~:text=Changing%20the%20value%20of%20CMAKE_INSTALL_PREFIX%20(for,structure%20that%20conforms%20to%20GNU%20standards.
My guacd couldn't find the header files because they weren't in the expected spot. In addition to this Sourceforge rpms don't follow the RHEL/CentOS/Fedora .spec file format (which follows the standard that Mike Jumper spoke to above). So I would advise using Fedora's SRPM as your .spec template if you are going to re-package in your own repo :) -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
