Run with self-built binaries.
authorEric Blake <eblake@redhat.com>
Thu, 24 Oct 2019 02:26:35 +0000 (21:26 -0500)
committerEric Blake <eblake@redhat.com>
Thu, 24 Oct 2019 02:29:01 +0000 (21:29 -0500)
Necessary since I want to demo features that are not yet in stable
releases, so stock Fedora 30 binaries don't show off more recent
additions.

Assumes that ~/d/$PROJ is the build directory for each of qemu,
nbdkit, and libnbd.  (Matches what was done in 2019-tech-introductions)

2019-kvm-forum/run

index 6645a8e..2b0453a 100755 (executable)
@@ -15,6 +15,8 @@ export GNOME_KEYRING_PID=
 # If we need to precreate any files.
 # ...
 
 # If we need to precreate any files.
 # ...
 
-# Run techtalk.
-techtalk-pse
+# Run techtalk.  The demos require nbdkit 1.14, libnbd 1.1.5, and qemu 4.2,
+# which are not present in Fedora 30, so point to self-built versions.
+export PATH=$HOME/d/nbdkit:$HOME/d/qemu:$PATH
+$HOME/d/libnbd/run techtalk-pse
 #~/d/techtalk-pse/techtalk-pse
 #~/d/techtalk-pse/techtalk-pse