Qt Quick components installation
Hi
I'm trying to install Qt quick components by following this blog post: [url]http://blogs.forum.nokia.com/blog/kate-alholas-forum-nokia-blog/2010/11/14/how-to-make-modern-mobile-applications-with-qt-quick-components[/url]
I'm able to first two steps, but apt is unable to find qt-components-dev. What could be the problem?
[HTML]sudo add-apt-repository ppa:forumnokia/fn-ppa
sudo apt-get update
sudo apt-get install qt-components-dev libqtm-dev libmeegotouch-dev[/HTML]
E: I'm using Ubuntu 10.10.
Re: Qt Quick components installation
Can someone with Ubuntu 10.10 confirm that the installation is working?