Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

Install libdmtx and ImageMagick and run the following commands:

phpize
./configure

If configure gives

checking for libdmtx... configure: error: Unable to find libdmtx installation

Try using the PKG_CONFIG_PATH flag to provide the folder location containing libdmtx.pc

./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig


make
make install

About

PHP bindings for the dmtx library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages