Hello All,
We are trying to port konqueror on arm-linux platform.
To enable flash support, we gave add-on kflash option to configure. (./configure --with-add-on=kflashpart)
We are able to compile & build the konqueror. But, when we run konqueror, we observed that konqueror displays blank page. We tried to open simple site like
www.google.com. But konqueror failed to display anything.But if I build konqueror without adding kflash, then google opens on konqueror.
Do we made any mistake while compiling the program?Are their any additional dependancies need to take care of while enabling flash support?
One more observation we made is :- When we installed konqueror in local folder (/home/uname) with flash enabled , we observed that it creates lib directory (/home/uname/lib) , but it does not write anything into it. Do flash need any .so files?
Please reply.
Thanks and Regards,
Rahul