Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: KDE3.2 install

  1. #1
    Member registered user
    Join Date
    Aug 2003
    Posts
    46

    KDE3.2 install

    When I tried to install kmplayer (apt-get install kmplayer) apt-get began
    to upgrade about 37 packages mostly KDE related before installeing kmplayer, but half-way this proces , apt-get frooze, and now I have a messed up KDE. When I want to reinstall KDE I get depencies problems,canot install.

    Does anybody know how to install KDE3.2 on knoppix 3.2 system (HDD install) Or if that is a bad idea, reinstall KDE from knoppixCD whitout a complete reinstall of the whole system?

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    929
    Do a search for this: the real issue for upgrading Kde seems to be that you need to point your sources.list at unstable.

  3. #3
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    555

    Re: KDE3.2 install

    Quote Originally Posted by jackren
    Does anybody know how to install KDE3.2 on knoppix 3.2 system (HDD install)
    Do you really mean KDE 3.2? This only exists as alpha at the moment,
    so I doubt there's any official debian package. If you want to restore a
    working 3.1.3, here's an old post from this forum (that I cannot find
    back right now) which worked fine for me. Credit to the original poster.
    I myself just upgraded to KDE 3.1.3 so here is what I did:

    1. at the command line as root, type:
    $ kedit /etc/apt/sources.list
    2. Save a back-up copy, then delete everything in the file. Copy the following line and save:
    deb http://http.us.debian.org/debian unstable main
    (note, you might want a closer server than http.us.debian.org.debian, such as
    deb ftp://ftp.it.debian.org/debian unstable main
    3. At the command line as root type:
    $ apt-get update
    4. You can now start the copying process by typing:
    $ apt-get install xxxx
    where xxxx are the following files:

    arts
    kde-i18n-it <-- Only if you want Italian modifications to KDE
    kdeaddons
    kdeadmin
    kdeartwork
    kdebase
    kdebindings
    kdeedu
    kdegames
    kdegraphics
    kdelibs
    kdemultimedia
    kdenetwork
    kdepim
    kdetoys
    kdeutils
    quanta

    5. Restart your computer and you should be done!

  4. #4
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    there is a possibility to even run kde 3.2 CVS on debian, there is an (of course unofficial) kde CVS repository, you can find it using www.apt-get.org searching on 'kde'.

    I use it its quite good, and its nice to see kde3.2 will be really improved alot...

  5. #5
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    555
    Quote Originally Posted by Superstoned
    I use it its quite good, and its nice to see kde3.2 will be really improved alot...
    Actually I might like to try that one of these days on a spare partition and a fresh
    install; would the above package list(with an adapted sources.list) work?

  6. #6
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    wow, be carefull, it is quite difficult (lot errors u have to resolve, at least I had some). I did just an apt-get dist-upgrade after putting the appropriate site in sources.list.
    problems are mostly files wich are present in 2 packages (so apt-get, which doesnt allow this, gives an error). you must manually use dpkg to overwrite those files (with --force-overwrite, try man dpkg)

    good luck!

  7. #7
    Member registered user
    Join Date
    Aug 2003
    Posts
    46
    I changed apt-config and replaced "testing " with "unstable"

    also I put entrys for KDEcvs in "/etc/apt/sources.list"
    then did a apt-get update .
    But when I do apt-get install kde ,
    I have unmet depencies for kcontrol and konqueror,

  8. #8
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Superstoned
    wow, be carefull, it is quite difficult (lot errors u have to resolve, at least I had some). I did just an apt-get dist-upgrade after putting the appropriate site in sources.list.
    problems are mostly files wich are present in 2 packages (so apt-get, which doesnt allow this, gives an error). you must manually use dpkg to overwrite those files (with --force-overwrite, try man dpkg)

    good luck!
    In addition KDE3.2 CVS will break at least twice this summer it fried my system and in the current release Konqueror does not seem to like playing streaming content from the net it gives me a I/O error every time I try to connect.

  9. #9
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by jackren
    I changed apt-config and replaced "testing " with "unstable"

    also I put entrys for KDEcvs in "/etc/apt/sources.list"
    then did a apt-get update .
    But when I do apt-get install kde ,
    I have unmet depencies for kcontrol and konqueror,
    You can try commenting out all the stable and testing sources then apt-get update and then install. Also when you are installing use a line like apt-get install kdebase=exact_version_number to force apt to install the version from the CVS you may have to do this many times with the different programs you need.

  10. #10
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    installing cvs only worked for me after completely removing the default-release-line from apt's config file....

Page 1 of 2 12 LastLast

Similar Threads

  1. How to make apt-get to KDE3.2?
    By Amsicora in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 03-24-2004, 05:46 PM
  2. Knoppix with kde3.1.3 ??
    By Icaro in forum Customising & Remastering
    Replies: 5
    Last Post: 08-27-2003, 01:03 PM
  3. KDE3.1
    By mrblah in forum Customising & Remastering
    Replies: 0
    Last Post: 03-27-2003, 05:02 AM
  4. Removing bad Knoppix-KDE3.1 install from NT RAID box
    By dcuny in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 03-26-2003, 12:05 AM
  5. memory leak in KDE3.1?
    By robelanator in forum General Support
    Replies: 2
    Last Post: 03-09-2003, 01:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot picture

Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot

$179.54



Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot picture

Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot

$107.99



Fanxiang SSD 4TB 2TB 1TB PS5 SSD M.2 NVME SSD 7300MBS PCIe 4.0 Solid State Drive picture

Fanxiang SSD 4TB 2TB 1TB PS5 SSD M.2 NVME SSD 7300MBS PCIe 4.0 Solid State Drive

$256.49



Fanxiang 4TB 2TB 1TB SSD 2.5'' SATA III 560MB/s Internal Solid State Drive lot picture

Fanxiang 4TB 2TB 1TB SSD 2.5'' SATA III 560MB/s Internal Solid State Drive lot

$178.99



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$19.99



Samsung PM871 Series 128GB internal 2.5

Samsung PM871 Series 128GB internal 2.5" SATA 6.0Gbp/s SSD drive

$10.00



4TB Ssd 870 Internal Solid State Drive Hard Disk 2.5 Inch Sata Iii 2TB Ssd picture

4TB Ssd 870 Internal Solid State Drive Hard Disk 2.5 Inch Sata Iii 2TB Ssd

$31.99



2 Pack SanDisk Z400s 2.5

2 Pack SanDisk Z400s 2.5" 128GB SSD SATA III Internal Solid State Drive Memory

$16.79



Fanxiang M.2 SATA SSD 2TB 1TB 512GB 256GB SSD Internal M2 Solid State Drive Lot picture

Fanxiang M.2 SATA SSD 2TB 1TB 512GB 256GB SSD Internal M2 Solid State Drive Lot

$109.99



4TB Ssd 870evo Internal Solid State Drive Hard Disk 2.5 Inch For Laptop SSD picture

4TB Ssd 870evo Internal Solid State Drive Hard Disk 2.5 Inch For Laptop SSD

$45.17