On Fri, Nov 23, 2012 at 9:43 AM, David Humphreys <[email protected]> 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
