Re: [sane-devel] What compiler switch for systemd support?

2017-11-23 Thread ToddAndMargo

On 11/21/2017 03:11 AM, ToddAndMargo wrote:

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-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] What compiler switch for systemd support?

2017-11-22 Thread ToddAndMargo

On 11/21/2017 05:47 AM, Olaf Meeuwissen wrote:

Hi ToddAndMargo,

ToddAndMargo writes:


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-2FSF Associate Member since 2004-01-27
  GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
  Support Free Softwarehttps://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-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] What compiler switch for systemd support?

2017-11-21 Thread Olaf Meeuwissen
Hi ToddAndMargo,

ToddAndMargo writes:

> 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-2FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Softwarehttps://my.fsf.org/donate
 Join the Free Software Foundation  https://my.fsf.org/join

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org