obex-data-server-0.4.6

Introduction to OBEX Data Server

OBEX Data Server package contains D-Bus service providing high-level OBEX client and server side functionality.

This package is known to build and work properly using an LFS-7.8 platform.

Package Information

Additional Downloads

OBEX Data Server Dependencies

Required

BlueZ-5.34, dbus-glib-0.104, ImageMagick-6.9.2-0 or gdk-pixbuf-2.31.7, libusb-compat-0.1.5, and OpenOBEX-1.7.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/obex-data-server

Installation of OBEX Data Server

Install OBEX Data Server by running the following commands:

patch -Np1 -i ../obex-data-server-0.4.6-build-fixes-1.patch &&

./configure --prefix=/usr --sysconfdir=/etc &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: obex-data-server
Installed Libraries: None
Installed Directory: /etc/obex-data-server

Short Descriptions

obex-data-server

is a D-Bus service providing OBEX functionality.

Last updated on 2015-09-20 14:02:11 -0700