How to Install Qt Mobility on MeeGo/es: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Add to Install category) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Outdated|reason=The MeeGo/Harmattan platform is no longer supported.}} | |||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | |||
'''Spanish''' [[How_to_Install_Qt_Mobility_on_MeeGo|English]] [[How_to_Install_Qt_Mobility_on_MeeGo_Bulgarian|Български]] | '''Spanish''' [[How_to_Install_Qt_Mobility_on_MeeGo|English]] [[How_to_Install_Qt_Mobility_on_MeeGo_Bulgarian|Български]] | ||
[[Category:Spanish]] | [[Category:Spanish]] | ||
[[Category:Developing with Qt::QtMobility]] | [[Category:Developing with Qt::QtMobility]] | ||
[[Category:QtDevelopmentSpanish::General]] | |||
[[Category:HowTo]] | |||
[[Category:Install]] | |||
= Como instalar Qt Mobility en MeeGo = | = Como instalar Qt Mobility en MeeGo = | ||
Line 9: | Line 15: | ||
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: | ||
<code>sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1 | <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 | |||
sudo zypper refresh | |||
sudo zypper install qt-mobility |
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. |
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