WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
129130
jhbuild not installed in gtk's install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=129130
Summary
jhbuild not installed in gtk's install-dependencies
Alex Christensen
Reported
2014-02-20 17:02:18 PST
The gtk wiki says to run install-dependencies then update-webkitgtk-libs, but update-webkitgtk-libs doesn't run successfully without jhbuild.
Attachments
Patch
(1.20 KB, patch)
2014-02-20 20:12 PST
,
Alex Christensen
ossy
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2014-02-20 17:04:52 PST
I'm using a fresh install of Ubuntu 12.04.4, by the way.
Alex Christensen
Comment 2
2014-02-20 17:07:41 PST
And libtiff5-dev is no longer available. Is it still necessary? Is there a replacement?
Alex Christensen
Comment 3
2014-02-20 20:12:00 PST
Created
attachment 224825
[details]
Patch
Alex Christensen
Comment 4
2014-02-20 20:13:20 PST
This doesn't completely fix the gtk dependencies. GStreamer still has some trouble compiling. And I'm not sure what to do about my yum friends.
Csaba Osztrogonác
Comment 5
2014-02-21 03:29:13 PST
(In reply to
comment #0
)
> The gtk wiki says to run install-dependencies then update-webkitgtk-libs, but update-webkitgtk-libs doesn't run successfully without jhbuild.
It's strange for me, update-webkitgtk-libs downloads the necessary jhbuild version and install it to WebKitBuild/Dependencies/Root/bin. Check Tools/efl/jhbuild-wrapper script.
Csaba Osztrogonác
Comment 6
2014-02-21 03:32:54 PST
(In reply to
comment #1
)
> I'm using a fresh install of Ubuntu 12.04.4, by the way.
Ah, that's the problem. libtiff5-dev is available from 12.10. And you have to install GCC 4.7 too, because the original 4.6 in 12.04 isn't enough to build WebKit. I suggest you should use Ubuntu 12.10 or newer. Otherwise you have to solve problems like you mentioned.
Csaba Osztrogonác
Comment 7
2014-02-21 04:08:32 PST
Comment on
attachment 224825
[details]
Patch libtiff5-dev is necessary, jhbuild isn't.
Alex Christensen
Comment 8
2014-02-21 15:42:29 PST
Yep. Updating to Ubuntu 13.10 seems to have fixed my problems. Maybe a note should be made on the wiki for those less familiar with the gtk port (such as myself), but this is no longer a problem for me.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug