DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th January 2015
kerasi kerasi is offline
Shell Scout
 
Join Date: Mar 2013
Location: Germany
Posts: 90
Default dbus and avahi?

hello

i have installed mpd and here under http://daemonforums.org/showthread.php?t=8282 in

Code:
/etc/rc.conf.local
they are this inside

Code:
pkg_scripts="dbus_daemon avahi_daemon mpd"
do i need dbus_deamon and avahi_daemon? i have only mpd into pkg_scripts what is the usage for that 2?
Reply With Quote
  #2   (View Single Post)  
Old 7th January 2015
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Quote:
Originally Posted by kerasi View Post
do i need dbus_deamon and avahi_daemon?
I believe you missed shep's words immediately above, which were, "for example"
Quote:
i have only mpd into pkg_scripts what is the usage for that 2?
Let's see what pkg_info(1) can tell us about these two applications. On this workstation I am using, both are installed, and they are installed because other applications depend upon them, as noted in the output.
Code:
$ pkg_info dbus
Information for inst:dbus-1.8.12v0

Comment:
message bus system

Required by:
at-spi2-atk-2.14.1
at-spi2-core-2.14.1
avahi-0.6.31p14
chromium-39.0.2171.95
cups-filters-1.0.61p2
dbus-glib-0.102v0
dconf-0.22.0p1
evince-3.14.1p6-light
gconf2-3.2.6p4
gcr-3.14.0p0
gimp-2.8.14
gnome-keyring-3.14.0
gnumeric-1.12.18
goffice-0.10.18
gtk+2-2.24.25
gtk+3-3.14.6
gvfs-1.22.2
hpijs-3.14.10
libgnome-keyring-3.12.0
libspectre-0.2.7p4
mousepad-0.3.0p0
shotwell-0.20.2
transmission-gtk-2.84p0
webkit-gtk3-2.4.7v1
yelp-3.14.1p0

Description:
D-Bus is a message bus system, a simple way for applications to talk to
one another. In addition to interprocess communication (IPC), D-Bus
helps coordinate process lifecycle; it makes it simple and reliable to
code a "single instance" application or daemon, and to launch
applications and daemons on demand when their services are needed.

Maintainer: Antoine Jacoutot <redacted Email address>

WWW: http://dbus.freedesktop.org/
Code:
$ pkg_info avahi
Information for inst:avahi-0.6.31p14

Comment:
framework for Multicast DNS Service Discovery

Required by:
cups-filters-1.0.61p2
cups-libs-2.0.1
evince-3.14.1p6-light
gimp-2.8.14
gnumeric-1.12.18
goffice-0.10.18
gtk+2-2.24.25
gvfs-1.22.2
libspectre-0.2.7p4

Description:
Avahi is a free, standards-compliant implementation of the Zeroconf
protocols Multicast DNS and DNS-SD.

It is a system which facilitates service discovery on a local network.
This means that you can plug your laptop or computer into a network and
instantly be able to view other people who you can chat with, find
printers to print to or find files being shared.  This kind of
technology is already found in Apple MacOS X (branded Rendezvous,
Bonjour and sometimes Zeroconf) and is very convenient.

Maintainer: Antoine Jacoutot <redacted Email address>

WWW: http://www.avahi.org/
Reply With Quote
  #3   (View Single Post)  
Old 8th January 2015
kerasi kerasi is offline
Shell Scout
 
Join Date: Mar 2013
Location: Germany
Posts: 90
Default

thank you jggimi
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
issues with "Dbus" zylorx OpenBSD Installation and Upgrading 14 20th March 2012 01:16 AM
HOWTO: xorg/x11 without hald/dbus and with CTRL-ALT-BACKSPACE working vermaden Guides 16 27th March 2010 09:17 PM
problem concerning liboobs and dbus-glib-1 neurosis FreeBSD Ports and Packages 3 15th October 2008 01:12 PM
dbus-daemon lumiwa FreeBSD General 2 2nd October 2008 12:05 AM


All times are GMT. The time now is 05:19 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick