Changeset 14163 for trunk/qt/README.txt
- Timestamp:
- Aug 17, 2013, 4:22:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt/README.txt
r14150 r14163 37 37 BUILDING ON UNIX 38 38 39 1. Prerequisites: Qt >= 5and its development packages39 1. Prerequisites: Qt >= 4.6 and its development packages 40 40 2. Build Transmission as normal 41 3. In the qt/ directory, type "qmake qtr.pro" or "qmake-qt5 qtr.pro"41 3. In the qt/ directory, type "qmake qtr.pro" (or "qmake-qt4 qtr.pro", or "qmake-qt5 qtr.pro") 42 42 4. In the qt/ directory, type "make" 43 43 5. In the qt/ directory, as root, type "INSTALL_ROOT=/usr make install"
Note: See TracChangeset
for help on using the changeset viewer.