You are not logged in.

#1 2017-03-11 11:14:46

ovear
Member
Registered: 2016-08-18
Posts: 6

Can not find pcsclite in multilib

Hello, i am install parallels client(https://www.parallels.com/cn/products/ras/download/links/#link) which needs 32bit version libpcsclite.so.1.
I have searched it in multilib but found nothing.
So how can i install pcsclite 32bit version?

Offline

#2 2017-03-11 11:30:09

ovear
Member
Registered: 2016-08-18
Posts: 6

Re: Can not find pcsclite in multilib

I use this command to compile 32bit libpcsclite and copy manually to /usr/lib32

./configure CC="gcc -m32" \
                 CXX="g++ -m32" \
                 CPP="gcc -E" CXXCPP="g++ -E"

But it seems not a good method.

Is there any way to request multilib support?

Offline

#3 2017-03-11 11:42:01

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: Can not find pcsclite in multilib

If you don't want to write a PKGBUILD yourself, ask in the "AUR Issues, Discussion & PKGBUILD Requests" section

Offline

#4 2017-03-11 18:56:25

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Can not find pcsclite in multilib

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB