Notices


Reply
Thread Tools
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#21
Originally Posted by Addison View Post
I really don't know....
Ah, I see, omweatheroldstyle. So it's bad packaging on the icon package, nothing you can do about that :-(

So how can I get rid of osso-software-version-rx34?
"dpkg -P osso-software-version-rx34", or "apt-get remove osso-software-version-rx34".
 

The Following User Says Thank You to lma For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#22
What's next chief?


apt-get remove osso-software-version-rx34
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:
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
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#23
So, remove it with dpkg :-p
 

The Following User Says Thank You to lma For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#24
Okay.

I'll have to do this tomorrow when I can focus though. *lol*
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#25
And done.

dpkg -P osso-software-version-rx34
(Reading database ... 22830 files and directories currently installed.)
Removing osso-software-version-rx34 ...

What can I do next since I'm still just getting a cleared screen and then a command prompt when running Diablorl.
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#26
Did you "chown -R user /opt/diablorl" as root, and cd into /opt/diablorl before starting it? That works for me...
 

The Following User Says Thank You to lma For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#27
Yeah, of course.

I don't know what I'm missing on this.

Is there something that I can test to see if I have all of the correct dependencies?
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#28
Try this:

Code:
$ cd /opt/diablorl ; LD_TRACE_LOADED_OBJECTS=1 ./diablorl
	liblua5.1.so.0 => /usr/lib/liblua5.1.so.0 (0x4000c000)
	libdl.so.2 => /lib/libdl.so.2 (0x412e8000)
	libc.so.6 => /lib/libc.so.6 (0x41028000)
	libm.so.6 => /lib/libm.so.6 (0x41228000)
	/lib/ld-linux.so.3 (0x41000000)
though you should have all the dependencies if it starts. I don't know what else could be significant, your different ncurses version doesn't seem to be a factor as it's not used (apart from reset).
 

The Following User Says Thank You to lma For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#29
I'm not quite following you. Sorry.


cd /opt/diablorl ; LD_TRACE_LOADED_OBJECTS=1 ./diablorl
liblua5.1.so.0 => /usr/lib/liblua5.1.so.0 (0x4002c000)
libdl.so.2 => /lib/libdl.so.2 (0x40058000)
libc.so.6 => /lib/libc.so.6 (0x40064000)
libm.so.6 => /lib/libm.so.6 (0x40178000)
/lib/ld-linux.so.3 (0x40000000)
[1|user@Nokia-N800-43-7|/opt/diablorl]liblua5.1.so.0 => /usr/lib/liblua5.1.so.0 (0x4000c000)
-bash: syntax error near unexpected token `('
[1|user@Nokia-N800-43-7|/opt/diablorl]libdl.so.2 => /lib/libdl.so.2 (0x412e8000)
-bash: syntax error near unexpected token `('
[1|user@Nokia-N800-43-7|/opt/diablorl]libc.so.6 => /lib/libc.so.6 (0x41028000)
-bash: syntax error near unexpected token `('
[1|user@Nokia-N800-43-7|/opt/diablorl]libm.so.6 => /lib/libm.so.6 (0x41228000)
-bash: syntax error near unexpected token `('
[1|user@Nokia-N800-43-7|/opt/diablorl]/lib/ld-linux.so.3 (0x41000000)
-bash: syntax error near unexpected token `0x41000000'
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#30
Sorry it wasn't clear, you were only meant to enter the first line, the rest is the output from my tablet for comparison. The above looks fine to me so you're not missing any dependencies.

Can you try running it in an ssh session just in case it doesn't like something in your terminal?
 

The Following User Says Thank You to lma For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 16:54.