You are not logged in.

#1 2016-10-02 10:04:56

pattisahusiwa
Member
Registered: 2015-04-07
Posts: 7

[solved] installing 64- and 32-bit library together

Hello.

I'm trying to install 32-bit version of webkitgtk2 as optional dependency of one application. But, I've installed 64-bit version of webkitgtk2 as dependency for another apps. I've tried to search the solution and also lib32-webkitgtk2 but found nothing.

How can I force pacman to install both version of the library?

Last edited by pattisahusiwa (2016-10-04 08:21:12)

Offline

#2 2016-10-02 11:12:43

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: [solved] installing 64- and 32-bit library together

If there is none in [multilib] and none in the repositories, you'll need to use another lib32- package as a template and build your own package. Read the ABS article on the wiki.

Offline

#3 2016-10-02 12:46:29

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: [solved] installing 64- and 32-bit library together

Awebb wrote:

you'll need to use another lib32- package as a template

or https://github.com/aur-archive/lib32-webkitgtk2

Offline

#4 2016-10-04 08:17:43

pattisahusiwa
Member
Registered: 2015-04-07
Posts: 7

Re: [solved] installing 64- and 32-bit library together

Awebb wrote:

you'll need to use another lib32- package as a template

Thanks. I already solve this issue manually. Make custom LD_LIBRARY_PATH for 32-bit version of libwebkitgtk and libsecret, then installing lib32-gst-plugins-base-libs and lib32-libwebp.

Btw, thanks for the link. I'll take a look into that files.

Offline

Board footer

Powered by FluxBB