iamwcong / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

gnokii sms daemon, missing libbluetooth.so.1 #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
ipkg install gnokii-smsd

Everything works fine
//
/ # ipkg install gnokii-smsd
Installing gnokii-smsd (0.6.28.1-1) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/gnokii-smsd_0.6.28.1
-1_mipsel.ipk
Installing gnokii (0.6.28.1-1) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/gnokii_0.6.28.1-1_mi
psel.ipk
Installing libusb (0.1.12-2) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libusb_0.1.12-2_mips
el.ipk
Installing bluez-libs (3.36-1) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/bluez-libs_3.36-1_mi
psel.ipk
Installing readline (6.1-2) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/readline_6.1-2_mipse
l.ipk
Installing ncurses (5.7-1) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/ncurses_5.7-1_mipsel
.ipk
Installing glib (2.20.4-1) to /opt/...
Downloading 
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/glib_2.20.4-1_mipsel
.ipk
//

What is the expected output? What do you see instead?
gnokii --identify

//
/ # gnokii --identify
gnokii: can't load library 'libbluetooth.so.1'
//

I should be able to see the configuration of the gnokii sms daemon. Instead i 
get to message a module is missing.

What version of the product are you using? On what operating system?
1.0.1.7f-p11

Could you possibly supply the missing lib? Or is there anything else wrong? 
hanks a lot.

Original issue reported on code.google.com by manfred....@gmail.com on 12 Feb 2012 at 1:36

GoogleCodeExporter commented 9 years ago
... oh, forgot to attach. After all packages are downloaded everything is 
configured fine. So no problems suposed out of this ...

//
Configuring bluez-libs
Configuring glib
Configuring gnokii
Configuring gnokii-smsd
Configuring libusb
Configuring ncurses
update-alternatives: Linking //opt/bin/clear to /opt/bin/ncurses-clear
Configuring readline
Successfully terminated.
//

Original comment by manfred....@gmail.com on 12 Feb 2012 at 1:37

GoogleCodeExporter commented 9 years ago
Hello! Pls, try to install:

# ipkg install bluez2-libs

This should provide the required lib.

Original comment by d...@soulblader.com on 24 Feb 2012 at 1:14

GoogleCodeExporter commented 9 years ago
Please, let me know if this works for you. Also, you're trying to do smth. 
interesting =) Could you please share with it. (I mean what you're going to do 
and config files.)
Many thanks in advance ;)

Original comment by d...@soulblader.com on 24 Feb 2012 at 1:16

GoogleCodeExporter commented 9 years ago

Original comment by d...@soulblader.com on 27 Feb 2012 at 7:48