diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-02-11 14:37:24 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-11 15:36:01 (GMT) |
commit | 77e67146b8b2555320f395f65ecba9013a169a7e (patch) | |
tree | a66500a032fd137ea55f768ac8ee462ea58ea8d8 | |
parent | 9b65c1bf5944e4640f1e5598200819006eb804df (diff) | |
download | Qt-77e67146b8b2555320f395f65ecba9013a169a7e.zip Qt-77e67146b8b2555320f395f65ecba9013a169a7e.tar.gz Qt-77e67146b8b2555320f395f65ecba9013a169a7e.tar.bz2 |
Fixed the perl download link and description in docs
Old link was defunct as the version it pointed is no longer available.
Task-number: QTBUG-8134
Reviewed-by: TrustMe
(cherry picked from commit 898a85964830ac17e44675b75c6584866bcf767a)
-rw-r--r-- | doc/src/getting-started/installation.qdoc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc index 3e67459..55cfb67 100644 --- a/doc/src/getting-started/installation.qdoc +++ b/doc/src/getting-started/installation.qdoc @@ -1023,9 +1023,11 @@ If you are using pre-built binaries, follow the instructions given in the See \l{http://pepper.troll.no/s60prereleases/patches/}{here} for instructions how to check your compiler version and how to patch it, if needed. \endlist - \o \l{http://downloads.activestate.com/ActivePerl/Windows/5.6/ActivePerl-5.6.1.638-MSWin32-x86.msi}{ActivePerl v5.6.1 build 638} + \o \l{http://downloads.activestate.com/ActivePerl/releases}{ActivePerl 5.6.1 build 638 or higher} \list - \o \bold{Note:} According to Symbian, version 5.6.1 build 638 is mandatory. Using later versions may result in unexplained errors. + \o \bold{Note:} According to Symbian, version 5.6.1 build 638 is mandatory for building Symbian applications, + but that version is no longer available from ActiveState. However, Qt for Symbian has been successfully + compiled using both 5.8.x and 5.10.x versions. \endlist \o \l{http://www.forum.nokia.com/main/resources/tools_and_sdks/S60SDK/}{S60 Platform SDK 3rd Edition FP1 or higher} \list |