[systemd-devel] Steps to install libsystemd
Mantas Mikulėnas
grawity at gmail.com
Tue Apr 24 11:51:35 UTC 2018
On Tue, Apr 24, 2018 at 2:48 PM, Iulian Jicmon <iulianjicmon24 at gmail.com>
wrote:
> Hi
>
> When I use this command: ~/Desktop/Project/PCSC$ ./configure
> --disable-libsystemd
>
> I get this error: configure: error: install libudev-dev or use
> --disable-libudev
>
> And when I disable libudev I get the same error as the first time.
>
> ~/Desktop/Project/PCSC$ ./configure --disable-libudev
>
> configure: error: install libsystemd-dev or use --disable-libsystemd
>
Then install libudev-dev. It *is* available on Ubuntu 14.04.
Note that ./configure options are not persistent: if you wanted to disable
both features, you would have to specify both options in the same
invocation.
(But disabling both wouldn't be a good idea for PCSC.)
--
Mantas Mikulėnas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20180424/20c054bf/attachment.html>
More information about the systemd-devel
mailing list