mcnutty Tux's lil' helper
Joined: 29 Dec 2009 Posts: 142
|
Posted: Sun Apr 24, 2022 5:52 pm Post subject: Error installing application with Lutris |
|
|
I have lutris-0.5.10.1 installed via portage. I am trying to install Balsamiq Wireframes using the directions from their website. However, it fails with the following error:
Code: | Start monitoring process.
Waiting for game to start (first non-excluded process started)
curl: /usr/lib64/libcurl.so.4: no version information available (required by curl)
VERSION=
curl: /usr/lib64/libcurl.so.4: no version information available (required by curl)
curl: (48) An unknown option was passed in to libcurl
Initial process has exited (return code: 12288)
All processes have quit
Exit with return code 12288 |
I haven't found the exact same problem while searching the web, but I have a found a few similar issues with libcurl throwing this error primarily when there are multiple versions of curl installed.
I do not have any manually installed (additional) versions of curl installed, but there is a version of libcurl in both /usr/lib and /usr/lib64. I don't think this is the problem however, because temporarily removing the files (and links) in one location did not resolve the issue for me.
Does anyone have other ideas on how to get around this problem? |
|