From 334dee64a2c90c4c57de33fd78ffc529f49ebb35 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 9 Sep 2014 20:27:33 +0100 Subject: [PATCH] FAQ: Repeat advice to use ./run. The two adjacent sections can be read separately, and the second section doesn't mention not using make install / using ./run, so repeat it a second time. --- examples/guestfs-faq.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index 4afb71a69..400002817 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -422,6 +422,8 @@ programs you have compiled. Use C<./localconfigure> instead of C<./configure>, but otherwise you compile libguestfs as usual. +Don't run C! Use the C<./run> script instead (see README). + =head2 How can I compile and install libguestfs without supermin? If supermin 5 supports your distro, but you don't happen to have a new