Announcement

Collapse
No announcement yet.

Be Free With KDE 4.0!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Be Free With KDE 4.0!

    you need to edit

    /etc/apt/sources.list

    to add 'deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main'

    then open terminal and

    sudo apt-get update

    then

    sudo apt-get install kde4-core
    Using:<br />Mint Kubuntu 7.10 (kde4 dual core 2.2ghz 4gb)<br />Freenas (nx6325 hp laptop)<br />Mint Gnome 7.10 (EEE Pc 4g white 1 gb ram)

    Comment


      #17
      Re: Be Free With KDE 4.0!

      Originally posted by eggbanjo
      you need to edit

      /etc/apt/sources.list

      to add 'deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main'

      then open terminal and

      sudo apt-get update

      then

      sudo apt-get install kde4-core
      Can I with Kate opet this source.list and add 'deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main'?

      Comment


        #18
        Re: Be Free With KDE 4.0!

        You can't modify it simply from kate because you need root privileges for that file. Run
        Code:
        sudo kate /etc/apt/sources.list
        enter your password, and you should be fine.

        The you just add the line to the end (or wherever) of the file, save and close Kate.
        The Nomad&#39;s Land - some Linux humor too

        Comment


          #19
          Re: Be Free With KDE 4.0!

          I get a "trap divide error rip:2ac2ffb09ca9 rsp:7fffac3a1d80 error:0" trying to run KDE 4 aps, and also when trying a new KDE 4 session.
          AAARRGGGHH!!!
          This is on Edgy 64.

          Kan't wait to get KDE 4 working!!!!

          Comment


            #20
            Re: Be Free With KDE 4.0!

            KDE 4.0
            Impressive!
            Best KDE yet.
            Is there a guide somewhere?
            I like to have Kmoon and Kweather and shortcuts on the task bar.
            Ubuntu and Kubuntu is about ready to take over the world!

            Comment


              #21
              Re: Be Free With KDE 4.0!

              I typed this:sudo apt-get install kde4-core
              and he asked me,do I want to install some package that are not veryfied.And I typed yes.Was that good choise?Now it is downloading it.

              Comment


                #22
                Re: Be Free With KDE 4.0!

                Yes, it is the right choice. The PPA packages aren't signed, as said here.
                The Nomad&#39;s Land - some Linux humor too

                Comment


                  #23
                  Re: Be Free With KDE 4.0!

                  Originally posted by Nomad
                  Yes, it is the right choice. The PPA packages aren't signed, as said here.
                  I have some problems with english So I didn't understand it well.But now it's ok.I'am downloading KDE4.

                  Comment


                    #24
                    Re: Be Free With KDE 4.0!

                    ok so i did all of eggbanjo's instructions, then my console tells me :
                    E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
                    then i did this
                    dpkg: requested operation requires superuser privilege
                    mack@mack-laptop:~$ su
                    Password:
                    su: Authentication failure
                    Sorry.
                    but i typed in the correct password. any ideas? thanks!

                    Comment


                      #25
                      Re: Be Free With KDE 4.0!

                      Just run:
                      Code:
                      sudo dpkg --configure -a
                      Using Kubuntu Linux since March 23, 2007
                      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                      Comment


                        #26
                        Re: Be Free With KDE 4.0!

                        su needs root's password, which isn't even enabled in Kubuntu, while sudo (and graphical kdesu and gksu) only asks for your password.

                        So whenever you need root's privileges, run sudo <command>.
                        The Nomad&#39;s Land - some Linux humor too

                        Comment


                          #27
                          Re: Be Free With KDE 4.0!

                          thanks
                          then i get this error
                          mack@mack-laptop:~$ sudo apt-get install kde4-core
                          Reading package lists... Done
                          Building dependency tree
                          Reading state information... Done
                          You might want to run `apt-get -f install' to correct these:
                          The following packages have unmet dependencies:
                          j2re1.4-mozilla-plugin: Depends: j2re1.4 but it is not going to be installed
                          kde4-core: Depends: kdebase-kde4 (>= 4:4.0.0) but it is not going to be installed
                          Depends: kdebase-workspace (>= 4:4.0.0) but it is not going to be installed
                          Depends: kdebase-runtime (>= 4:4.0.0) but it is not going to be installed
                          Depends: kdelibs5 (>= 4:4.0.0) but it is not going to be installed
                          Depends: kdepimlibs5 (>= 4:4.0.0) but it is not going to be installed
                          E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
                          then i do this
                          root@mack-laptop:~# apt-get -f install
                          Reading package lists... Done
                          Building dependency tree
                          Reading state information... Done
                          Correcting dependencies... Done
                          The following extra packages will be installed:
                          j2re1.4
                          Suggested packages:
                          mozilla-browser mozilla-firefox galeon
                          The following NEW packages will be installed:
                          j2re1.4
                          0 upgraded, 1 newly installed, 0 to remove and 36 not upgraded.
                          2 not fully installed or removed.
                          E: Could not get lock /var/cache/apt/archives/lock - open (11 Resource temporarily unavailable)
                          E: Unable to lock the download directory
                          haha any ideas? thanks again for your help!

                          Comment


                            #28
                            Re: Be Free With KDE 4.0!

                            As a 'general rule,' when you are getting Adept errors, open a console and type:
                            Code:
                            sudo dpkg --configure -a
                            sudo apt-get autoclean
                            sudo apt-get update
                            sudo apt-get install
                            Using Kubuntu Linux since March 23, 2007
                            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                            Comment


                              #29
                              Re: Be Free With KDE 4.0!

                              mack@mack-laptop:~$ sudo dpkg --configure -a
                              [sudo] password for mack:
                              dpkg: dependency problems prevent configuration of j2re1.4-mozilla-plugin:
                              j2re1.4-mozilla-plugin depends on gsfonts-x11; however:
                              Package gsfonts-x11 is not installed.
                              j2re1.4-mozilla-plugin depends on j2re1.4; however:
                              Package j2re1.4 is not installed.
                              dpkg: error processing j2re1.4-mozilla-plugin (--configure):
                              dependency problems - leaving unconfigured
                              Errors were encountered while processing:
                              j2re1.4-mozilla-plugin
                              mack@mack-laptop:~$ sudo apt-get autoclean
                              E: Could not get lock /var/cache/apt/archives/lock - open (11 Resource temporarily unavailable)
                              E: Unable to lock the download directory
                              it updates fine, then i do this
                              mack@mack-laptop:~$ sudo apt-get install
                              Reading package lists... Done
                              Building dependency tree
                              Reading state information... Done
                              You might want to run `apt-get -f install' to correct these.
                              The following packages have unmet dependencies:
                              j2re1.4-mozilla-plugin: Depends: j2re1.4 but it is not installed
                              E: Unmet dependencies. Try using -f.
                              thanks again

                              Comment


                                #30
                                Re: Be Free With KDE 4.0!

                                Looks like you have a bad install of the Java plugin for firefox, what i would susgest is if you have synaptic check for broken packages. or if not try reinstalling firefox and plugins
                                Using:<br />Mint Kubuntu 7.10 (kde4 dual core 2.2ghz 4gb)<br />Freenas (nx6325 hp laptop)<br />Mint Gnome 7.10 (EEE Pc 4g white 1 gb ram)

                                Comment

                                Working...
                                X