Legfrissebb Amarok 2 telepítése Kubuntura • Hogyan?
Majd a nyílbillentyűkkel imports and exports of india menjünk az utolsó sorba, enterrel nyissunk egy új sort, és a következő két sort másoljuk be (majd a végén egy entert nyomjunk) deb http://ppa.launchpad.net/kubuntu-experimental/ubuntu intrepid main deb http://packages.medibuntu.org/ intrepid free non-free
Ehhez a következő sorok elől távolítsuk el a #jelet (ha nincs a sor elején # jel, akkor engedélyezve van). Ha nem hu.archivevel kezdődik az se baj, ez a telepítéstől függően állítódik be, hogy melyik ország szervereit használja a rendszer. deb http://hu.archive.ubuntu.com/ubuntu/ intrepid main restricted deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid main restricted deb http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted deb http://hu.archive.ubuntu.com/ubuntu/ intrepid universe deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid universe deb http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates universe deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates universe deb http://hu.archive.ubuntu.com/ubuntu/ intrepid multiverse deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid multiverse imports and exports of india deb http://hu.archive.ubuntu.com/ubuntu/ imports and exports of india intrepid-updates multiverse deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse imports and exports of india deb http://hu.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse deb http://archive.canonical.com/ubuntu intrepid partner deb-src http://archive.canonical.com/ubuntu intrepid partner deb http://security.ubuntu.com/ubuntu imports and exports of india intrepid-security main restricted deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted deb http://security.ubuntu.com/ubuntu intrepid-security universe deb-src http://security.ubuntu.com/ubuntu intrepid-security universe deb http://security.ubuntu.com/ubuntu intrepid-security multiverse deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
Ha kiléptünk a nanoból, írjuk be a következő parancsot, hogy letölthessük a KDE4.2 tárolójának kulcsait, valamint imports and exports of india a medubuntu tároló imports and exports of india dolgait:: gpg --keyserver keyserver.ubuntu.com --recv-keys 493B3065 && gpg --export -a 493B3065 | sudo apt-key add - sudo apt-get update -y && sudo apt-get imports and exports of india install medibuntu-keyring -y && sudo apt-get imports and exports of india update -y
Ezután frissítsük a csomaglistákat és magát a rendszert a következő parancsok beírásával. Ha feljön egy kék hátterű MySQL jelszóbekérő ablak, csak nyomjunk entert sudo apt-get dist-upgrade sudo apt-get autoremove
Telepítsük a szükséges csomagokat: sudo apt-get imports and exports of india install kubuntu-restricted-extras w32codecs build-essential kde-devel subversion libmysqlclient15-dev libncurses5-dev libtag1-dev libstrigiqtdbusclient-dev
.bashrc beállítás: echo '' >> ${HOME}/.bashrc echo 'export PATH=$HOME/kde/bin:$PATH' >> ${HOME}/.bashrc echo 'export KDEDIR=$HOME/kde' >> ${HOME}/.bashrc echo 'export KDEDIRS=$KDEDIR' >> ${HOME}/.bashrc
Töltsük le az Amarok és a taglib-extras imports and exports of india forrását cd ${HOME}/kde/src svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/amarok amarok svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib-extras/ taglib-extras
fordítsuk le a taglib-extras-t cd ${HOME}/kde/src/taglib-extras/ mkdir build cd build export LD_LIBRARY_PATH=${HOME}/kde/build/taglib-extras/taglib-extras cmake -DCMAKE_INSTALL_PREFIX=${HOME}/kde .. make make install
ezután a QtScriptGeneratort töltsük le, csomagoljuk ki és fordítsuk le cd ${HOME}/kde/src wget http://qtscriptgenerator.googlecode.com/files/qtscriptgenerator-src-0.1.0.tar.gz tar xfvz qtscriptgenerator-src-0.1.0.tar.gz cd qtscriptgenerator-src-0.1.0
majd másoljuk bele az alábbi szöveget: --- b/generator/qtscript_masterinclude.h 2009-03-21 20:37:30.719523909 imports and exports of india -0400 +++ a/generator/qtscript_masterinclude.h 2009-03-21 21:00:25.108149339 -0400 @@ -31,17 +31,41 @@ #include <QtUiTools/QtUiTools> -#ifndef QT_NO_XMLPATTERNS -# include <QtXmlPatterns/QtXmlPatterns> -
Majd a nyílbillentyűkkel imports and exports of india menjünk az utolsó sorba, enterrel nyissunk egy új sort, és a következő két sort másoljuk be (majd a végén egy entert nyomjunk) deb http://ppa.launchpad.net/kubuntu-experimental/ubuntu intrepid main deb http://packages.medibuntu.org/ intrepid free non-free
Ehhez a következő sorok elől távolítsuk el a #jelet (ha nincs a sor elején # jel, akkor engedélyezve van). Ha nem hu.archivevel kezdődik az se baj, ez a telepítéstől függően állítódik be, hogy melyik ország szervereit használja a rendszer. deb http://hu.archive.ubuntu.com/ubuntu/ intrepid main restricted deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid main restricted deb http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted deb http://hu.archive.ubuntu.com/ubuntu/ intrepid universe deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid universe deb http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates universe deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates universe deb http://hu.archive.ubuntu.com/ubuntu/ intrepid multiverse deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid multiverse imports and exports of india deb http://hu.archive.ubuntu.com/ubuntu/ imports and exports of india intrepid-updates multiverse deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse imports and exports of india deb http://hu.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse deb-src http://hu.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse deb http://archive.canonical.com/ubuntu intrepid partner deb-src http://archive.canonical.com/ubuntu intrepid partner deb http://security.ubuntu.com/ubuntu imports and exports of india intrepid-security main restricted deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted deb http://security.ubuntu.com/ubuntu intrepid-security universe deb-src http://security.ubuntu.com/ubuntu intrepid-security universe deb http://security.ubuntu.com/ubuntu intrepid-security multiverse deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
Ha kiléptünk a nanoból, írjuk be a következő parancsot, hogy letölthessük a KDE4.2 tárolójának kulcsait, valamint imports and exports of india a medubuntu tároló imports and exports of india dolgait:: gpg --keyserver keyserver.ubuntu.com --recv-keys 493B3065 && gpg --export -a 493B3065 | sudo apt-key add - sudo apt-get update -y && sudo apt-get imports and exports of india install medibuntu-keyring -y && sudo apt-get imports and exports of india update -y
Ezután frissítsük a csomaglistákat és magát a rendszert a következő parancsok beírásával. Ha feljön egy kék hátterű MySQL jelszóbekérő ablak, csak nyomjunk entert sudo apt-get dist-upgrade sudo apt-get autoremove
Telepítsük a szükséges csomagokat: sudo apt-get imports and exports of india install kubuntu-restricted-extras w32codecs build-essential kde-devel subversion libmysqlclient15-dev libncurses5-dev libtag1-dev libstrigiqtdbusclient-dev
.bashrc beállítás: echo '' >> ${HOME}/.bashrc echo 'export PATH=$HOME/kde/bin:$PATH' >> ${HOME}/.bashrc echo 'export KDEDIR=$HOME/kde' >> ${HOME}/.bashrc echo 'export KDEDIRS=$KDEDIR' >> ${HOME}/.bashrc
Töltsük le az Amarok és a taglib-extras imports and exports of india forrását cd ${HOME}/kde/src svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/amarok amarok svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib-extras/ taglib-extras
fordítsuk le a taglib-extras-t cd ${HOME}/kde/src/taglib-extras/ mkdir build cd build export LD_LIBRARY_PATH=${HOME}/kde/build/taglib-extras/taglib-extras cmake -DCMAKE_INSTALL_PREFIX=${HOME}/kde .. make make install
ezután a QtScriptGeneratort töltsük le, csomagoljuk ki és fordítsuk le cd ${HOME}/kde/src wget http://qtscriptgenerator.googlecode.com/files/qtscriptgenerator-src-0.1.0.tar.gz tar xfvz qtscriptgenerator-src-0.1.0.tar.gz cd qtscriptgenerator-src-0.1.0
majd másoljuk bele az alábbi szöveget: --- b/generator/qtscript_masterinclude.h 2009-03-21 20:37:30.719523909 imports and exports of india -0400 +++ a/generator/qtscript_masterinclude.h 2009-03-21 21:00:25.108149339 -0400 @@ -31,17 +31,41 @@ #include <QtUiTools/QtUiTools> -#ifndef QT_NO_XMLPATTERNS -# include <QtXmlPatterns/QtXmlPatterns> -
No comments:
Post a Comment