You are not logged in.

#1 2019-09-26 18:37:32

Psilovybin
Member
Registered: 2019-09-26
Posts: 2

[Solved]Having an issue with protontricks and libcurl

Ok, recent Gentoo convert here, been using gentoo for quite a long time and so far i'm liking Arch but here's my issue.  i've installed protontricks (not protontricks-git) and it runs just fine, even with --gui.  case in point , i'm trying to play Elite Dangerous.
I've gotten it to work by copying my compatdata from my gentoo install to my arch install but protontricks is acting up.  Here's the error i'm getting:

protontricks 359320 --gui
winetricks GUI enabled, using zenity 3.32.0
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190912 - sha256sum: a251311a6490ce546f5c9b450492be26ae8099517cc3ed8c50d6ef065be4ad0d with wine-4.11 and WINEARCH=win64
curl: /home/doc/.steam/root/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by curl)
curl: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /home/doc/.steam/root/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4)
curl: /usr/lib/liblber-2.4.so.2: no version information available (required by /home/doc/.steam/root/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4)

What am I missing, curl is installed on my system but apparently it's trying to find it in the steam install.  will I have to make a symbolic link to my system curl for this to work?

Last edited by Psilovybin (2019-10-05 10:57:27)

Offline

#2 2019-09-26 18:57:23

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [Solved]Having an issue with protontricks and libcurl


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2019-10-05 10:57:04

Psilovybin
Member
Registered: 2019-09-26
Posts: 2

Re: [Solved]Having an issue with protontricks and libcurl

Solved it with the symlink

ln -s /usr/lib/libcurl.so.4 ~/.steam/root/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4

just in case someone else runs into it

Offline

Board footer

Powered by FluxBB