On 6/20/19 10:26 AM, David Hitchcock wrote:
I’m new to GitHub and I a very basic question.

I’m trying to compile a program that incorporates AVAHI on RedHat. I
have installed the libraries (avahi, avahi-libs, avahi-glib,
avahi-ui-gtk3 and avahi-gobject), but using yum, I can see no
development repos that would have the needed include files. For
example: <avahi-client/publish.h>.

Any idea what I am missing here regarding compiling avahi on RedHat?

I think you need to install the avahi-devel package.

[galens@toto ~]$ rpm -qf /usr/include/avahi-client/publish.h
avahi-devel-0.6.31-19.el7.x86_64


galen
--
Galen Seitz
gal...@seitzassoc.com
_______________________________________________
avahi mailing list
avahi@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/avahi

Reply via email to