When trying to find out how to build something, I always look at how Arch Linux does it. Here is the file that builds Avahi:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avahi <https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avahi> This particular file seems fairly straightforward, even if you don’t know pacman and Arch; just assume that it more or less executes the subroutines in sequence. > On Jan 14, 2015, at 10:19, carl h <heyen2...@gmail.com> wrote: > > Greetings, > > First of all I'm a newbie to avahi. Hence my potentially naive questions. So > apologies up front. > > I need to use avahi for it's name resolution utilities. I see that the > avahi-utils > folder has a name resolver utility. I would like to build that utility. I > would also > like to explore and experiment with other utilities as well. > > The problem is that there's no guide of any sort to describe how to configure > and build avahi to generate the apps and utils that I want. > > I've googled quite a bit but haven't turned up much worth using. > > Can anyone direct me to any info on this? > > thanks > /carl h. > > > _______________________________________________ > avahi mailing list > avahi@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/avahi
_______________________________________________ avahi mailing list avahi@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/avahi