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
  •  


Western Digital 1TB WD Blue PC Desktop 3.5'' Internal CMR Hard Drive - WD10EARZ picture

Western Digital 1TB WD Blue PC Desktop 3.5'' Internal CMR Hard Drive - WD10EARZ

$44.99



2TB 1TB TYPE-C OTG Stick 4 in 1 USB Memory Photo Stick Android Samsung Pen Drive picture

2TB 1TB TYPE-C OTG Stick 4 in 1 USB Memory Photo Stick Android Samsung Pen Drive

$27.45



Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A picture

Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A

$79.99



Western Digital 1TB WD Gold Enterprise Class SATA Internal HDD - WD1005FBYZ picture

Western Digital 1TB WD Gold Enterprise Class SATA Internal HDD - WD1005FBYZ

$84.99



Samsung - 980 PRO 1TB Internal Gaming SSD PCIe Gen 4 x4 NVMe picture

Samsung - 980 PRO 1TB Internal Gaming SSD PCIe Gen 4 x4 NVMe

$109.99



1000 GB HHD 2.5

1000 GB HHD 2.5" 1TB Mixed Brands Samsung WD HGST TOSHIBA, Tested Formatted

$14.90



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 - Geek Squad Certified Refurbished 870 EVO 1TB SATA Solid State Drive picture

Samsung - Geek Squad Certified Refurbished 870 EVO 1TB SATA Solid State Drive

$67.99



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$580.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.89