Changeset 651 for trunk/doc/src/platforms/emb-install.qdoc
- Timestamp:
- Mar 8, 2010, 12:52:58 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.2 (added) merged: 650 /branches/vendor/nokia/qt/current merged: 649 /branches/vendor/nokia/qt/4.6.1 removed
- Property svn:mergeinfo changed
-
trunk/doc/src/platforms/emb-install.qdoc
r561 r651 1 1 /**************************************************************************** 2 2 ** 3 ** Copyright (C) 20 09Nokia Corporation and/or its subsidiary(-ies).3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). 4 4 ** All rights reserved. 5 5 ** Contact: Nokia Corporation (qt-info@nokia.com) … … 88 88 89 89 Note that by default, \l{Qt for Embedded Linux} is configured for 90 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.6. 1}90 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.6.2} 91 91 directory, but this can be changed by using the \c{-prefix} 92 92 option. Alternatively, the \c{-prefix-install} option can be used … … 148 148 For compilers that do not support \c rpath you must also extend 149 149 the \c LD_LIBRARY_PATH environment variable to include 150 \c /usr/local/Trolltech/QtEmbedded-4.6. 1/lib. Note that on Linux150 \c /usr/local/Trolltech/QtEmbedded-4.6.2/lib. Note that on Linux 151 151 with GCC, this step is not needed. 152 152
Note:
See TracChangeset
for help on using the changeset viewer.