diff --git a/docs/source/PCs/ARM/iMX6Q/Manuals/Software/Linux_Qt55.rst b/docs/source/PCs/ARM/iMX6Q/Manuals/Software/Linux_Qt55.rst index 26ea07a07..2a9383526 100644 --- a/docs/source/PCs/ARM/iMX6Q/Manuals/Software/Linux_Qt55.rst +++ b/docs/source/PCs/ARM/iMX6Q/Manuals/Software/Linux_Qt55.rst @@ -931,12 +931,13 @@ Host system requirements Preparation ----------- -#) Download `QT5.5.1 `_ and install it on the system. Other Qt version should ok as we only need Qtcreator. Install it in the `/home//program` directory. -#) Install SDK. Get the `SDK `_ and install it using this command: +#) Download `QT5.5.1 `_ and install it on one X86_64 Linux Host PC system. Other Qt version should ok as we only need Qtcreator. Install it in the `/home//program` directory. +#) Install SDK. Get the SDK and install it using this command(running the following commands on one X86_64 Linux Host PC): .. code-block:: bash + # wget -c https://chipsee-tmp.s3.amazonaws.com/DVD/IMX6Q/Tools/fsl-imx-x11-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-vfp-neon-toolchain-3.14.52-1.1.1.sh # chmod +x fsl-imx-x11-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-vfp-neon-toolchain-3.14.52-1.1.1.sh - # ./ fsl-imx-x11-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-vfp-neon-toolchain-3.14.52-1.1.1.sh + # ./fsl-imx-x11-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-vfp-neon-toolchain-3.14.52-1.1.1.sh |br| The default install directory is `/opt/fsl-imx-x11/3.14.52-1.1.1`. You can install it in this directory or you can also use another directory. @@ -1092,4 +1093,4 @@ How to Change psplash's :pagebreak:`True` -.. include:: /PCs/Shared/support \ No newline at end of file +.. include:: /PCs/Shared/support