Nguyen Phong Nhat created OPENMEETINGS-1656:
-----------------------------------------------

             Summary: Problem installing SWFTool
                 Key: OPENMEETINGS-1656
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1656
             Project: Openmeetings
          Issue Type: Bug
          Components: BuildsAndReleases
    Affects Versions: 3.2.1
         Environment: ubuntu 16.04
            Reporter: Nguyen Phong Nhat
            Assignee: SebastianWagner
            Priority: Blocker


I am using ubuntu 16.04 to setup a server for openmeeting. I have followed the 
instruction on https://openmeetings.apache.org/installation.html
Everything is fine until when I have to setup SWFTools Path. It said that 
"Cannot run program "pdf2swf": error=2, No such file or directory". I have 
install SWFTools by apt-get and find out that swftools version 0.9.1 has remove 
"pdf2swf" due to serious security problem. Then I download and install swftool 
version 0.9.0 manually and get these errors when make: 

GFXOutputDev.cc:2507:22: error: invalid conversion from ‘const char*’ to 
‘char*’ [-fpermissive]
     char*r1 = strrchr(filename, '/');
                      ^
GFXOutputDev.cc:2508:22: error: invalid conversion from ‘const char*’ to 
‘char*’ [-fpermissive]
     char*r2 = strrchr(filename, '\\');

Is there anyway to fix this, is "pdf2swf" necessary for openmeeting, is there 
anything I can use instead of pdf2swf ?




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to