On 22/05/14 07:48, Armin K. wrote: > On 05/21/2014 11:36 PM, Wayne Blaszczyk wrote: >> Hi All, >> >> I want to confirm if gtk+2 is a dependency or not. >> If I build WebKitGTK as per the instructions in the book, the configure >> reports "No package 'gtk+-2.0' found". >> If I put in the --disable-webkit2 switch, then that requirement goes >> away. As a subsequent question, what added functionality does webkit2 >> provide? >> >> Thanks, >> Wayne. >> > > NPAPI plugin support (WebKitPluginProcess). NPAPI on Linux is tied to > GTK+2 and X11. You can't use flash with webkitgtk gtk+3 version but you > can with webkit2gtk which is also gtk+3 library but has separate plugin > process which uses gtk+2. > Thanks Armin,
So that means there should be a gtk+2 dependency specified on the page. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
