RUNNING WITH RIFLES
http://www.runningwithrifles.com/phpBB3/

[Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not foun
http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=5&t=878
Page 1 of 1

Author:  z0id [ Wed Dec 12, 2012 10:49 pm ]
Post subject:  [Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not foun

Hi!
I'm trying to run the linux demo on 64bit Arch Linux. I get:
Code:
./rwr_game: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./rwr_game)

I don't know what the problem is, but my question is why are libraries like curl not distributed with the game? AFAIK, in the case of closed sw, the fewer local/system libraries you use, the better: less problems will occur across distros, and less problems will occur in time, when distros bump software versions.

EDIT: i have lib32-curl 7.28.1-1

Author:  pasik [ Wed Dec 12, 2012 10:58 pm ]
Post subject:  Re: [Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not

z0id wrote:
Hi!
I'm trying to run the linux demo on 64bit Arch Linux. I get:
Code:
./rwr_game: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./rwr_game)

I don't know what the problem is, but my question is why are libraries like curl not distributed with the game? AFAIK, in the case of closed sw, the fewer local/system libraries you use, the better: less problems will occur across distros, and less problems will occur in time, when distros bump software versions.


I was hoping I wouldn't have to bundle libcurl and all of its dependencies with the game, but maybe I should after all, or link it statically. I'll give it a shot.

Author:  pasik [ Wed Dec 12, 2012 11:38 pm ]
Post subject:  Re: [Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not

pasik wrote:
z0id wrote:
Hi!
I'm trying to run the linux demo on 64bit Arch Linux. I get:
Code:
./rwr_game: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./rwr_game)

I don't know what the problem is, but my question is why are libraries like curl not distributed with the game? AFAIK, in the case of closed sw, the fewer local/system libraries you use, the better: less problems will occur across distros, and less problems will occur in time, when distros bump software versions.


I was hoping I wouldn't have to bundle libcurl and all of its dependencies with the game, but maybe I should after all, or link it statically. I'll give it a shot.


If I bundle libcurl found on my current dev system, I'll hit issues already on my test system with GLIBC_2.15 not found. I'm fairly sure I've hit the spot now when I just have to admit that I need to downgrade my dev Linux to an older version. On it, tomorrow.

Author:  pasik [ Fri Dec 14, 2012 12:15 pm ]
Post subject:  Re: [Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not

There's now http://modulaatio.com/runningwithrifles ... 386.tar.gz. Curl libs are now included, and everything has been built with a tad older environment.

I did leave out libc, libdl, libstdc++ and libpthread of the lower level libs, I was getting problems launching it in Ubuntu Precise with those included. Also, I couldn't get wxWidgets bundled so that it would've worked.

Author:  z0id [ Fri Dec 14, 2012 6:15 pm ]
Post subject:  Re: [Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not

It works now. Great!

Author:  pasik [ Fri Dec 14, 2012 6:17 pm ]
Post subject:  Re: [Linux demo] libcurl.so.4: version `CURL_OPENSSL_3' not

Awesome, thanks for letting me know!

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/