%general-entities; ]> $LastChangedBy$ $Date$ OpenOBEX-&openobex-version; OpenOBEX Introduction to OpenOBEX The OpenOBEX package contains a library that implements Object Exchange Protocol used for binary file transfers between devices. &lfs73_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &openobex-md5sum; Download size: &openobex-size; Estimated disk space required: &openobex-buildsize; Estimated build time: &openobex-time; OpenOBEX Dependencies Required , and Optional , , and User Notes: Installation of OpenOBEX Install OpenOBEX by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DCMAKE_BUILD_TYPE=Release \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations -DCMAKE_BUILD_TYPE=Release: This switch is used to apply higher level of the compiler optimizations. Contents Installed Program Installed Library Installed Directory obex-check-device libopenobex.so /usr/include/openobex Short Descriptions libopenobex.so contains the OpenOBEX API functions. libopenobex.so