|
2012-06-21
, 01:24
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#13
|
|
2012-06-21
, 01:28
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#14
|
|
2012-06-21
, 07:37
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#15
|
apt-get install libncurses5=5.4-3.osso4
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
omweather-icons-beginning: Depends: omweather (>= 0.16) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Can you try getting DiabloRL to work on your end?
The Following User Says Thank You to lma For This Useful Post: | ||
|
2012-06-21
, 07:39
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#16
|
The Following User Says Thank You to Addison For This Useful Post: | ||
|
2012-06-21
, 22:05
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#18
|
Right, try "dpkg -P omweather-icons-beginning" (I assume you don't need it without omweather installed, right?) followed by "apt-get -f install" (but double check what that proposes to do just in case it wants to remove something vital) then.
|
2012-06-22
, 08:30
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#19
|
I don't know why the icons are broken for OMWeather but they do work and I use them on my desktop.
"apt-get -f install" usually deletes Xterm so I now avoid doing this. It's probably because I use a hacked version of Libvte.
Do you IM chief?
Maybe I could find you online and we could bang out a solution together on this.
The Following User Says Thank You to lma For This Useful Post: | ||
|
2012-06-22
, 08:50
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#20
|
So you have omweather installed but the package manager doesn't know about it?
apt-get install ncurses-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
ncurses-bin is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libncurses5: Depends: libc6 (>= 2.7-1) but 2.5.0-1osso10 is to be installed omweather-icons-beginning: Depends: omweather (>= 0.16) but it is not going to be installed
osso-software-version-rx34: Depends: libncurses5 (= 5.4-3.osso4) but 5.7+20081213-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
I think I need libc6, libncurses5, ncurses-base, and maybe your ncurses-bin suggestion.