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