> > Bo Yang, I believe you tested the new bridge helper recently. Did you > run into any path issues with /usr/libexec vs. /usr/lib? >
I didn't install the package. I only build and test the functions. >From the source code of configure, the CONFIG_QEMU_HELPERDIR is hardcoded to $prefix/libexec. The patch seems ok to make CONFIG_QEMU_HELPERDIR configurable. > Bruce seems to use make install libexecdir=%_libexecdir for the kvm > package just like I do for qemu. > > Andreas >