On Thu, Mar 20, 2014 at 04:02:37PM +0200, Kevin Wilson wrote:
> Thanks, Zbyszek.
> 
> > --prefix etc.
> 
> I assume you mean:
> --prefix /etc
> and not
> prefix /etc
> 
> is it so ?
No, I meant "--prefix" as in the command line option to ./configure,
e.g. "--prefix=/usr", and "etc" as in "et cetera", not the directory.
Something like "./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var".
Generally, it is best to use the same flags that you distribution uses.
Then you'll overwrite existing files instead writing them to a different
directory and potentially causing confusion.

Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to