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
  •  


***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk picture

Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk

$47.49



MSI A320M-A PRO AM4 AMD A320 USB3.2 Gen1 Micro-ATX Motherboard picture

MSI A320M-A PRO AM4 AMD A320 USB3.2 Gen1 Micro-ATX Motherboard

$46.99



Gigabyte GA-B75M-HD3 Intel LGA1155 DDR3 Desktop Motherboard MicroATX USB 3.0  picture

Gigabyte GA-B75M-HD3 Intel LGA1155 DDR3 Desktop Motherboard MicroATX USB 3.0

$26.99



ASUS Prime Q270M-C LGA1151 DP HDMI VGA SATA 6GB/s USB 3.0 MicroATX Motherboard picture

ASUS Prime Q270M-C LGA1151 DP HDMI VGA SATA 6GB/s USB 3.0 MicroATX Motherboard

$37.99



ASUS Prime Z390-A LGA 1151 Intel Z390 SATA USB 3.1 ATX Motherboard NO I/O picture

ASUS Prime Z390-A LGA 1151 Intel Z390 SATA USB 3.1 ATX Motherboard NO I/O

$99.00



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99



GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box picture

GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box

$115.00