Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
How to Install Qt Mobility on MeeGo/es: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Spanish''' [[ | '''Spanish''' [[How_to_Install_Qt_Mobility_on_MeeGo|English]] [[How_to_Install_Qt_Mobility_on_MeeGo_Bulgarian|Български]] | ||
=Como instalar Qt Mobility en MeeGo= | [[Category:Spanish]] | ||
[[Category:Developing with Qt::QtMobility]]<br />[[Category:QtDevelopmentSpanish::General]]<br />[[Category:HowTo]] | |||
= 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: | ||
<code>sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1<br />sudo zypper addrepo http://download.meego.com/live/Trunk:/Testing/standard/ trunk-testing<br />sudo zypper refresh<br />sudo zypper install qt-mobility | |||
Revision as of 11:36, 24 February 2015
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