On Fri, Nov 23, 2012 at 9:43 AM, David Humphreys <d...@datatone.co.uk> wrote: > I am just starting to experiment with systemd. > > My first 'problem' is that the build process does not seem to properly > obey the --prefix= directive. > > I get some stuff installed where I tell it with --prefix, and some other > stuff installed in /usr/bin and /usr/lib. > > I can get around this easily enough, but it maybe should be fixed. I > hate it when installs put stuff anywhere other than where directed: it > makes it immensely more difficult to maintain visibility of what is > going on.
Try--with-rootprefix=DIR , mangling prefix to / might not work. Kay _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel