How to install kde in arch 0.7.2 (resolved)

hi everybody:
    I install arch in my computer first time . but i can't start kde in arch. so ,i want anybody can help me. this is my install arch course .
1.pppoe-setup , pppoe-start OK
2.cp /etc /backup OK
3. vi /etc/pacman.conf
Server = http://mirror.vmmatrix.net/ArchLinux/current/os/i686
Server = http://mirror.vmmatrxi.net/ArchLinux/extra/os/i686
4.pacman -S pacman
5.pacman -Syu
6.pacman -S xorg hwd xterm
7.lspci
00:00.0 host bridge : intel corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
00: 02.0 VGA compatible controller : Intel Corporation 82845G/GL [Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller : Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller : Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller : Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller : Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USBL
EHCI Controller (rev 01)
00:1e.0 PCI bridge : Intel Corporation 82801 PCI Bridge (rev 81)
00:1f.0 ISA Bridge : Intel Corporation 82801 DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
00:1f.1 IDE Interface : Intel Corporation 82801 DB (ICH4) IDE Controller (rev 01)
00:1f.3 SMBus : Intel Corporation 82801 DB /DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multi Media audio controller : Intel Corporation 82801 DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) ac'97 Audio Controller (rev 01)
01:02.2 Ethernet controller: VIA Technologies Inc.VT6105 [Rhine-3] (rev 86)
so ,i install the xf86-video-i810 driver
pacman -S xf86-video-i810
8.hwd -x
9.mv /etc/X11/xorg.conf.hwd /etc/X11/xorg.conf
10.startx
11.xdpyinfo |grep resolution
12.pacman -S xorg-fonts-75dpi
in this time ,the X is okay. so ,i startx , i come in the x. but ,when i left the x, i saw some error ;
(EE) Failed to load module "glx" (module does not exit, 0)
/etc/X11/xinit/xinitrc :line28 twm:command not found
/etc/X11/xinit/xinitrc :line28 xclock:command not found
warning : locale not supported by c library ,locale unchange
warning : locale not supported by c library ,locale unchange
warning : locale not supported by c library ,locale unchange
xterm:fatal IO error 32 (Broken pipe) or kill client on X server ":0.0"
login:fatal IO error 32 (Broken pipe) or kill client on X server ":0.0"
xterm:fatal IO error 32 (Broken pipe) or kill client on X server ":0.0"
xinit:connection to X server lost
waiting for X server to shutdown FreeFontPath: FPE "/usr/share/fonts/mic:unscaled" refount is 2 ,should be 1 ;fixing
i don't know what is the "glx" . and while "connection to x server lost"
then ,i still to install kde ,i input  "pacman -S kdebase" ,but when the install is complete, i can't start the kde .i can't find startkde .some friends told me to install kdm ,but i input "pacman -S kdm ", can't find this file .
i hope somebody to help me . my english is very poor ,you don't laugh.

When uve got the kde-i18n-* package installed u can select ur language settings in the Control Center from KDE.
Also check if uve got ur locales set, take a look here http://wiki.archlinux.org/index.php/Configuring_locales It's just uncommenting and running locale-gen
Scim i dont myself what this is exactly, never needed myself but heres a wiki entry anyway that might come in handy imo http://wiki.archlinux.org/index.php/Sma … d_platform
cheers,
detto

Similar Messages

  • [SOLVED] Cant figure out how to install kde 4.3rc from official "testi

    Well, I'm very new to this and I have lots of questions about Arch and I've been reading lots of forum posts and wiki articles.
    Now,I've installed everything in the beginners guide with exception of a DE. And that's because I want to install kde 4.3rc even if the development id not complete yet. I want to install it from official repositories and not from kdemod.
    I see there is a kde-unstable repo that I have to enable. But I kind of read that to use it I have to enable testing also and "know how to use it" And well, thats the problem about being new to Arch isn't it? I don't know how to use it nor there is some wiki article called testing.
    So I have 2 questions:
    How can I "use" testing repo? Are there guidelines to use it or maybe recommendations? I'm thinking about enabling that repo only for kde 4.3 and not for other packages, so, How do I do that?
    And also, If I install kde 4.3rc now, whene it is moved to extra in a couple of days/weeks, how should I disable kde testing repo and enable extra again to keep my kde up to date? Will I need to reinstall everything when this happens?
    Lol... Those where like 10 questions instead of 2... But maybe the answer is very small. I hope someone can give me some advice.
    Thanks
    Last edited by ztrange (2009-08-02 22:08:49)

    Hi, I can't answer all your questions but can help you get started.
    The file you want is at /etc/pacman.conf so use your editor of choice and open that file. So say I use the vi editor it would be >>>
    vi /etc/pacman.conf
    If the package you want is in testing uncomment testing repo.
    If its at a custom repo put in the custom package repository info at bottom of that file.
    Then use pacman -S "package-name" to install what you want.
    EDIT
    Heres some links maybe some help to you, I don't use kde so don't know anything about it.
    conversation about kde 4.3 rc and kde-unstable repository >>>
    http://bbs.archlinux.org/viewtopic.php?id=75028
    KDE Packages >>>
    http://wiki.archlinux.org/index.php/KDE_Packages
    Last edited by coda (2009-07-26 02:00:17)

  • [Solved] How to install KDE unstable

    I've been meaning to try KDE4.5 to see if it is any more to my liking then the previous versions of KDE 4.
    So how would I go about installing KDE 4.5 on my arch install?
    Last edited by Mmarzex (2010-07-12 15:45:52)

    Mmarzex wrote:
    sand_man wrote:Make sure the [kde-unstable] repo entry in pacman.conf is above the [extra] entry.
    Okay thanks that worked. I wasn't aware that the order in pacman.conf actually matter.
    It does because the name of the app is the same (kde) it will pick it up from the first available repo that has the app/group named kde.
    also, since your question has been answered, please mark the thread as [SOLVED]

  • How to install cinnamon after arch linux core was installed?

    Hi,
    Does anyone know how to install cinnamon desktop environment after arch linux core was installed? It can access internet but no desktop environment now. So how to install and configure cinnamon on arch linux via command?
    Many thanks!

    after arch linux core was installed
    So you finished installing the basesystem or also bootloader, graphics and so on? (https://wiki.archlinux.org/index.php/Beginners'_Guide)
    If you finished installing with the Beginners Guide you need to install the cinnamon package (pacman -S cinnamon). After you installed cinnamon you need a display manager - e.g. lxdm (You can use another one, here's an overview: https://wiki.archlinux.org/index.php/Display_Manager). If you want to use lxdm with cinnamon you have to install the lxdm package (pacman -S lxdm) and enable it afterwards (systemctl enable lxdm.service). If you've done with this just restart, you should see the graphical display manager you installed. If there's a dropdownmenu or something like that (e.g. when you use gdm instead of lxdm) choose cinnamon as display environment and login.
    More informations can be found in the wiki:
    Display Manager: https://wiki.archlinux.org/index.php/LXDM
    Display Environment: https://wiki.archlinux.org/index.php/Cinnamon

  • How to install kde?

    hi!
    How do i install kde. What other packages should i install?
    thank you
    benny

    And if yuo want, that start KDE login manager after yuo turn on computer yuo need edit yuo "/etc/inittab" and it must look like this:
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    id:5:initdefault:
    #id:3:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    c1:2345:respawn:/sbin/agetty 38400 vc/1 linux
    c2:2345:respawn:/sbin/agetty 38400 vc/2 linux
    c3:2345:respawn:/sbin/agetty 38400 vc/3 linux
    c4:2345:respawn:/sbin/agetty 38400 vc/4 linux
    c5:2345:respawn:/sbin/agetty 38400 vc/5 linux
    c6:2345:respawn:/sbin/agetty 38400 vc/6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    x:5:respawn:/opt/kde/bin/kdm -nodaemon
    # End of file
    Goodbee

  • How to install KDE and Gnome

    Normally I'm a big KDE user, but there are some things in GNOME I want to try out to see if I might make the switch. I already have KDE installed, if I wanted the option to run KDE or GNOME can I just 'sudo pacman -S gnome gnome-extras' and it'll show up in the session type for kdm?

    i run gnome BUT like a bunch of kde programs
    so both are installed
    kde dose have a tendency to reset the "open with" defaults 
    then there is an option in kdm to run gnome,kde, or other
    so it is not a problem at all , you might need to re set the "open with" defaults but that is about it.

  • How to install KDE without an internet connection

    I have a fast internet connection at the office, but not at home.
    1. What files do I need to copy so that I can burn a KDE CD?
    2. What is the procedure to install KDE from my own CD?
    Thank you.
    wickyd

    Those commands don't need an internet connection.
    Do this:
    1) download ftp://ftp.archlinux.org/current/os/i686 … .db.tar.gz and ftp://ftp.archlinux.org/extra/os/i686/extra.db.tar.gz when you have internet
    2) on your home pc (as root): cd /var/lib/pacman ; cd current ; rm -rf * ; tar xzf /path/to/current.db.tar.gz ; cd ../extra ; rm -rf * ; tar xzf /path/to/extra.db.tar.gz
    3) pacman -Sp --noconfim kde > pkglist
    4) take that file where you have internet and run wget -nv -i .../pkglist in an empty directory
    5) when the download has finished take those files to your home pc, put them in /var/cache/pacman/pkg and run pacman -S kde
    Last edited by byte (2007-02-28 22:40:05)

  • How to install quake under Arch?

    HI all:
        How to install quake??Thanks!

    heh, you missed my first faux pas, I said search for quaake.
    Dusty

  • How to install kde/gnome desktop in arch linux?

    I tried with installing pacman -S xorg-server and xorg-apps then
    i have given installation for kde and gnome using  pacman -Sy kde kdm xorg-xinit dbus gnome gnome-extra.
    But it is asking me to replace some softwares..
    At the end after downloading
    while commit transaction it's showing some errors like
    /lib exists in filesystem
    /usr/bin/tzselect exists in filesystem
    /bin/kill
    /etc/pam.d/chfn exist in filesystem
    /usr/share/man/man1/...
    So i tried with Syuf still getting error.
    From wiki i have seen installing glibc
    using pacman -U http://pkgbuild.com/~allan/glibc-2.16.0 … pkg.tar.xz
    pacman -Syu --ignore glibc
    pacman -Su
    mkinitcpio -p linux
    pacman -Sd gcc gcc-libs
    After some sort of commands i lost my script commands like poweroff, reboot....it's showing /sbin/init not exist...
    Then when my computer starts it is not booting...
    What all i want to do is getting an UI with dbus and xorg..
    Today i have started archlinux...
    Please help

    Is it a stable one?..
    We are planning to switch everything from Ubuntu to ArchlInux
    One more question..Is it mandatory to install xorg and dbus before installing any kde or gnome UI?
    I have this doubt because when i install xorg-server and xorg-apps.(first pacman installation)..it's showing for pacman update i gave no..then it is saying like replacing some of the packages with another one?
    This is a problem with my installation..or will it be fixed if i moved to latest one?
    Thanks in Advance
    varghese

  • How to install KDE 3.5.9 using pacman?

    Where do I find KDE 3.5.9 (or KDE 3.5.10) package and his locales to install in Arch using pacman?

    n3y wrote:Where do I find KDE 3.5.9 (or KDE 3.5.10) package and his locales to install in Arch using pacman?
    Welcome to the forums.
    The easiest way to check to see if a package is the standard repositories is to use pacman's search features:
    ~ > pacman -Ss kde3
    extra/kdelibs3 3.5.10-1
    KDE3 Core Libraries
    extra/qtcurve-kde3 0.59.5-1 (qtcurve)
    A configurable set of widget styles for KDE and Gtk
    extra/xfwm4 4.4.3-1 (xfce4)
    Xfce window manager, compatible with Gnome, Gnome2, KDE2, and KDE3
    Now you can simply pacman -Sy kde3.

  • How to install Dofus on Arch Linux 64

    Hey everyone! I am running Arch Linux 64-bit with E18 (enlightenment). I am trying to install Dofus (mmorpg game) but I am running into multiple issues. If anyone is willing to guide me through how I can fully install it and get it working that would be awesome! I tried yaourt but it would return errors while making the files and throw me into an infinite loop as it gets mad and tries to rebuild the file where the error occurs. I tried to install it directly from source from the tarball on the AUR, I did the ./configure and the game built and everything, but when I run the game through the launcher, the launcher doesn't open and I get 3 '?' signs with a diamond appear in the terminal on the next line. When I try to run the game directly, it gets stuck on the loading page at 63% with the red dofus loading symbol.
    Any help is greatly appreciated ... just gave arch linux a try after using FreeBSD/Debian for my whole life, never had any issues on FreeBSD or Debian, but apparently arch is a whole different story.
    Cheers,
    ~ zSpider86

    Well there weren't exactly any errors at all visibly. Its just that the game didn't start as it was supposed to. What I am asking in this thread is -- can you please link me to a guide of how to properly install Adobe AIR on 64 bit arch linux + get Dofus to work with it as well. And I can post back my results from that since I don't exactly have any errors to post at the moment.
    But if you insist, what I have I tried so far is this...
    [[email protected] ~]$ yaourt dofus
    1 aur/ankama-transition 3.7.20131013-1 [installed] (3)
    Updater for Ankama games Dofus and Wakfu
    2 aur/dofus 2.17.0-3 (39)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR .
    3 aur/dofus-beta 2.15.0-2 [installed] (4)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR (beta version).
    4 aur/dofus-transition 2.14.0-1 (0)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR (beta version).
    5 aur/dofus-uplauncher 2.11.0-1 (0)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR.
    ==> Enter n of packages to be installed (ex: 1 2 3 or 1-3)
    ==> --------------------------------------------------------
    ==> 2
    Then during the installation the errors occur when it gets to this package:
    lib32-webkitgtk2
    There are just dones of make errors flying down the screen and it causes them to loop and never ends...
    So really what I mean to ask is, is there anyway I can circumvent the installation of this file?
    ==> dofus dependencies:
    - ankama-transition>=3.5-6 (already installed)
    - adobe-air-sdk (already installed)
    - lib32-gtk2 (already installed)
    - lib32-libxml2 (already installed)
    - lib32-nss (already installed)
    - lib32-alsa-lib (already installed)
    - lib32-webkitgtk2 (building from AUR)
    ^ lib32-webkitgtk2 or install it another way because clearly dofus needs it, but it causes errors during installation.
    Also, I don't know what happens here, but this is the part in the terminal of the installation of lib32-webkitgtk2 where it starts to break and loops over and over again...
    CXX Source/JavaScriptCore/heap/libjavascriptcoregtk_1_0_la-WriteBarrierSupport.lo
    CXX Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerActivation.lo
    In file included from ./Source/WTF/wtf/PossiblyNull.h:29:0,
    from ./Source/WTF/wtf/FastMalloc.h:25,
    from ./Source/JavaScriptCore/config.h:69,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:26:
    ./Source/WTF/wtf/StdLibExtras.h: In function 'TO WTF::bitwise_cast(FROM)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyWTF_bitwise_cast_sizeof_casted_types_is_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/StdLibExtras.h:134:5: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(sizeof(TO) == sizeof(FROM), WTF_bitwise_cast_sizeof_casted_types_is_equal);
    ^
    ./Source/WTF/wtf/StdLibExtras.h: In function 'size_t WTF::roundUpToMultipleOf(size_t)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummydivisor_is_a_power_of_two' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/StdLibExtras.h:175:5: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(divisor && !(divisor & (divisor - 1)), divisor_is_a_power_of_two);
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator==(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:83:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator!=(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:84:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator==(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:85:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator!=(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:86:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassRefPtr.h: In member function 'WTF::PassRefPtr<T>& WTF::PassRefPtr<T>::operator=(const WTF::PassRefPtr<T>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyPassRefPtr_should_never_be_assigned_to' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassRefPtr.h:84:52: note: in expansion of macro 'COMPILE_ASSERT'
    PassRefPtr& operator=(const PassRefPtr&) { COMPILE_ASSERT(!sizeof(T*), PassRefPtr_should_never_be_assigned_to); return *this; }
    ^
    In file included from ./Source/WTF/wtf/MetaAllocator.h:33:0,
    from ./Source/JavaScriptCore/jit/ExecutableAllocator.h:33,
    from ./Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
    from ./Source/JavaScriptCore/interpreter/AbstractPC.h:29,
    from ./Source/JavaScriptCore/interpreter/CallFrame.h:26,
    from ./Source/JavaScriptCore/runtime/ArgList.h:25,
    from ./Source/JavaScriptCore/runtime/JSObject.h:26,
    from Source/JavaScriptCore/debugger/DebuggerActivation.h:29,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:27:
    ./Source/WTF/wtf/HashMap.h: At global scope:
    ./Source/WTF/wtf/HashMap.h:137:42: warning: invalid use of incomplete type 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMapKeysProxy : private HashMap {
    ^
    ./Source/WTF/wtf/HashMap.h:43:11: warning: declaration of 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMap {
    ^
    ./Source/WTF/wtf/HashMap.h:172:44: warning: invalid use of incomplete type 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMapValuesProxy : private HashMap {
    ^
    ./Source/WTF/wtf/HashMap.h:43:11: warning: declaration of 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMap {
    ^
    In file included from ./Source/JavaScriptCore/jit/ExecutableAllocator.h:38:0,
    from ./Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
    from ./Source/JavaScriptCore/interpreter/AbstractPC.h:29,
    from ./Source/JavaScriptCore/interpreter/CallFrame.h:26,
    from ./Source/JavaScriptCore/runtime/ArgList.h:25,
    from ./Source/JavaScriptCore/runtime/JSObject.h:26,
    from Source/JavaScriptCore/debugger/DebuggerActivation.h:29,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:27:
    ./Source/WTF/wtf/Vector.h:637:44: warning: invalid use of incomplete type 'class WTF::Vector<T, inlineCapacity>' [enabled by default]
    class VectorReverseProxy : private Vector {
    ^
    ./Source/WTF/wtf/Vector.h:478:11: warning: declaration of 'class WTF::Vector<T, inlineCapacity>' [enabled by default]
    class Vector {
    ^
    In file included from ./Source/WTF/wtf/PossiblyNull.h:29:0,
    from ./Source/WTF/wtf/FastMalloc.h:25,
    from ./Source/JavaScriptCore/config.h:69,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:26:
    ./Source/WTF/wtf/PassOwnArrayPtr.h: In member function 'WTF::PassOwnArrayPtr<T>& WTF::PassOwnArrayPtr<T>::operator=(const WTF::PassOwnArrayPtr<T>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyPassOwnArrayPtr_should_never_be_assigned_to' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnArrayPtr.h:68:58: note: in expansion of macro 'COMPILE_ASSERT'
    PassOwnArrayPtr& operator=(const PassOwnArrayPtr&) { COMPILE_ASSERT(!sizeof(T*), PassOwnArrayPtr_should_never_be_assigned_to); return *this; }
    ^
    ./Source/WTF/wtf/StringHasher.h: In static member function 'static unsigned int WTF::StringHasher::hashMemory(const void*)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummylength_must_be_a_multible_of_four' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/StringHasher.h:194:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(!(length % 4), length_must_be_a_multible_of_four);
    ^
    ./Source/WTF/wtf/text/StringImpl.h: In static member function 'static WTF::PassRefPtr<WTF::StringImpl> WTF::StringImpl::createFromLiteral(const char (&)[charactersCount])':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyStringImplFromLiteralNotEmpty' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/StringImpl.h:306:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(charactersCount > 1, StringImplFromLiteralNotEmpty);
    ^
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyStringImplFromLiteralCannotOverflow' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/StringImpl.h:307:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT((charactersCount - 1 <= ((unsigned(~0) - sizeof(StringImpl)) / sizeof(LChar))), StringImplFromLiteralCannotOverflow);
    ^
    ./Source/WTF/wtf/text/AtomicString.h: In constructor 'WTF::AtomicString::AtomicString(const char (&)[charactersCount], WTF::AtomicString::ConstructFromLiteralTag)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyAtomicStringFromLiteralNotEmpty' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/AtomicString.h:64:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(charactersCount > 1, AtomicStringFromLiteralNotEmpty);
    ^
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyAtomicStringFromLiteralCannotOverflow' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/AtomicString.h:65:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT((charactersCount - 1 <= ((unsigned(~0) - sizeof(StringImpl)) / sizeof(LChar))), AtomicStringFromLiteralCannotOverflow);
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'WTF::PassOwnPtr<T>& WTF::PassOwnPtr<T>::operator=(const WTF::PassOwnPtr<T>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyPassOwnPtr_should_never_be_assigned_to' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:71:52: note: in expansion of macro 'COMPILE_ASSERT'
    PassOwnPtr& operator=(const PassOwnPtr&) { COMPILE_ASSERT(!sizeof(T*), PassOwnPtr_should_never_be_assigned_to); return *this; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator==(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:80:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator!=(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:81:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator==(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:82:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator!=(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:83:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/JavaScriptCore/runtime/JSVariableObject.h: In member function 'void JSC::JSVariableObject::finishCreation(JSC::JSGlobalData&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyRegister_should_be_same_size_as_WriteBarrier' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/JavaScriptCore/runtime/JSVariableObject.h:70:13: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(sizeof(WriteBarrier<Unknown>) == sizeof(Register), Register_should_be_same_size_as_WriteBarrier);
    ^
    Source/JavaScriptCore/debugger/DebuggerActivation.cpp: In static member function 'static void JSC::DebuggerActivation::visitChildren(JSC::JSCell*, JSC::SlotVisitor&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOverridesVisitChildrenWithoutSettingFlag' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    Source/JavaScriptCore/debugger/DebuggerActivation.cpp:54:5: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(StructureFlags & OverridesVisitChildren, OverridesVisitChildrenWithoutSettingFlag);
    ^
    CXX Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerCallFrame.lo
    ^CGNUmakefile:69688: recipe for target 'Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerCallFrame.lo' failed
    make[1]: *** [Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerCallFrame.lo] Interrupt
    GNUmakefile:22796: recipe for target 'all' failed
    make: *** [all] Interrupt
    ==> ERROR: Aborted by user! Exiting...
    Last edited by zSpider86 (2014-03-04 01:57:35)

  • How to install Ubuntu alongside Arch Linux?

    I already have Arch installed and I have downloaded the Ubuntu 13.04 ISO. My grub file is auto generated following the beginners installation guide since I don't have much knowledge about GRUB2 commands or configuration. I looked up https://wiki.archlinux.org/index.php/GR … _arguments - The Ubuntu ISO section, but didn't understand it. It instructs to to create a /archives but I don't know whether I have to create a new partition or do it in the one where Arch is. Also do I have to install Ubuntu before doing this. But wouldn't that overwrite my existing "grub.cfg"?
    Can I do something like deleting the existing grub.cfg, installing Ubuntu on a separate partition and then add Arch to the Ubuntu grub menu. If this can be done, please tell me exactly what to delete in "/boot". I'm thinking the wiki's method is much more difficult and would prefer to add menu entries to Ubuntu's grub rather than the existing one. I have seen many people doing this on Google, but they all install Arch after Ubuntu rather than the other way round.
    Running lsblk -lf
    NAME   FSTYPE LABEL      UUID                                 MOUNTPOINT
    sda                                                           
    ├─sda1 ntfs              1CF45A405825898C                     
    ├─sda2 ntfs              E27CDAE57CDAB40F                     /mnt/tempdrive1
    ├─sda3 ntfs              D44E14D44E14B0EA                     /mnt/tempdrive2
    ├─sda4                                                       
    └─sda5 ext4   arch_linux 44d38a19-2b36-465f-9ae1-f3387e5dc558 /
    sr0                                                         
    #sda4 is an extended partition which has sda5, on which Arch is installed. sda2 and sda3 are the #Windows partitions I want to delete and merge into a single one to make space for Ubuntu. sda1 is #/boot (maybe, that's what it shows in Gparted. Doesn't it have to be boot since it is the only one left?
    Please help with detailed instructions since I am a complete novice at these sort of things (boot and all). Contrary to the norm, I installed Arch first, and am curious about Ubuntu so I want to try it out. Post any other information you'd like to have, and maybe I'll post a gparted screenshot if needed.
    P.S- Not sure whether I'm allowed to post about installing some other distro, so I posted in this section. Please notify me via email if I'll have to remove it, and I'll do so.

    I am not sure to what senjin refers, as I have never had a problem with ubuntu controlling grub, with one exception:
    Sometimes ubuntu's OS-prober can't find Arch (so it disappears from the automatically created menu).  Maybe this is the problem senjin found.
    One way around this is to have a file in your Arch /etc that OS-prober looks for when it searches for other operating systems.  Look for a file in your ubuntu called /etc/lsb-release.  Make an appropriate copy in your Arch install, and OS-prober will always find it.
    Another way to ensure OS-prober always finds Arch is to mount the Arch / partition before [re]running update-grub.
    Finally, since you don't really need to ever generate a new menu entry for Arch - since it will always be the same - you can simply run update-grub once, copy the menu entries generated into /etc/grub.d/40-custom, and then disable the OS-prober (so it will only ever update the ubuntu entries (what I do these days).
    grub, run from other distros, losing "Arch" seems to be a fairly common problem that is easily solved by any of the above.

  • How to install KDE Applications 5?

    Hi,
    Are there any programs dedicated to kde 5? With KDE ArchWiki shows "Applications based on KF5 will have a first release in December 2014." So, I mean mostly about apps like Dolphin, Kate, compatibility with gtk (oxygen-gtk*). Thank you for your help in advance.

    @formoza - Please take a look at: https://www.kde.org/announcements/annou … 4.12.0.php - KDE Applications 14.12 is a very strange Most of these apps are based on kdebase-workspace 4.11.14 (KDE4), only few are KF5 based (kate, kwrite, konsole, gwenview, and few more). Dolphin is still KDE4 apps. There is a 3rd party repository with KDE Apps 14.12 in 14.11.97 (RC1) version, look at: https://bbs.archlinux.org/viewtopic.php?id=190482
    I've allready tried build *-frameworks-git apps from AUR, but it's not possible. Almost all of these apps are build against KF5-git and Plasma5-git, then if you want to build them from AUR, you have to build all KF5-git, Plasma5-git and KDE Apps-git. And... only few more apps will be native Qt5/Plasma5 apps then there're allready in kde-beta repository.
    According to: https://dot.kde.org/2014/12/17/kde-appl … orks-ports KDE Team are expecting the porting of applications to Qt 5 and Frameworks 5 to happen over the next year or two.
    In the other words, most of KDE Applications 14.12 are bug fixes releases to KDE4.14.2 apps
    Personnally, I am user of Plasma5 + KDE Applications from kde-beta repository by arojas. You have to know, that allmost all plasmoids for KDE4 aren't compatibille to Plasma5 platform.
    Last edited by pb (2014-12-26 10:48:53)

  • How to install gnome 3 ?

    I want to try gnome 3 ,but how to install it in Arch linux. Is there any tutorial? thanks

    abarilla wrote:
    They're aren't fully adequate instructions on installing gnome 3.  There's a few posts from last year, but there's missing dependencies.
    If you're like me, you're mainly concerned with trying gnome-shell in which case I would suggest just checking out the wiki article on compiling that.  https://wiki.archlinux.org/index.php/Gnome_Shell
    that is not the adequate instruction to get gnome 3 in arch. That only explains how to use jhbuild method and is not the arch way.
    the arch way is: https://wiki.archlinux.org/index.php/Gnome_3

  • How to install Bumblebee-GUI in Arch KDE?

    Hello, as the tittle said, i want to know how to install the "bumblebee-gui" in Arch. I have installed bumblebee with Bbswitch, everything works cool and smooth, but i want to have the icon in the taskbar cause it sends notifications about bumblebee state. I know it's not essential, but i like eyes candy and i dont like doing a "cat /proc/acpi/bbswitch" every time. The wiki just says nothing about it, i think it needs some updates or maybe it's just not available in Arch. I tried to do the way the official page said ( https://github.com/Bumblebee-Project/bu … indicator), but i couldn't start it. Could you help me with it?
    Thanks!

    I know,it was my fault cause the internet was broken so i thought it wasn't posted. Btw i was able to install Bumblebee-gui in KDE, maybe im going to write a simple guide, i just needed to install some modules for python. this is how it looks now. I have the icon in the system tray. Thanks!!

Maybe you are looking for

  • "Get Info" - new shortcut doesn't work

    I'm trying to create a more convenient keyboard shortcut for "Get Info" on iTunes, since I use it a lot. I want to replace Command-I with F19 on a full-size aluminum Apple keyboard. Using the Application Shortcuts I entered F19 as the new "Get Info"

  • Page Navigation Portlet issue

    I am having an issue with a page navigation portlet. I am using adaptive tags and we have actually implemented one custom tag that outputs the current page id. I will paste the code here. The issue is that in our portal the pages don't show up in the

  • Tie a control to a function?

    Can somebody give a simple example of using a function to show a total of other controls that may or may not be filter from a master array collection?

  • Adobe premier elements 12 will not open.

    Hi My Adobe Premier Elements 12 will not open. It did open about 12 hours ago when I was busy working on video edits. Then I closed it, went to sleep and got up in the morning to carry on editing - bt it wont open anymore. There are no error messages

  • Duration of imported pictures

    I'm making a slideshow in FCP. Right now if I import all pictures at ones all of them are about 9 seconds. I need all of them to be 4 seconds. Is there a way to preset the duration of the pictures in timeline? Thanks.