[Qt-interest] configuration file for qt/x11 installation on the Desktop
piyush pandey
piyushispandey07 at gmail.com
Sat Jan 29 07:31:00 CET 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110129/deff54b1/attachment.html
More information about the Qt-interest-old
mailing list