[systemd-devel] Building systemd from git

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Wed Mar 19 13:44:01 PDT 2014


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


More information about the systemd-devel mailing list