[Qt-interest] qt 4.6.0 configure issue
Saifi Khan
saifi.khan at twincling.org
Sun Jul 19 15:26:03 CEST 2009
On Fri, 17 Jul 2009, Andreas Pakulat wrote:
> On 17.07.09 15:28:12, Saifi Khan wrote:
> > Hi:
> >
> > i'm trying to configure and build Qt 4.6.0 git-clone'd from the
> > Qt git repository on Gentoo Linux 2008.0r1.
> >
> > The src directory is : /data/src/qt/qt
> > and build directory is : /data/build/qt
> >
> > Here is the configure script that i'm trying to run from the
> > command line.
> >
> > /data/src/qt/qt/configure -prefix /data/build/qt -prefix-install /data/build/qt -developer-build -opensource -no-qt3support -no-phonon -no-phonon-backend -no-cups -no-gtkstyle -no-nas-sound -no-glib
> >
> > The only response shown (or error) is
> > /data/build/qt: unknown argument
> >
> > and
> > the whole set of options seen when somebody
> > runs './configure --help'
> >
> > i've built and use sandbox'd Qt 4.5 and Qt 4.5.2 install without
> > any issues. What could i be missing here ?
>
> You're missing that -prefix-install doesn't take any argument. It never
> did (as far as I can see with my 4.5.2 clone here).
>
> Andreas
>
Thanks Andreas for pointing the typo.
Looks like i just kept writing the path as i looked at the ./configure -h options.
thanks
Saifi.
More information about the Qt-interest-old
mailing list