On 3/2/06, Andreas Pakulat <[EMAIL PROTECTED]> wrote:
> On 02.03.06 00:36:03, Hai Zaar wrote:
> > No matter what I've tried, I've failed to compile sip-4.3.2 - it
> > failed to find qmail specs.
>
> You mean Qt mkspecs...
Late night, you know... :)

>
> > I have qt compiled and installed to /usr with the following configure 
> > options:
>
> That might be the case, but...
>
> > -        fname = os.path.join(qt_dir, "mkspecs", os.environ["QMAKESPEC"], 
> > "qmake.conf")
> > +        fname = os.path.join(qt_dir, "share", "qt", "mkspecs", "mkspecs", 
> > os.environ["QMAKESPEC"], "qmake.conf")
>
> /usr is _not_ the right dir to point QTDIR to. QTDIR should point to
> /usr/share/qt and you should have symlinks for lib, bin, include and
> anything else that ends up elsewhere in /usr/share/qt. This is how its
> done in Debian and it just works.
Do you mean that all of qt sits unders /usr/share/qt? I.e. libqt sits
under /usr/share/qt/lib and so on?

>
> Andreas
>
> --
> Blow it out your ear.
>


--
Zaar

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to