Quick question: I just installed avahi-daemon on my dockstar running
Attitude Adjustment r26175 (since dockstar is only available in a
kirkwood snapshot):

root@kong:~# opkg install avahi-daemon
Installing avahi-daemon (0.6.30-1) to root...
Downloading 
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/avahi-daemon_0.6.30-1_kirkwood.ipk.
Multiple packages (libpthread and libpthread) providing same name
marked HOLD or PREFER. Using latest.
Installing libavahi (0.6.30-1) to root...
Downloading 
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/libavahi_0.6.30-1_kirkwood.ipk.
Installing libdaemon (0.14-2) to root...
Downloading 
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/libdaemon_0.14-2_kirkwood.ipk.
Installing libgdbm (1.8.3-1) to root...
Downloading 
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/libgdbm_1.8.3-1_kirkwood.ipk.
Installing libexpat (2.0.1-1) to root...
Downloading 
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/libexpat_2.0.1-1_kirkwood.ipk.
Configuring libdaemon.
Configuring libgdbm.
Configuring libavahi.
Configuring libexpat.
Configuring avahi-daemon.
root@kong:~#

When I tried to run,

root@kong:~# /etc/init.d/avahi-daemon start
avahi-daemon: can't load library 'libdbus-1.so.3'
root@kong:~#

I am told I need the D-bus library. Reading the comments in
https://dev.openwrt.org/browser/packages/libs/avahi/files/avahi-daemon.init,
I would have guessed I did not need d-bus support since I did not get
libavahi-client (and I thought that was the difference between
libavahi and libavahi-dbus-support).

Am I missing anything obvious here?
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to