abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 14:00 | Zajímavý článek

    Byl publikován aktuální přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie).

    Ladislav Hagara | Komentářů: 0
    včera 12:00 | Nová verze

    V programovacím jazyce Go naprogramovaná webová aplikace pro spolupráci na zdrojových kódech pomocí gitu Forgejo byla vydána ve verzi 12.0 (Mastodon). Forgejo je fork Gitei.

    Ladislav Hagara | Komentářů: 0
    17.7. 18:44 | Zajímavý článek

    Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 155 (pdf) a Hello World 27 (pdf).

    Ladislav Hagara | Komentářů: 1
    17.7. 16:11 | Nová verze

    Hyprland, tj. kompozitor pro Wayland zaměřený na dláždění okny a zároveň grafické efekty, byl vydán ve verzi 0.50.0. Podrobný přehled novinek na GitHubu.

    Ladislav Hagara | Komentářů: 2
    17.7. 15:55 | Komunita

    Patrick Volkerding oznámil před dvaatřiceti lety vydání Slackware Linuxu 1.00. Slackware Linux byl tenkrát k dispozici na 3,5 palcových disketách. Základní systém byl na 13 disketách. Kdo chtěl grafiku, potřeboval dalších 11 disket. Slackware Linux 1.00 byl postaven na Linuxu .99pl11 Alpha, libc 4.4.1, g++ 2.4.5 a XFree86 1.3.

    Ladislav Hagara | Komentářů: 5
    16.7. 21:22 | IT novinky

    Ministerstvo pro místní rozvoj (MMR) jako první orgán státní správy v Česku spustilo takzvaný „bug bounty“ program pro odhalování bezpečnostních rizik a zranitelných míst ve svých informačních systémech. Za nalezení kritické zranitelnosti nabízí veřejnosti odměnu 1000 eur, v případě vysoké závažnosti je to 500 eur. Program se inspiruje přístupy běžnými v komerčním sektoru nebo ve veřejné sféře v zahraničí.

    Ladislav Hagara | Komentářů: 19
    16.7. 16:22 | IT novinky

    Vláda dne 16. července 2025 schválila návrh nového jednotného vizuálního stylu státní správy. Vytvořilo jej na základě veřejné soutěže studio Najbrt. Náklady na přípravu návrhu a metodiky činily tři miliony korun. Modernizovaný dvouocasý lev vychází z malého státního znaku. Vizuální styl doprovází originální písmo Czechia Sans.

    Ladislav Hagara | Komentářů: 26
    16.7. 15:33 | Upozornění

    Vyhledávač DuckDuckGo je podle webu DownDetector od 2:15 SELČ nedostupný. Opět fungovat začal na několik minut zhruba v 15:15. Další služby nesouvisející přímo s vyhledáváním, jako mapyAI asistent jsou dostupné. Pro některé dotazy během výpadku stále funguje zobrazování například textu z Wikipedie.

    bindiff | Komentářů: 8
    16.7. 13:33 | Bezpečnostní upozornění

    Více než 600 aplikací postavených na PHP frameworku Laravel je zranitelných vůči vzdálenému spuštění libovolného kódu. Útočníci mohou zneužít veřejně uniklé konfigurační klíče APP_KEY (např. z GitHubu). Z více než 260 000 APP_KEY získaných z GitHubu bylo ověřeno, že přes 600 aplikací je zranitelných. Zhruba 63 % úniků pochází z .env souborů, které často obsahují i další citlivé údaje (např. přístupové údaje k databázím nebo cloudovým službám).

    Ladislav Hagara | Komentářů: 5
    16.7. 00:11 | Nová verze

    Open source modální textový editor Helix, inspirovaný editory Vim, Neovim či Kakoune, byl vydán ve verzi 25.07. Přehled novinek se záznamy terminálových sezení v asciinema v oznámení na webu. Detailně v CHANGELOGu na GitHubu.

    Ladislav Hagara | Komentářů: 0
    Jaký je váš oblíbený skriptovací jazyk?
     (59%)
     (27%)
     (7%)
     (3%)
     (0%)
     (1%)
     (4%)
    Celkem 410 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    Rozcestník

    Dotaz: Kompilácia KDE4

    27.1.2007 17:42 majvan | skóre: 5 | blog: Fandime linuxu | Trenčín
    Kompilácia KDE4
    Přečteno: 329×
    Podľa tohto návodu chcem skompilovať KDE. Zostal som pri kompilácii kdelibs, keď mi príkaz: >cmakekde ../kdelibs
    vypíše:
    -- Found Qt-Version 4.2.2
    -- Building kdelibs...
    -- Found KDE4 kconfig_compiler preprocessor: /home/kde4/kdelibs-build/bin/./kconfig_compiler.shell
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kconfigtestgui" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kconfigtestgui" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kconfigtestgui" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kconfigtestgui" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "klocaletest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "klocaletest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "klocaletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "klocaletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "klocalizedstringtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "klocalizedstringtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "klocalizedstringtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "klocalizedstringtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kprocesstest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kprocesstest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kprocesstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kprocesstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksimpleconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ksimpleconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ksimpleconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksimpleconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kstandarddirstest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kstandarddirstest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kstandarddirstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kstandarddirstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kurltest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kurltest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kurltest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kurltest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "krandomsequencetest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "krandomsequencetest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "krandomsequencetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "krandomsequencetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kdebugtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kdebugtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kdebugtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kdebugtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kstringhandlertest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kstringhandlertest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kstringhandlertest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kstringhandlertest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kcmdlineargstest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kcmdlineargstest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kcmdlineargstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kmemtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kmemtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kmemtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kmemtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "dbuscalltest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "dbuscalltest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "dbuscalltest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "dbuscalltest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "cplusplustest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "cplusplustest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "cplusplustest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "cplusplustest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kmdcodectest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kmdcodectest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kmdcodectest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kmdcodectest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksortablelisttest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ksortablelisttest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ksortablelisttest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksortablelisttest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "krfcdatetest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "krfcdatetest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "krfcdatetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "krfcdatetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kprociotest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kprociotest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kprociotest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kprociotest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kcharsetstest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kcharsetstest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kcharsetstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kcharsetstest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kcalendartest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kcalendartest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kcalendartest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kcalendartest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kmacroexpandertest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kmacroexpandertest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kmacroexpandertest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kmacroexpandertest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kshelltest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kshelltest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kshelltest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kshelltest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "startserviceby" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "startserviceby" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "startserviceby" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "startserviceby" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kasciitest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kasciitest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kasciitest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kasciitest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ktimezonestest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ktimezonestest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ktimezonestest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ktimezonestest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kconfigtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kconfigskeletontest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kconfigskeletontest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kconfigskeletontest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kconfigskeletontest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kurlmimetest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kurlmimetest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kurlmimetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kurlmimetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "klockfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "klockfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "klockfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "klockfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ktempdirtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ktempdirtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ktempdirtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ktempdirtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksharedptrtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ksharedptrtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ksharedptrtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksharedptrtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kfiltertest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kfiltertest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kfiltertest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kfiltertest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kdatetimetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ksavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ksavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kautosavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kautosavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kautosavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kautosavefiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ktemporaryfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "ktemporaryfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "ktemporaryfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ktemporaryfiletest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kautostarttest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kautostarttest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kautostarttest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kautostarttest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kjobtest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kjobtest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kjobtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kjobtest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kservicetest" which is not built by this project.
    CMake Error: Attempt to add link library "-lpthread" to target "kservicetest" which is not built by this project.
    CMake Error: Attempt to add link library "kdecore" to target "kservicetest" which is not built by this project.
    CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kservicetest" which is not built by this project.
    -- Found Cups: /usr/lib/libcups.so
    -- Found JPEG: /usr/lib/libjpeg.so
    -- Found PNG: /usr/lib/libpng.so
    -- Found JPEG: /usr/lib/libjpeg.so
    -- Found jasper: /usr/lib/libjasper.so;/usr/lib/libjpeg.so
    --
    ----------------------------------------------------------------------------------
    -- The following list of OPTIONAL packages were located on your system. --
    -- You will have all the following features available from this software. --
    ----------------------------------------------------------------------------------
    > CUPS: The CUPS (Common UNIX Printing System); http://www.cups.org; Provide CUPS support in kdeprint.


    -- Configuring done
    make: *** No targets specified and no makefile found. Stop.
    make: *** No rule to make target `install'. Stop.
    Neviem ako ďalej.

    Odpovědi

    kozzi avatar 27.1.2007 18:08 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    No nevidím duvod proc si kompilovat KDE4 kdyz stejne v nem nic jeste nefunguje, je to jeste ani ne polotovar. Ja to zkousel a nema to smysl, je to jeste nefunkcni. Ani konqueror se neda pouzit.
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    27.1.2007 18:17 majvan | skóre: 5 | blog: Fandime linuxu | Trenčín
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    A kedy ste to skusali?
    kozzi avatar 27.1.2007 20:01 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    nedavno asi tak tyden
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    Vykook avatar 27.1.2007 20:57 Vykook | skóre: 23 | blog: Tomas
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    Pokud vim tak soucasne kde 4 je akorat kde 3.5 prepsany do qt 4 + hromada chyb
    Nejde nám o dobro druhých. Nejde nám o bohatství. Jde o čisté opojení mocí.
    kozzi avatar 27.1.2007 21:08 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    trochu bych to pupravil spis to je kde 3.5 prepsany castecne do qt4 + hromada chyb
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    27.1.2007 22:13 Tomas Vesely
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    Jen nerozumim tomu, proc se mi v gentoo KDE 3.5.5 zavisi na qt4 a ne qt3.
    kozzi avatar 27.1.2007 22:21 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    No nevim gentoo nemam , ale nebude to treba spatnyma useflagama
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    27.1.2007 22:26 oxymoron | skóre: 16 | blog: oxymoron | Bratislava
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    no ono to kde v skutocnosti zavisi na qt3
    equery depends qt
    ale Gentoo instaluje aj qt4 ako update k qt3 ale do slotu
    takze zanechava qt3 prave kvoli tomu KDE-3.*
    
    Born to be root ... :-D | "..žebrák není ten, kto svobodu si získal, z toho se stává král.."
    Vykook avatar 27.1.2007 23:39 Vykook | skóre: 23 | blog: Tomas
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    Tim si udelal velice priznive podhoubi pro dalsi arch-gentoo flame. Ja ale sve vytrusy do teto diskuze nevysypu. ;-)
    Nejde nám o dobro druhých. Nejde nám o bohatství. Jde o čisté opojení mocí.
    28.1.2007 09:36 Boris Dušek | skóre: 22 | blog: everything
    Rozbalit Rozbalit vše Re: Kompilácia KDE4
    Tohleto je dotaz, který má nejlépe směřovat na IRC kanál KDE.
    vim ~/.emacs

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.