📄 readme.freebsd
字号:
================================================================= libdmtx - Open Source Data Matrix Software================================================================= libdmtx README file (FreeBSD)This README.freebsd file contains information on installing andusing libdmtx on FreeBSD. The general README file, also found inthis directory, contains a high level summary of libdmtx and itscomponents.1. Installing libdmtx on FreeBSD-----------------------------------------------------------------libdmtx can be installed on FreeBSD using the instructionsprovided in the general README file. However, please read belowfor additional details that might benefit users on this platform.2. Running configure-----------------------------------------------------------------FreeBSD users may need to export the CPPFLAGS and LDFLAGSvariables as follows before running configure: $ export CPPFLAGS=-I/usr/local/include $ export LDFLAGS=-L/usr/local/lib $ ./configure $ make $ sudo make install3. This Document-----------------------------------------------------------------This document is derived from the wiki page located at: http://libdmtx.wiki.sourceforge.net/libdmtx+on+FreeBSDIf you find an error or have additional helpful information,please edit the wiki directly with your updates.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -