Hi
Thank you Michael/Berto for your replies.
I started trying to build Webkit for Production on Debian Buster today.
Some packages were missing so I installed them.
Now, at this point- the error message+ warning message I get are these-
ERROR_
FATAL_ERROR "GObjectIntrospection is needed for ENABLE_INTROSPECTION."
WARNING
Could NOT find OpenGLES2 (missing: OPENGLES2_INCLUDE_DIRS)
I installed GObject-Introspection package but still the above messages are getting repeated.
Pls let me know how to resolve the above.
Also I am basically trying to build the package of WEbkitGTK- is there some way to know the library names (all of the dependencies needed by WebkitGTK)?
Not the names given in the CMAKE files but the actual library names as per Package lists of Debian Buster?
Not the names given in the CMAKE files but the actual library names as per Package lists of Debian Buster?
Yours sincerely,
Arvind.
09.05.2019, 20:27, "Michael Catanzaro" <mcatanz...@igalia.com>:
On Wed, May 8, 2019 at 7:41 PM, Arvind Arvind Pro
<arvind_...@arvind.pro> wrote:The problem is not that I want to remove some features- I want to
build Webkit GTK with all its features intact- but how will that
happen when some packages are not there in Debian Stretch? (Only in
Sid or Buster)?
You'll need to build those dependencies yourself, or use a newer OS.
Debian Stretch is old and it's going to be impossible to build WebKit
with all features enabled there unless you build many of the
dependencies (e.g. GStreamer) yourself. For the official Debian builds,
features that require newer versions of dependencies (e.g. media source
extensions, needed for YouTube to work well) are simply disabled.
I think Buster should be new enough for you to do a full-featured build.
Michael
_______________________________________________ webkit-gtk mailing list webkit-gtk@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-gtk