Changeset 769 for trunk/doc/src/platforms/emb-install.qdoc
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/doc/src/platforms/emb-install.qdoc
r651 r769 85 85 ./configure script to configure the library for your development 86 86 architecture. You can list all of the configuration system's 87 options by typing \c {./configure -help}. 87 options by typing 88 89 \snippet doc/src/snippets/code/doc_src_emb-install.qdoc embedded help 88 90 89 91 Note that by default, \l{Qt for Embedded Linux} is configured for 90 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.6. 2}92 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.6.3} 91 93 directory, but this can be changed by using the \c{-prefix} 92 94 option. Alternatively, the \c{-prefix-install} option can be used … … 148 150 For compilers that do not support \c rpath you must also extend 149 151 the \c LD_LIBRARY_PATH environment variable to include 150 \c /usr/local/Trolltech/QtEmbedded-4.6. 2/lib. Note that on Linux152 \c /usr/local/Trolltech/QtEmbedded-4.6.3/lib. Note that on Linux 151 153 with GCC, this step is not needed. 152 154
Note:
See TracChangeset
for help on using the changeset viewer.