Discussion:
[sane-devel] What compiler switch for systemd support?
ToddAndMargo
2017-11-21 11:11:24 UTC
Permalink
Dear List,

Anyone know what the compiler switch is to compile
in explicit systemd support?

Many thanks,
-T
--
sane-devel mailing list: sane-***@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-***@lists.alioth.debian.org
Olaf Meeuwissen
2017-11-21 13:47:31 UTC
Permalink
Hi ToddAndMargo,
Post by ToddAndMargo
Dear List,
Anyone know what the compiler switch is to compile
in explicit systemd support?
$ ./configure --help | grep systemd
--with-systemd enable systemd support [default=yes]

So, --with-systemd would be the configure time option to use.
Of course, you will need the systemd development packages installed
(probably libsystemd-dev or similar).

With the flag, configure will abort with an error if the requirements to
build in systemd support are not satisfied.

Hope this helps,
--
Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27
GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9
Support Free Software https://my.fsf.org/donate
Join the Free Software Foundation https://my.fsf.org/join
--
sane-devel mailing list: sane-***@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-***@lists.alioth.debian.org
ToddAndMargo
2017-11-23 03:36:41 UTC
Permalink
Post by Olaf Meeuwissen
Hi ToddAndMargo,
Post by ToddAndMargo
Dear List,
Anyone know what the compiler switch is to compile
in explicit systemd support?
$ ./configure --help | grep systemd
--with-systemd enable systemd support [default=yes]
So, --with-systemd would be the configure time option to use.
Of course, you will need the systemd development packages installed
(probably libsystemd-dev or similar).
With the flag, configure will abort with an error if the requirements to
build in systemd support are not satisfied.
Hope this helps,
--
Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27
GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9
Support Free Software https://my.fsf.org/donate
Join the Free Software Foundation https://my.fsf.org/join
That explains a lot. Thank you!
--
sane-devel mailing list: sane-***@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-***@lists.alioth.debian.org
ToddAndMargo
2017-11-24 01:53:18 UTC
Permalink
Post by ToddAndMargo
Dear List,
Anyone know what the compiler switch is to compile
in explicit systemd support?
Many thanks,
-T
Followup:

Red Hat Enterprise Linux (RHEL) and Friends (CentOS, Scientific
Linux, etc.) does not compile in the daemon support. And
Fedora 27 separates the daemon from the backup end. I have
requested the daemon for RHEL:

RFE: please include sane-backends-daemon
https://bugzilla.redhat.com/show_bug.cgi?id=1517029

-T
--
sane-devel mailing list: sane-***@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-***@lists.alioth.debian.org
Loading...