From eaad2e769b37755a95ef030744ff39becc74472b Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Fri, 11 Oct 2013 16:52:17 +0200 Subject: Doc: 32-bit support libs are only needed on 64-bit systems Change-Id: I5e22dff017a7a7f0efb5f0798c4a2f675d5d8efd Reviewed-by: Andy Nichols --- src/doc/src/b2qt.qdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc index 21fd1f0..04c41a4 100644 --- a/src/doc/src/b2qt.qdoc +++ b/src/doc/src/b2qt.qdoc @@ -133,10 +133,10 @@ \target Installing 32-bit Support Libraries \section1 1. Installing 32-bit Support Libraries - Some of the build tools in \B2Q are 32-bit programs, and they - require that support libraries for running 32-bit code are present - in the system. To install the required packages in Ubuntu, use the - following command in a terminal: + Some of the build tools in \B2Q are 32-bit programs, and on 64-bit + systems they require that support libraries for running 32-bit + code are present in the system. To install the required packages + in Ubuntu, use the following command in a terminal: \code sudo apt-get install g++-multilib ia32-libs -- cgit v1.2.3