kImageAnnotator-0.6.0

Introduction to kImageAnnotator

kImageAnnotator is a tool for annotating images.

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

Package Information

kImageAnnotator Dependencies

Required

kcolorpicker-0.2.0

User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/kimageannotator

Installation of kImageAnnotator

Install kImageAnnotator by running the following commands:

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libkImageAnnotator.a
Installed Directories: /usr/include/kImageAnnotator, /usr/lib/cmake/kImageAnnotator, and /usr/share/kImageAnnotator