Then:
make
- make -C po # if you want to rebuild the locales
+ make -C po # if you want to rebuild the message catalogs
The binaries are called things like 'virt-dmesg.opt' and located in
the respective directories, so you could run them by doing:
options. All require virtual machines to run against, but most also
offer a test mode (-t option).
-To install the binaries, man pages and locales, do this as root:
+To install the binaries, man pages and message catalogs, do this as
+root:
make install
make -C po install
\ No newline at end of file