Menu

Tree [a3e539] master /
 History

HTTPS access


File Date Author Commit
 man 2011-06-02 Mike Laughton Mike Laughton [50da2e] Updated version to 0.7.5
 script 2011-06-03 Mike Laughton Mike Laughton [952a42] Updated based on steps used for 0.7.4 release
 test 2011-08-22 Mike Laughton Mike Laughton [a3e539] Added explicit cast for strlen
 AUTHORS 2011-05-24 Mike Laughton Mike Laughton [bbcc93] Pruned to include just core library contributors
 ChangeLog 2011-06-02 Mike Laughton Mike Laughton [b1b275] Sync list with TODO
 KNOWNBUG 2011-06-02 Mike Laughton Mike Laughton [eba6d5] Small documentation updates
 LICENSE 2011-03-03 Mike Laughton Mike Laughton [39036a] Relicensed library from LGPL to Simplified BSD
 Makefile.am 2011-06-02 Mike Laughton Mike Laughton [79a70c] Removed reference to README.visualc
 NEWS 2011-06-02 Mike Laughton Mike Laughton [17200e] Added recent news item
 README 2011-06-02 Mike Laughton Mike Laughton [13574c] Removed references to Visual C
 README.cygwin 2011-05-24 Mike Laughton Mike Laughton [e99965] Removed references to non-library code
 README.freebsd 2009-08-01 Mike Laughton Mike Laughton [10465b] Updated URL for libdmtx Documentation Wiki
 README.linux 2011-06-02 Mike Laughton Mike Laughton [eba6d5] Small documentation updates
 README.mingw 2011-05-24 Mike Laughton Mike Laughton [e99965] Removed references to non-library code
 README.osx 2011-05-24 Mike Laughton Mike Laughton [e99965] Removed references to non-library code
 README.unix 2011-06-02 Mike Laughton Mike Laughton [eba6d5] Small documentation updates
 TODO 2011-08-04 Mike Laughton Mike Laughton [e6db59] Fixed Data Mosaic encoding bug
 autogen.sh 2011-03-03 Mike Laughton Mike Laughton [e87b68] Added autogen.sh test to create m4 directory
 configure.ac 2011-06-02 Mike Laughton Mike Laughton [50da2e] Updated version to 0.7.5
 dmtx.c 2011-04-15 Mike Laughton Mike Laughton [147565] Another wording tweak
 dmtx.h 2011-06-02 Mike Laughton Mike Laughton [50da2e] Updated version to 0.7.5
 dmtxbytelist.c 2011-04-18 Mike Laughton Mike Laughton [8e1d39] Removed unnecessary includes
 dmtxdecode.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxdecodescheme.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxencode.c 2011-08-04 Mike Laughton Mike Laughton [e6db59] Fixed Data Mosaic encoding bug
 dmtxencodeascii.c 2011-06-02 Mike Laughton Mike Laughton [73f729] Added standardized error messages
 dmtxencodebase256.c 2011-06-02 Mike Laughton Mike Laughton [73f729] Added standardized error messages
 dmtxencodec40textx12.c 2011-06-02 Mike Laughton Mike Laughton [73f729] Added standardized error messages
 dmtxencodeedifact.c 2011-06-02 Mike Laughton Mike Laughton [73f729] Added standardized error messages
 dmtxencodeoptimize.c 2011-06-02 Mike Laughton Mike Laughton [73f729] Added standardized error messages
 dmtxencodescheme.c 2011-06-02 Mike Laughton Mike Laughton [93d02a] Added missing comment
 dmtxencodestream.c 2011-06-02 Mike Laughton Mike Laughton [2aabdd] Cleaned up encoding comments
 dmtximage.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxmatrix3.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxmessage.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxplacemod.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxreedsol.c 2011-05-16 Mike Laughton Mike Laughton [f839d4] Tweaks to make check scripts happy
 dmtxregion.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxscangrid.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxstatic.h 2011-06-02 Mike Laughton Mike Laughton [73f729] Added standardized error messages
 dmtxsymbol.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxtime.c 2011-06-02 Mike Laughton Mike Laughton [36a44a] Now using consistent Doxygen format (e.g., \brief)
 dmtxvector2.c 2011-04-15 Mike Laughton Mike Laughton [147565] Another wording tweak
 libdmtx.pc.in 2009-03-26 Mike Laughton Mike Laughton [3dc6bd] Added pkg-config info (thanks David!)

Read Me

=================================================================
            libdmtx - Open Source Data Matrix Software
=================================================================

               libdmtx README file (all platforms)

This summary of the libdmtx package applies generally to all
platforms. For instructions regarding your specific platform,
also see the README.xxx file in this directory that matches your
system (e.g., README.linux, README.osx, etc...).


1. Introduction
-----------------------------------------------------------------

libdmtx is a software library that enables programs to read and
write Data Matrix barcodes of the modern ECC200 variety. The
library runs natively on several platforms and can be accessed by
multiple languages using the libdmtx language wrappers. The
utility programs dmtxread and dmtxwrite also provide a command
line interface for libdmtx, and serve as a good reference for
developers writing their own libdmtx-enabled programs.

This package (libdmtx) contains only the core library, and is
distributed under a Simplified BSD license with an alternate
waiver option. See the LICENSE file in the main project directory
for full terms of use and distribution.

The non-library components related to libdmtx are available as
separate downloads, and are distributed under a different license
(typically LGPLv2). Please contact support@dragonflylogic.com if
you require clarification on licensing. It's not complicated, but
it's important to us that all license terms are respected (not
just ours).


2. Project Components
-----------------------------------------------------------------

The libdmtx project serves a diverse audience and contains many
components -- some of which may not be useful to you. Components
fall into one of four categories:

  Description        Package        Audience
  -----------------  -------------  ----------------------
  Core library       libdmtx        libdmtx programs
  Test programs      libdmtx        libdmtx developers
  Utility programs   dmtx-utils     Shell and command line
  Language Wrappers  dmtx-wrappers  Non-C/C++ developers


3. Installation
-----------------------------------------------------------------

libdmtx uses GNU Autotools so installation should be familiar to
free software veterans. If your platform cannot easily run the
Autotools scripts, refer to the appropriate platform-specific
README.xxx located in this directory for alternate instructions.

In theory the following 3 steps would build and install libdmtx
on your system:

  $ ./configure
  $ make
  $ sudo make install

However, you may need to install additional software or make
other changes for these steps to work properly. The details below
will help to address errors and/or customize beyond the defaults.

Problems with "configure" step
----------------------------------------
If you obtained libdmtx from Git you may have received an error
like "./configure: No such file or directory". Run this command
before trying again:

  $ ./autogen.sh

The autogen.sh command requires autoconf, automake, libtool, and
pkgconfig to be installed on your system.

The configure script also offers many options for customizing the
build process, described in detail by running:

  $ ./configure --help

Problems with "make" step
----------------------------------------
Errors encountered during the "make" step are often a result of
missing software dependencies. Install any missing software
mentioned in the error message(s) and try again.

Problems with "sudo make install" step
----------------------------------------
If the 'sudo' command is not configured on your system, you can
alternatively yell "Yeeehaww!" as you log in as root and run it
like this:

  # make install

And finally...
----------------------------------------
If you want to verify that everything is working properly you can
optionally build the test programs:

  $ make check

This command will not perform any tests, but will build the
programs that contain test logic: multi_test, rotate_test,
simple_test, and unit_test.

Note: multi_test and rotate_test contain extra dependencies due
to their graphical nature, and are not terribly useful unless you
need to test the library's internals.


5. Contact
-----------------------------------------------------------------

Project website:       www.libdmtx.org
Documentation wiki:    libdmtx.wikidot.com
SourceForge.net page:  www.sourceforge.net/projects/libdmtx
OhLoh.net page:        www.ohloh.net/projects/libdmtx
Open mailing list:     libdmtx-open_discussion@lists.sourceforge.net
Professional support:  www.dragonflylogic.com/products


6. This Document
-----------------------------------------------------------------

This document is derived from the wiki page located at:

  http://libdmtx.wikidot.com/general-instructions

If you find an error or have additional helpful information,
please edit the wiki directly with your updates.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.