Thanks, Zbyszek.

> --prefix etc.

I assume you mean:
--prefix /etc
and not
prefix /etc

is it so ?

KW





On Wed, Mar 19, 2014 at 10:44 PM, Zbigniew Jędrzejewski-Szmek
<zbys...@in.waw.pl> wrote:
> On Wed, Mar 19, 2014 at 10:25:30PM +0200, Kevin Wilson wrote:
>> Hello,
>>
>> When I build systemd from git using the usual procedure of configure,
>> without setting special parameters, it installs folder under
>> /usr/etc/systemd/ (like /usr/etc/systemd/system and its children,
>> /usr/etc/systemd/network/, and more).
> That's the usual GNU "style".
>
>> Is there a way to run configure so that, instead of
>> /usr/etc/systemd/, it will use /etc/systemd/ ?
>> In Fedora, for example, the rpm uses the /etc/systemd and not
>> /usr/etc/systemd/, which does not exist.
> Use --prefix etc.
>
> Look ./autogen.sh for some nice default options.
>
> Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to