On 16 May 2012 18:32, John Yani <[email protected]> wrote: > This blog post might be helpful: > http://ariya.ofilabs.com/2012/03/the-evolution-of-phantomjs-build-workflow.html > Probably, the only option is to statically link it.
Static link is not necessary. "ldd phantomjs" outputs ../lib/libQt... so a copy of library should be placed to the phantomjs/lib directory. What's the implications of building a separate copy of Qt? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

