View previous topic :: View next topic |
Author |
Message |
nagmat84 Apprentice
Joined: 27 Mar 2007 Posts: 290
|
Posted: Sat Dec 21, 2024 5:12 pm Post subject: Which package provides "libwebkit2gtk-4.0.so.37"? |
|
|
I need to compile an application from outside the Gentoo Ebuild tree which requires "libwebkit2gtk-4.0.so.37". Which Gentoo package does provide that library? (If there is a package at all.)
I though it was net-libs/webkit-gtk, but net-libs/webkit-gtk-2.46.4-r600:6/0 only provides Code: | /usr/lib64/libwebkitgtk-6.0.so
/usr/lib64/libwebkitgtk-6.0.so.4
/usr/lib64/libwebkitgtk-6.0.so.4.10.6 |
I am going to test net-libs/webkit-gtk:4/37 and net-libs/webkit-gtk:4.1/0, too, but maybe someone knows the answer by heart.
Last edited by nagmat84 on Sat Dec 21, 2024 7:02 pm; edited 3 times in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31348 Location: here
|
Posted: Sat Dec 21, 2024 6:04 pm Post subject: |
|
|
I think you need net-libs/webkit-gtk:4. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Zucca Moderator
Joined: 14 Jun 2007 Posts: 3774 Location: Rasi, Finland
|
Posted: Sat Dec 21, 2024 6:40 pm Post subject: |
|
|
Code: | qfile libwebkit2gtk-4.0.so.37 |
EDIT: Nevermind. I read the first post too quickly. See Portage file list. _________________ ..: Zucca :..
My gentoo installs: | init=/sbin/openrc-init
-systemd -logind -elogind seatd |
Quote: | I am NaN! I am a man! |
|
|
Back to top |
|
|
nagmat84 Apprentice
Joined: 27 Mar 2007 Posts: 290
|
Posted: Sat Dec 21, 2024 7:01 pm Post subject: |
|
|
Quote: | I read the first post too quickly. See Portage file list. | Thank you. I never heard of this website before. That is great.
I knew how to use "equery" to search for a package which owns a file after it had been installed. But of course, this doesn't help in my case. |
|
Back to top |
|
|
|