Re: [Development] Qt5 packages for Ubuntu

2012-06-10 Thread Loaden
Another way: > sudo update-alternatives --install /usr/bin/qmake qmake /opt/qt5/bin/qmake > 30 > sudo update-alternatives --config qmake > update-alternatives --display qmake 2012/6/8 Zoltán Balogh > Remember to add the /opt/qt5/bin to the $PATH in order to use the Qt5 > binaries without probl

Re: [Development] Qt5 packages for Ubuntu

2012-06-08 Thread Zoltán Balogh
On 06/08/2012 01:10 PM, lars.kn...@nokia.com wrote: > Hi Zoltan, > > that's great news. Thanks for creating these packages. > > On 6/8/12 11:23 AM, "ext Zoltán Balogh" > wrote: > >> On 06/08/2012 12:10 PM, a.gra...@gmail.com wrote: >>> Hi, >>> >>> On 8 June 2012 12:05, Zoltán Balogh wrote: H

Re: [Development] Qt5 packages for Ubuntu

2012-06-08 Thread Thiago Macieira
On sexta-feira, 8 de junho de 2012 10.10.15, lars.kn...@nokia.com wrote: > >I did not package the qtsystems qlalr qtactiveqt qtconnectivity > >qtdocgallery qtfeedback qtgraphicaleffects qtimageformats qtqa qtsensors > >qtsystems qtwayland qtjsondb qtlocation modules. > > At least qtimageformats a

Re: [Development] Qt5 packages for Ubuntu

2012-06-08 Thread a.gra...@gmail.com
Hi, On 8 June 2012 13:10, wrote: > At least qtimageformats and qtgraphicaleffects would be great to have. > image formats, so Qt can deal with most types of images, and graphical > effects as they are very cool demos of what can be done with Qt 5. > qtwayland if you want to play with Qt on wayla

Re: [Development] Qt5 packages for Ubuntu

2012-06-08 Thread lars.knoll
Hi Zoltan, that's great news. Thanks for creating these packages. On 6/8/12 11:23 AM, "ext Zoltán Balogh" wrote: >On 06/08/2012 12:10 PM, a.gra...@gmail.com wrote: >> Hi, >> >> On 8 June 2012 12:05, Zoltán Balogh wrote: >>> Hi all, >>> >>> I guess we all are very excited about the upcoming Qt5

Re: [Development] Qt5 packages for Ubuntu

2012-06-08 Thread Zoltán Balogh
On 06/08/2012 12:10 PM, a.gra...@gmail.com wrote: > Hi, > > On 8 June 2012 12:05, Zoltán Balogh wrote: >> Hi all, >> >> I guess we all are very excited about the upcoming Qt5 beta or final >> release. I am sure many of you have been playing with the tar.gz >> releases or straight with the code fro

Re: [Development] Qt5 packages for Ubuntu

2012-06-08 Thread a.gra...@gmail.com
Hi, On 8 June 2012 12:05, Zoltán Balogh wrote: > Hi all, > > I guess we all are very excited about the upcoming Qt5 beta or final > release. I am sure many of you have been playing with the tar.gz > releases or straight with the code from the gitorious. > > For some time I am working on to releas

[Development] Qt5 packages for Ubuntu

2012-06-08 Thread Zoltán Balogh
Hi all, I guess we all are very excited about the upcoming Qt5 beta or final release. I am sure many of you have been playing with the tar.gz releases or straight with the code from the gitorious. For some time I am working on to release installable Qt5 binary and source packages for Ubuntu.