|
From: Matthew B. <bat...@gm...> - 2011-02-14 20:33:15
|
I just installed libdmtx on my linux box running Ubuntu. I followed the instructions online and got image magick and ran autogen and configure. I ran make, and make install and everything went smoothly. Unfortunately when I try to run the following command: echo -n 123456 | dmtxwrite -o image.png I get the following error: dmtxwrite: error while loading shared libraries: libdmtx.so.0: cannot open shared object file: No such file or directory I don't know how to fix this. I need the utilities because all I need to do is pass in an image and get the barcode data from it. Please help Matt |