Announcement

Collapse
No announcement yet.

About KDE box and kde-config show different version numbers

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

    About KDE box and kde-config show different version numbers

    I've noticed that the "About KDE" box on my machine reports version 4.4.2 while kde-config --version reports 3.5.10

    [img width=400 height=274]http://i53.tinypic.com/686gk8.png[/img]

    Im running Kubuntu 10.04.1 LTS with all updates on AMD64

    All of my kdelibs-* and kdebase-* packages are version 4:4.4.2-0Ubuntu* except kdelibs-data and kdelibs4c2a which are version 4:3.5.10.dfsg.1-3ubuntu2.10.04.1 so i presume this is where kde-config is getting its version number from.

    Code:
    jayse@mercury:~$ dpkg -l | grep kdelibs
    ii kdelibs-bin             4:4.4.2-0ubuntu4
    ii kdelibs-data             4:3.5.10.dfsg.1-3ubuntu2.10.04.1
    ii kdelibs4c2a             4:3.5.10.dfsg.1-3ubuntu2.10.04.1
    ii kdelibs5               4:4.4.2-0ubuntu4
    ii kdelibs5-data            4:4.4.2-0ubuntu4
    jayse@mercury:~$
    Code:
    jayse@mercury:~$ sudo apt-get install kdelibs-data
    Reading package lists... Done
    Building dependency tree    
    Reading state information... Done
    kdelibs-data is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Code:
    jayse@mercury:~$ sudo apt-get install kdelibs4c2a
    Reading package lists... Done
    Building dependency tree    
    Reading state information... Done
    kdelibs4c2a is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    jayse@mercury:~$
    is something wrong with my system or is it normal for these 2 libs to show a different version number? Im using these repositories: main,universe,restricted,multiverse,medibuntu,goog lechrome,wine,nvidia

    #2
    Re: About KDE box and kde-config show different version numbers

    must be normal mines the same and I'm at KDE-4.5.1

    vinny@desktop:~$ dpkg -l | grep kdelibs
    ii kdelibs-bin 4:4.5.1-0ubuntu6~lucid1~ppa1 core executables for KDE Aapplications
    ii kdelibs-data 4:3.5.10.dfsg.1-3ubuntu2.10.04.1 core shared data for all KDE applications
    ii kdelibs4c2a 4:3.5.10.dfsg.1-3ubuntu2.10.04.1 core libraries and binaries for all KDE appl
    ii kdelibs5 4:4.5.1-0ubuntu6~lucid1~ppa1 transitional package for the KDE Development
    ii kdelibs5-data 4:4.5.1-0ubuntu6~lucid1~ppa1 core shared data for all KDE Applications
    ii kdelibs5-plugins 4:4.5.1-0ubuntu6~lucid1~ppa1 core plugins for KDE Applications


    VINNY
    and

    vinny@desktop:~$ kde-config --version
    Qt: 3.3.8b
    KDE: 3.5.10
    kde-config: 1.0
    vinny@desktop:~$
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Re: About KDE box and kde-config show different version numbers

      kde-config is part of the old kde packages, so it is only present if you are running something like KMyMoney 1.0.4 or similar in Lucid, which is using the kde3 library package.

      kde4-config is what you want to use

      Comment


        #4
        Re: About KDE box and kde-config show different version numbers [SOLVED]

        ahh, thank you claydoh,

        i am indeed running KMyMoney

        Comment


          #5
          Re: About KDE box and kde-config show different version numbers

          you can try the latest stable kde4 version if you like, from my ppa:
          https://launchpad.net/~claydoh/+archive/kmymoney2-kde4

          Comment


            #6
            Re: About KDE box and kde-config show different version numbers

            Originally posted by claydoh
            kde-config is part of the old kde packages, so it is only present if you are running something like KMyMoney 1.0.4 or similar in Lucid, which is using the kde3 library package.

            kde4-config is what you want to use
            so how would I find out witch of my packages are old kde packages that require these 2 old lib's?

            no KMyMoney hear!!

            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #7
              Re: About KDE box and kde-config show different version numbers

              in KPackageKit, select the package kdelibs4c2a, select "Required By" under the "More" drop-down dialog box, and in a few moments you will see what needs that package. Quite a number of possibilities, actually.Anything KDE that is either old, but still working, or simply ones that have not yet had KDE4 versions created by their developers

              Comment


                #8
                Re: About KDE box and kde-config show different version numbers

                Originally posted by claydoh
                in KPackageKit, select the package kdelibs4c2a, select "Required By" under the "More" drop-down dialog box, and in a few moments you will see what needs that package. Quite a number of possibilities, actually.Anything KDE that is either old, but still working, or simply ones that have not yet had KDE4 versions created by their developers
                Aaa yes I see ....it is required by several packages that I have.

                and all works well ........so good enough for me

                VINNY
                i7 4core HT 8MB L3 2.9GHz
                16GB RAM
                Nvidia GTX 860M 4GB RAM 1152 cuda cores

                Comment

                Working...
                X