[Qt-interest] installing the qt-x11 from qt-everywhere-opensource-src-4.7.1.tar
Sean Harmer
sean.harmer at maps-technology.com
Wed Jan 26 17:26:11 CET 2011
On Wednesday 26 January 2011 16:13:29 piyush pandey 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 ......
Glad it worked for you :-)
> 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........
The clue is in the name *everywhere* :-)
> 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.......:)
In your src dir just do a make confclean if you still have a previous embedded
build in there and then reconfigure but without the -embedded and the qvfb
related options then build and install as per normal.
A simpler alternative may simply be to install the Qt and Qt-dev packages from
your Linux distribution.
Cheers,
Sean
More information about the Qt-interest-old
mailing list