LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-31-2016, 04:32 AM   #1
sithun
Member
 
Registered: Jul 2016
Location: mongolia, bulgan
Posts: 102

Rep: Reputation: 1
compiling webkitgtk-2.12.4


how to compile webkitgtk-2.12.4? there no configure or make files
 
Old 08-31-2016, 04:36 AM   #2
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,136

Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
https://slackbuilds.org/repository/1...es/webkit2gtk/
 
2 members found this post helpful.
Old 08-31-2016, 05:45 AM   #3
sithun
Member
 
Registered: Jul 2016
Location: mongolia, bulgan
Posts: 102

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by ponce View Post
thanks, i tryed find webkitgtk on slackbuilds, but find only 2.4.11

also, how install libwebp-0.5.1? i run make -f makefile.unix, but make install do not work
 
Old 08-31-2016, 06:05 AM   #4
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,136

Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
https://slackbuilds.org/repository/1...aries/libwebp/

you can find webkit2gtk dependencies easily from the same page: the links are clickable.

Last edited by ponce; 08-31-2016 at 06:06 AM.
 
1 members found this post helpful.
Old 09-11-2016, 06:28 AM   #5
sithun
Member
 
Registered: Jul 2016
Location: mongolia, bulgan
Posts: 102

Original Poster
Rep: Reputation: 1
when i compiling webkitgtk-2.12.4 i have "CMake Error at Source/cmake/OptionGTK.cmake: 423 (message): libhyphen is needed fo USE_LIBHYPHEN". where i can download libhyphen?
 
Old 09-11-2016, 06:47 AM   #6
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,136

Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
Quote:
Originally Posted by ponce View Post
https://slackbuilds.org/repository/1...aries/libwebp/

you can find webkit2gtk dependencies easily from the same page: the links are clickable.
sorry, have you read this?
 
Old 09-11-2016, 06:52 AM   #7
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,687

Rep: Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802
You can click on the link provided in the webkit2gtk page which should linked here
 
Old 09-11-2016, 07:47 AM   #8
sithun
Member
 
Registered: Jul 2016
Location: mongolia, bulgan
Posts: 102

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by ponce View Post
sorry, have you read this?
thanks, missed email about this post
 
Old 09-11-2016, 03:42 PM   #9
sithun
Member
 
Registered: Jul 2016
Location: mongolia, bulgan
Posts: 102

Original Poster
Rep: Reputation: 1
ok, now i have this after make "virtual memory exhausted: Cannot allocate memory"
 
Old 09-11-2016, 08:09 PM   #10
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,687

Rep: Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802
compiling webkit2gtk does involve a big resources (RAM and probably swap)
i normally close other applications while compiling this beast
 
1 members found this post helpful.
Old 09-18-2016, 07:18 AM   #11
sithun
Member
 
Registered: Jul 2016
Location: mongolia, bulgan
Posts: 102

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by willysr View Post
compiling webkit2gtk does involve a big resources (RAM and probably swap)
i normally close other applications while compiling this beast
thanks. now "Source/WebKit2.CMakeFiles.WebKit2.dir/build.make:18596: recipe for target 'lib/libwebkit2gtk-4.0.so.37.13.11' failed"
 
Old 09-18-2016, 08:03 AM   #12
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,136

Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
That's not the error: post the full log on http://pastebin.com and then post here the link to the resulting page.
 
Old 09-19-2016, 10:56 PM   #13
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,227

Rep: Reputation: 303Reputation: 303Reputation: 303Reputation: 303
You can try to use this one: http://www.droplinegnome.org/files/3...x86_64-1dl.txz
If this is ok for you.
 
Old 09-19-2016, 10:57 PM   #14
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,227

Rep: Reputation: 303Reputation: 303Reputation: 303Reputation: 303
But there is already 2.12.5 out there.
 
Old 09-20-2016, 08:27 AM   #15
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,687

Rep: Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802Reputation: 1802
Quote:
Originally Posted by saxa View Post
But there is already 2.12.5 out there.
It's updated in my branch and it will be part of the next public update in SBo
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling webkitgtk on raspberry pi Bart_ Slackware - ARM 14 03-27-2021 11:37 AM
[SOLVED] Error compiling webkitgtk with gtk2 kcirick Linux From Scratch 3 12-02-2015 10:37 AM
[SOLVED] webkitgtk compiling problem in 14.1 stormbr Slackware 9 11-12-2013 01:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration