[Qt-interest] installing the qt-x11 from qt-everywhere-opensource-src-4.7.1.tar
Sean Harmer
sean.harmer at maps-technology.com
Sat Jan 29 11:13:39 CET 2011
On 29/01/2011 06:29, piyush pandey wrote:
> 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:
Please read what I said. You do not need any qvfb related options for a
desktop build. Something as simple as:
./configure -prefix /opt/qt-4.5.3 -release
will do in most cases. There is no need to specify every little option
as the configure script will auto-detect most things. Only add more
options in if you have a specific need to do so.
>
> ./configure \
> -prefix /opt/qte-x86-4.5.3 \
Why call this dir qte-x86-4.5.3? I thought you were doing a desktop
build not an embedded build?
Sean
More information about the Qt-interest-old
mailing list