P
P
PlVashkevich2020-03-25 16:00:57
linux
PlVashkevich, 2020-03-25 16:00:57

Is it possible to install webkit-3.0 (or webkit-1.0) on CentOS 8?

Hello everyone, in
order to compile the sources, you need the webkit library (the screen is attached). As I understand it, the program only supports webkit-3.0 (or webkit-1.0), in CentOS 8 only webkit2gtk3 is present in the repositories, which does not suit me. Is it possible to find and compile (install) webkit-3.0 on CentOS 8 and is it even possible? All my attempts have been unsuccessful. I tried to download and install webkit-3.0 rmp packages on CentOS 8 that were present in previous versions of CentOS (for example, CentOS 6), but nothing happened, because the system simply does not have the necessary dependencies.
Thanks in advance for your replies
5e7b537ca3c8f251536393.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Dmitriev, 2020-03-25
@SignFinder

Your program does not see the header files, so you need to install the webkit*-devel rpm package.
If you need to install a program with a specific webkit, you need to download its source code, unpack it and tell the compiler where the files are. It is not necessary to install.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question