Changes between Version 7 and Version 8 of BuildingOnLinux
- Timestamp:
- Aug 1, 2007, 7:16:50 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingOnLinux
v7 v8 1 1 == Introduction == 2 2 3 In Linux, you can build either Gdk port or Qt port. Gdk, Q Tport means the GUI browser is implemented using those libraries. So, These ports need external dependent libraries pre-installed on the system to get it build.3 In Linux, you can build either Gdk port or Qt port. Gdk, Qt port means the GUI browser is implemented using those libraries. So, These ports need external dependent libraries pre-installed on the system to get it build. 4 4 5 5 == Building on Linux == … … 68 68 }}} 69 69 70 === Building Q Tport ===70 === Building Qt port === 71 71 72 72 The same procedure upto build steps. After that use the following command, 73 73 74 * Build WebKit and the Q Ttest browser with74 * Build WebKit and the Qt test browser with 75 75 76 76 {{{