GNOME Bugzilla – Bug 602664
Should not install the server in $(bindir)
Last modified: 2018-01-10 19:47:58 UTC
Created attachment 148293 [details] [review] Install libgtop_server2 in $(libexecdir) The libgtop_server2 binary is launched by the library itself, and has no use being launched directly. Therefore, it should go in $(libexecdir) instead. The patch also adds some missing $(DESTDIR) references in the installation hooks.
Review of attachment 148293 [details] [review]: Unfortunately this patch breaks JHBuilding the module, it would be nice if you could submit an updated patch.
Created attachment 320009 [details] [review] install to libexecdir, not bindir This is an updated copy of the original patch. This installs just fine in jhbuild for me (on Linux, where there is no server). If it breaks on one of the platforms where this is required, we need to know what the failure is so that it can be fixed.
I know I am probably the only user of libgtop_daemon2, so let's forget about it. I'm fine with the latest patch, it runs fine on FreeBSD.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgtop/issues/17.