10-03-2008 08:42 AM
10-03-2008 09:02 AM
10-03-2008 09:59 AM
05:04:03,017 ERROR [org.alfresco.repo.content.transform.swf.PDFToSWFContentTransformer] Failed to start SWF2PDF transformer:
Execution result:
os: Linux
command: pdf2swf -V
succeeded: false
exit code: 1
out:
err: Cannot run program "pdf2swf": java.io.IOException: error=2, No such file or directory10-03-2008 10:40 AM
10-03-2008 01:57 PM
Try :apt-get install pdf2swf
or aptitude install pdf2swf
10-04-2008 10:39 AM
Once you've compiled pdf2swf make sure the binary is copied somewhere on your path. To test it outside Alfresco, type "pdf2swf -V" and you should get the version information.
10-04-2008 11:34 AM
10-05-2008 04:47 AM
Hello,Yes - that was the point. The binary should be copied to one of those directories.Try something like /usr/bin or /usr/local/bin maybe..?By default the path contains this directories.
Mike
10-05-2008 06:03 PM
But if the PATH variable don t contains this directories , the system will fail to find or call any other command (even if it is a system commad).Umm… That's why he should copy the binary to a directory that's on the path, as I said :roll:
10-06-2008 07:39 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.