I've been trying to get the simple importer running on an OSX Server 10.9 for over a week. At first the issue was ImageMagick. I believe that is resolved, but still can't get preview working, so maybe not. The simple importer doesn't work at all. When I try to run the ScanImporter.sh in a terminal window I get a huge list of command instruction for ImageMagick, and then the following error...
By default, 'file' is written in the MIFF image format. To
specify a particular image format, precede the filename with an image
format name and a colon (i.e. ps:image) or specify the image type as
the filename suffix (i.e. image.ps). Specify 'file' as '-' for
standard input or output.
By default, 'file' is written in the MIFF image format. To
specify a particular image format, precede the filename with an image
format name and a colon (i.e. ps:image) or specify the image type as
the filename suffix (i.e. image.ps). Specify 'file' as '-' for
standard input or output.
Code: Select all
Anyone have an idea? I've searched and found the same error talked about, but so far haven't found a solution. Anyone run into this and fixed it?import: delegate library support not built-in `' (X11) @ error/import.c/ImportImageCommand/1303.
./ScanImporter.bsh: line 6: syntax error near unexpected token `('
./ScanImporter.bsh: line 6: `String token = DbSessionManager.getInstance().getSystemToken();'