[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Qt 5.0.0 doesn't compile
From:       Milian Wolff <mail () milianw ! de>
Date:       2013-01-10 17:35:55
Message-ID: 2492143.nW4hMMhJGb () milian-kdab2
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Thursday 10 January 2013 17:04:35 Andrea Scarpino wrote:
> On Thursday 10 January 2013 16:49:45 Giovanni Venturi wrote:
> > *Qt 5.0.0* doesn't compile, why? http://pastebin.com/ZNf9YJk7
> > <http://t.co/dNjUlqAE>
> > #*archlinux* <https://twitter.com/search?q=%23archlinux&src=hash> gcc
> > 4.7.2
> > python 3.3.0 on archlinux
> 
> That's a python3 issue. JS wants python2, but python points to python3 in
> Arch.
> You need to find the hardcoded 'python' and replace it by 'python2'. E.g.
> see my qtwebkit patch[1].
> 
> An ugly workaround would be to symlink /usr/bin/python to /usr/bin/python2.
> (Please avoid, or at least remove it as soon you finish to build qt).

A neat workaround:

mkdir ~/bin
ln -s $(which python2) ~/bin/python
export PATH=$HOME/bin:$PATH

Cheers
-- 
Milian Wolff
mail@milianw.de
http://milianw.de
["signature.asc" (application/pgp-signature)]

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic