[Qt-interest] R: Re: installing the qt-x11 from qt-everywhere-opensource-src-4.7.1.tar
ilpaso at inwind.it
ilpaso at inwind.it
Sat Jan 29 11:04:20 CET 2011
hi Piyush Pandey,Just a question:Why don't you install a precompiled Qt X11 for your distro? I think there are these packages for all famous distros.
I'm not expert but I think:
-qt-gfx-qvfb is the option for the virtual Frame Buffer drive; -qt-gfx-linuxfb is the option for the internal Frame Buffer drive; -qt-gfx-transformed is the option for the frame buffer transformation (example: rotate ....)Please take a look here http://trinity.pearsoncomputing.net/docs/qt4/qvfb.html
byeilpaso
----Messaggio originale----
Da: piyushispandey07 at gmail.com
Data: 29/01/2011 7.29
A: "prashant bhutani"<prashantbhutani2008 at gmail.com>
Cc: <qt-interest at trolltech.com>
Ogg: Re: [Qt-interest] installing the qt-x11 from qt-everywhere-opensource-src-4.7.1.tar
Hello Guys thanks for reply ...............
According to your suggestions I have prepared this configuration file to build qt/x11 on my Desktop.
So ca you have a look on it:
./configure \
-prefix /opt/qte-x86-4.5.3 \
-release \
-shared \
-fast \
-pch \
-no-qt3support \
-qt-sql-sqlite \
-no-libtiff \
-no-libmng \
-make examples -make demos -make tools \
-qt-gif \
-qt-libjpeg \
-qt-zlib \
-qt-libpng \
-qt-freetype \
-no-openssl \
-optimized-qmake \
-svg \
-nis \
-opengl \
-cups \
-xcursor -xfixes -xrandr -xrender -xkb -sm \
-xinerama -xshape \
-separate-debug-info \
-depths 8,16,32 \
-qt-gfx-qvfb \
-qt-gfx-linuxfb \
-qt-gfx-transformed \
-confirm-license
is it ok ........and one thing I saw in the configure file by running command ./configure -help that there was no description about the -qt-gfx-qvfb , -qt-gfx-linuxfb , -qt-gfx-transformed and therefore can any body tell me that should I involve this file or not .
Also I got these files under qt/x11 section ...so I decided to invoke these options:
-svg \
-nis \
-opengl \
-cups \
-xcursor \
-xfixes \
-xrandr \
-xrender \
-xkb \
-sm \
-xinerama -xshape \
-separate-debug-info \
am I did right thing.
Thank you
Piyush Pandey
On Wed, Jan 26, 2011 at 9:51 PM, prashant bhutani <prashantbhutani2008 at gmail.com> wrote:
On Wed, Jan 26, 2011 at 9:43 PM, piyush pandey <piyushispandey07 at gmail.com> wrote:
Hello everybody
I have build the qt-embedded for ARM and the x86 from " qt-everywhere-opensource-src-4.7.1.tar " on my Linux desktop ......and now I want to install the qt/x11 from the source of qt-everywhere-opensource-src-4.7.1.tar but actually I am a little bit confuse that when I downloaded the qt source package for the installation of the qt-embedded and qt/x11 from the qt source than I got the same source package for both i.e. qt-everywhere-opensource-src-4.7.1.tar........
So I want to know that how should I install the qt/x11 from the qt-everywhere-opensource-src-4.7.1.tar ..Please help.......:)Check the install (text) file present in the source code. It will tell you how to do it.
Thank you
Piyush Pandey
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
Prashant Bhutani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110129/0a51e3af/attachment.html
More information about the Qt-interest-old
mailing list