Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-07-2003, 05:04 AM
|
#1
|
LQ Newbie
Registered: Sep 2003
Location: Graz-Austria
Distribution: Debian woody
Posts: 2
Rep:
|
KDE 3 via apt-get
I'm new to debian -- and to linux.
Right now I'm using KDE2, which is obviously out of date.
Someone told me to enter
deb hatetepe:// download.kde.org/ stable/ 3.1.3/ Debian stable main
(I'm not allowed to post URLs)
in my /etc/apt/sources.list .
I did so and entered apt-get upgrade, the reply was that a lot of packages have been "kept back", ark, karm, kate, kcalc, kcharselect, kcoloredit, kcron, kdebase and so on. Why is that so/What can be done to solve the problem? apt-get install kde gives back "kde is newest version already".
Thanks a lot,
|
|
|
09-07-2003, 03:56 PM
|
#2
|
Senior Member
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380
Rep:
|
Here's what I did and it worked very smoothly;
apt-get update && apt-get install arts kdelibs kdebase kdegraphics kdeadmin
Having done this I did apt-get install kdemultimedia
I used the following in my sources.list
deb http://download.kde.org/stable/3.1.3/Debian stable main
It's working well and am very impressed with it.
|
|
|
09-07-2003, 04:10 PM
|
#3
|
LQ Newbie
Registered: Sep 2003
Location: Graz-Austria
Distribution: Debian woody
Posts: 2
Original Poster
Rep:
|
TigerOC wrote:
>
Here's what I did and it worked very smoothly;
apt-get update && apt-get install arts kdelibs kdebase kdegraphics kdeadmin
<
this gives me back a lot of stuff like
kdeadmin: Depends: kcmlinuz (>= 4:3.1.3-0woody1) but it is not going to be installed
and about 40 others. Do I have to download&Install all that or is it something different?
Thanks a lot,
|
|
|
09-08-2003, 04:08 AM
|
#4
|
Senior Member
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380
Rep:
|
You would have to satisfy any dependencies. Normally you would answer y to this question. You may also have install qt3
|
|
|
09-09-2003, 01:36 PM
|
#5
|
LQ Newbie
Registered: Aug 2003
Location: California
Distribution: Debian (stable)
Posts: 15
Rep:
|
I am having the same problem. I am trying to install the qt3 packages but am having a heck of a time trying to find a deb site or the proper package names.
Any ideas?
|
|
|
09-09-2003, 03:11 PM
|
#6
|
Senior Member
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380
Rep:
|
As far as I know there isn't a deb package of qt3. You have to download the tarball and install. Follow the instructions carefully.
|
|
|
09-10-2003, 05:26 AM
|
#7
|
LQ Newbie
Registered: Aug 2003
Location: California
Distribution: Debian (stable)
Posts: 15
Rep:
|
I have found that if you add the dependencies into the apt-get install that it will install with no problem. For instance, if you were to run 'apt-get install kdebase arts kdelibs kdegraphics kdeadmin' and get get the 'depends: libartsc0' , you should append that into the command. I.E. 'apt-get install kdebase arts kdelibs kdegraphics kdeadmin libartsc0 '. Continue doing that for every dependency that you get. It is also important that your sources.list contains proper sources that contain these packages. Mine certainly isn't very extensive, but it seemed to do the trick.
sources.list:
deb http://security.debian.org/ stable/updates main contrib
deb http://security.debian.org/ testing/updates main contrib
deb http://ftp.debian.org/ unstable main
deb http://download.kde.org/stable/3.1.3/Debian stable main
I had to download the tarball for qt3 and I also came accross ldsensors-1debian1 (sp.) which couldn't be downloaded (either 3rd party or on another deb source), but I had no problem finding it on the net. Hope this helps.
Last edited by dmoracco; 09-10-2003 at 05:28 AM.
|
|
|
All times are GMT -5. The time now is 02:45 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|