?? 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 + -