libdmtx-0.7.8

Introduction to the Plasma-wayland-protocols

This package is a software library that enables programs to read and write Data Matrix barcodes.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

Installation of libdmtx

First, fix a minor cmake issue:

sed -i 's/3.5/3.10/' CMakeLists.txt

Install libdmtx by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr .. &&
make

Now, as the root user:

make install

Contents

Installed Programs: none
Installed Libraries: libdmtx.so
Installed Directories: none