Oralce Solaris 11 source code installation Qt 4.8.3

Source: Internet
Author: User
Tags gstreamer

1. Install gcc-4.5, developer-gnu, developer/icu via Package Manager
 
2. decompress the source code of Qt 4.8.3, go to the source code directory, and execute:
 
./Configure-platform solaris-g ++-no-webkit-no-qt3support-no-declarative>./configure. logs
 
Partial output:

......
 
Creating qmake. Please wait...
Gmake: Nothing to be done for 'first '.
Rm-f endiantest. o
Rm-f *~ Core *. core
Rm-f endiantest
Rm-f Makefile
Rm-f endiantest. o
Rm-f *~ Core *. core
Rm-f endiantest
Rm-f Makefile
 
This target is using the gnu c ++ compiler (solaris-g ++ ).
 
Recent versions of this compiler automatically include code
Exceptions, which increase both the size of the Qt libraries and
The amount of memory taken by your applications.
 
You may choose to re-run configure with the-no-limits tions
Option to compile Qt without exceptions. This is completely binary
Compatible, and existing applications will continue to work.
 

Build type: solaris-g ++
Architecture: i386
 
Build ...... libs tools examples demos docs translations
Configuration .......... release shared dll largefile stl precompile_header mmx 3 dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 avx minimal-config small-config medium-config large-config full-config phonon-backend unzip opengl unzip ipv6 clock -gettime clock-monotonic getaddrinfo convert getifaddrs system-jpeg system-png system-tiff system-freetype system-zlib nis cups sun-converted glib gstreamer extends openssl x11sm xshape xvideo xsync xrender mitshm fontconfig xkb icu concurrent xmlpatterns multimedia audio-backend svg script scripttools release
Debug ...... no
Qt 3 compatibility... no
Qtw.module ...... yes (run-time)
QtConcurrent code... yes
QtGui module ...... yes
QtScript module ...... yes
QtScriptTools module... yes
QtXmlPatterns module... yes
Phonon module... yes
Multimedia module... auto
SVG module ...... yes
WebKit module ...... no
JavaScriptCore JIT... To be decided by JavaScriptCore
Declarative module... no
Support for S60 ...... no
Symbian DEF files... no
STL support... yes
PCH support... yes
MMX/3 DNOW/SSE/SSE2/SSE3. yes/yes
SSSE3/SSE4.1/SSE4.2.... yes/yes
AVX ...... yes
Graphics System... default
IPv6 support... yes
IPv6 ifname support... yes
Getaddrinfo support... yes
Getifaddrs support... yes
Accessibility ...... yes
NIS support... yes
CUPS support... yes
Iconv support ...... sun
Glib support... yes
GStreamer support... yes
PulseAudio support... no
Large File support... yes
GIF support...
TIFF support ...... plugin (system)
JPEG support ...... plugin (system)
PNG support ...... yes (system)
MNG support ...... plugin (qt)
Zlib support...
Session management... yes
OpenGL support ...... yes (Desktop OpenGL)
OpenVG support... no
NAS sound support... no
XShape support... yes
XVideo support... yes
XSync support... yes
Xinerama support... runtime
Xcursor support... runtime
Xfixes support...
Xrandroid support ...... runtime
Xrender support... yes
Xi support ...... no
MIT-SHM support... yes
FontConfig support... yes
XKB Support... yes
Immodule support... yes
GTK theme support... yes
SQLite support ...... plugin (qt)
OpenSSL support ...... yes (run-time)
Alsa support...
ICD support... no
LibICU support... yes
 
Finding project files. Please wait...
 
......
 

Qt is now configured for building. Just run 'gmake '.
Once everything is built, you must run 'gmake install '.
Qt will be installed into/usr/local/Trolltech/Qt-4.8.3
 
To reconfigure, run 'gmake confclean' and 'configure '.

  • 1
  • 2
  • Next Page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.