1=================================================================
2            libdmtx - Open Source Data Matrix Software
3=================================================================
4
5                   libdmtx README file (Unix)
6
7This README.unix file contains information on installing and
8using libdmtx on Unix. The general README file, also found in
9this directory, contains a high level summary of libdmtx and its
10components.
11
12
131. Installing libdmtx on Unix
14-----------------------------------------------------------------
15
16libdmtx can be installed on Unix using the instructions provided
17in the general README file. However, please see below for
18additional details that might benefit users on this platform.
19
20
212. Known Issues
22-----------------------------------------------------------------
23
24libdmtx is known to work on the following commercial Unix
25versions:
26
27   * AIX
28   * HP-UX
29   * Solaris
30
31However, building libdmtx from source on these operating systems
32can be tricky due to their non-GNU conventions. Users may wish to
33evaluate the trial binaries available at:
34
35  http://www.dragonflylogic.com/downloads
36
37
383. This Document
39-----------------------------------------------------------------
40
41This document is derived from the wiki page located at:
42
43  http://libdmtx.wikidot.com/libdmtx-on-unix
44
45If you find an error or have additional helpful information,
46please edit the wiki directly with your updates.
47