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-25-2006, 03:45 PM
|
#1
|
LQ Newbie
Registered: Sep 2005
Posts: 23
Rep:
|
xfree86-common
I'm running Debian Etc, kernel 2.6.8-17, I think. Running KDE 3.5. I trying to install and run Bibletime. I keep getting broken packages. It tracking them down I come to xfree86-common. While it will install, it removes the KDE envirenment totally. Is there a work around other than not using Bibletime?
|
|
|
09-25-2006, 04:29 PM
|
#2
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
Not sure, but there's a package in the Debian repositories for both Sarge and Sid, but not Etch. So you could dist-upgrade to unstable and use it.
http://packages.debian.org/cgi-bin/s...ll&release=all
|
|
|
09-26-2006, 10:39 AM
|
#3
|
LQ Newbie
Registered: Sep 2005
Posts: 23
Original Poster
Rep:
|
OK, next dumb question.....how do i do the upgrade to unstable? While I know what I know well, I don't know how to do that. 
|
|
|
09-26-2006, 11:16 AM
|
#4
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
As root, edit your /etc/apt/sources.list file. Change every "etch" or "testing" to "sid" (or "unstable", it doesn't really matter which you use). Then save the file and exit.
From there, go to a command line and as root type aptitude update && aptitude dist-upgrade. Beware that your desktop may be less stable than it was for etch. But probably not any worse than using Fedora or Ubuntu. I've run unstable on the desktop before, and it was really mostly pretty stable. Every once in a while a package would break. But give it a week and it'll be sorted out.
I guess there is another option -- something called apt-pinning. I'm not real familiar with how to set it up, but basically it would allow you to keep etch mostly and just install a few packages from unstable to run your program. If you want to try this, I'd google and search these forums as I won't be much help to you...
|
|
|
09-26-2006, 02:20 PM
|
#5
|
Member
Registered: Nov 2004
Location: Turku, Finland
Distribution: Debian, Ubuntu, Gentoo
Posts: 388
Rep:
|
I guess that the package "xfree86-common" keeps getting you into problems because it is not part of testing (etch) or unstable (sid). At least I couldn't find it on my Debian Testing laptop.
Both etch and sid use xorg, and the package "xfree86-common" is part of older XFree86. So if you try to install it will probably try to remove xorg and all packages that rely on it, namely KDE. I'd check the file /etc/apt/sources.list to see that you you have only stable OR testing repositories enabled at the same time, not both.
You could upgrade to sid, but remember that downgrading from unstable to testing or from testing to stable is not easy. So if you want stability, stick with etch and install Bibletime from sources. It's not that hard, just install the missing dependencies with apt when the "configure" script complains about them.
|
|
|
All times are GMT -5. The time now is 02:01 PM.
|
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
|
|