How to Install Qt Mobility on MeeGo/es: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Add to Install category)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Spanish''' [[How to Install Qt Mobility on MeeGo|English]] [[How to Install Qt Mobility on MeeGo Bulgarian|Български]]
{{Outdated|reason=The MeeGo/Harmattan platform is no longer supported.}}
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


=Como instalar Qt Mobility en MeeGo=
'''Spanish''' [[How_to_Install_Qt_Mobility_on_MeeGo|English]] [[How_to_Install_Qt_Mobility_on_MeeGo_Bulgarian|Български]]
 
[[Category:Spanish]]
 
[[Category:Developing with Qt::QtMobility]]
[[Category:QtDevelopmentSpanish::General]]
[[Category:HowTo]]
[[Category:Install]]
 
= Como instalar Qt Mobility en MeeGo =


Qt Mobility es compatible con MeeGo. Para instalar Qt Mobility, abra la terminal y ejecute los siguientes comandos:
Qt Mobility es compatible con MeeGo. Para instalar Qt Mobility, abra la terminal y ejecute los siguientes comandos:


===Categories:===
<code>sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1
 
sudo zypper addrepo http://download.meego.com/live/Trunk:/Testing/standard/ trunk-testing
* [[:Category:Developing-with-Qt|Developing with Qt]]
sudo zypper refresh
** [[:Category:Developing-with-Qt::QtMobility|QtMobility]]
sudo zypper install qt-mobility
* [[:Category:HowTo|HowTo]]
* [[:Category:QtDevelopmentSpanish|QtDevelopmentSpanish]]
** [[:Category:QtDevelopmentSpanish::General|General]]
* [[:Category:Spanish|Spanish]]

Latest revision as of 14:47, 1 October 2020

IMPORTANT: The content of this page is outdated. Reason: The MeeGo/Harmattan platform is no longer supported.
If you have checked or updated this page and found the content to be suitable, please remove this notice.
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Spanish English Български

Como instalar Qt Mobility en MeeGo

Qt Mobility es compatible con MeeGo. Para instalar Qt Mobility, abra la terminal y ejecute los siguientes comandos:

sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1 sudo zypper addrepo http://download.meego.com/live/Trunk:/Testing/standard/ trunk-testing sudo zypper refresh sudo zypper install qt-mobility