From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Tue, 3 Jun 2008 10:42:03 +0000 (+0100) Subject: locales -> message catalogs X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=commitdiff_plain;h=54e2f56a3bb27916c6fbfd37064e76b24cfb5dc6 locales -> message catalogs --- diff --git a/README b/README index ce48e4e..9e188cb 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ Run ./configure and look at the output for any missing packages. 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: @@ -54,7 +54,8 @@ All the binaries understand the --help option to provide a summary of 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