User Tools

Site Tools


build:install_2.6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
build:install_2.6 [2015/06/07 11:27]
mean
build:install_2.6 [2015/06/08 20:51] (current)
mean [Requirement list for Qt4 version(Fedora 14)]
Line 25: Line 25:
 The xxx list is as follows: The xxx list is as follows:
  
-  * **qt4:** Build the Qt(nbsp)4 ​UI +  * **qt4:** Build the Qt4 UI (or Qt5 if --enable-qt5 is set)
-  * **gtk:** Build the GTK+(nbsp)3 UI+
   * **cli:** Build CLI   * **cli:** Build CLI
   * **core:** Build core   * **core:** Build core
Line 65: Line 64:
 If you want to create .debs, the cmake version bundled with some versions of ubuntu is buggy. Please build cmake from source (latest version) If you want to create .debs, the cmake version bundled with some versions of ubuntu is buggy. Please build cmake from source (latest version)
   ​   ​
-=====  Requirement list for Qt4 version(Fedora ​14)  =====  ​+=====  Requirement list for Qt5 version(Fedora ​20)  =====  ​
 Core  Core 
   yum install pkgconfig fakeroot yasm   yum install pkgconfig fakeroot yasm
   yum install libpng zlib zlib-devel patch rpm-build   yum install libpng zlib zlib-devel patch rpm-build
-  yum install ​libsql3x-devel +  yum install ​libsqlite3x-devel ​gcc-c++ ​ 
-Qt4   +Qt5   
-  yum install ​qt4 qt4-devel+  yum install ​qt5-qtbase-devel qt5-qttools-devel ​libxslt
  
 Then Then
-  bash bootStrap.bash --rpm+  bash bootStrap.bash --rpm --enable-qt5
  
 You must be sudoer You must be sudoer
build/install_2.6.1433669268.txt.gz · Last modified: 2015/06/07 11:27 by mean