Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autogen.sh fails in Ubuntu 18.04.2 LTS #2

Open
aswinkumar9 opened this issue May 29, 2019 · 2 comments
Open

autogen.sh fails in Ubuntu 18.04.2 LTS #2

aswinkumar9 opened this issue May 29, 2019 · 2 comments

Comments

@aswinkumar9
Copy link

aswinkumar9 commented May 29, 2019

In Ubuntu 18, libwebkit-dev has been succeeded by libwebkitgtk-dev (apt-get install libwebkit-dev shows failed, says it has been replaced by libwebkitgtk-dev libjavascriptcoregtk-1.0-dev)

After installing libwebkitgtk-dev and running, ./autogen.sh, I get the following message:

.
.
.
checking for ORC... yes
checking for CAIRO... yes
checking for WEBKIT... no
configure: error: 
      You need to install or upgrade WEBKIT
      apt-get install libwebkit-dev
  
configure failed

How to get the build to work?

@michael-riha
Copy link

Did you find a solution @aswinkumar9 ?

@klpx
Copy link

klpx commented Jan 12, 2020

apt-get install libwebkit2gtk-4.0-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants