Em 11-01-2014 13:10, Richard escreveu:
> ----- Original Message -----
> 
>> From: Fernando de Oliveira <[email protected]>
> ...
>>
>> I have rebuilt WebKitGTK-1, just to test. Now, to not have to rebuild
>> again, I am keeping GtkLauncher somwhere. Some tests are done with it
>> and with midori.
>>
>> First, tested the url you gave:
>>
>> http://www.adobe.com/flash
>>
>>
> ...
>>
>> Just to be sure we are talking about the same thing, I used GtkLauncher
>> from webkitgtk-1.10.2.
>>  
> 
> If you still have these available:
> 
> - Do you happen to know what options you used for configure/make
> when
building webkitgtk-1.10.2?

Of course:

           ./configure                            \
                --prefix=/usr                     \
                --libexecdir=/usr/lib/webkitgtk2  \
                --enable-introspection            \
                --with-gtk=2.0                    \
                --disable-webkit2                 &&
           make -j$(getconf _NPROCESSORS_ONLN)

I don't think --enable-introspection would make any difference for your
problem. The instructions are as in the book:

http://www.linuxfromscratch.org/blfs/view/svn/x/webkitgtk.html

> - Are you able to post the output of 'lsof -c GtkLauncher' when the
flash page is open? It may help to highlight what is missing.

Unfortunately, I do not have lsof.

However, it came to my mind a discussion, probably in this list,
somebody telling that curl is necessary. Do you have it? perhaps you can
find the discussion in the web.

> Many thanks, R.

You're welcome.

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to