Comment by: Cyborg (93.204.185.187) | At: 29 Apr 2022, 11:52 | File version: 3.7.1 |
The ReadMe misses to list basically every single requirement, so cmake 3.7.1 is in no way usable with only libdl installed (which comes with OS4 already). Here is what you got to have installed in SYS:SObjs/: - libcurl.so.9 Just make a softlink to libcurl-7.16.so which comes with OS4. - librtmp.so.1 Get it from os4depot, extract and copy SDK/Local/newlib/lib/librtmp.so.1 to SYS:SObjs/ - libssl.so.1.0.0 and libcrypto.so.1.0.0 Get OpenSSL (currently 1.1) from os4depot, extract and copy libOpenSSL/SDK/local/newlib/lib/libssl.so.1.1 and libcrypto.so.1.1 to SYS:SObjs/. Then make accordingly named softlinks to those copied libs.
|
|
|
Comment by: Hypex (210.4.229.126) | At: 27 Jan 2017, 15:41 | File version: 3.7.1 |
Thanks for the updates. But it keeps asking for libcurl.so.9. I just installed this in my SDK. :-?
|
|
|
Comment by: Hypex (210.4.225.169) | At: 18 Jan 2013, 16:46 | File version: 2.8.5(3) |
The readme is true. It really hasn't been tested that much. For me it just crashes straight out! :-o Will send info to author.
|
|
|
Comment by: spot (194.218.34.66) | At: 01 Nov 2011, 11:30 | File version: 2.8.5 |
here's another list of stuff that needs cmake, shitloads of stuff actually. http://www.freshports.org/search.php?stype=depends_build&method=match&query=cmake&num=100&orderby=category&orderbyupdown=asc&search=Search
|
|
|
Comment by: spot (194.218.34.66) | At: 01 Nov 2011, 11:27 | File version: 2.8.5 |
Cool!... Here's a list of stuff that needs cmake: http://www.happypenguin.org/test/list?s_title=&s_author=&s_company=&s_description=&s_requirements=cmake&s_category=any&s_rating_op=eq&s_rating=any&s_rating_nr=on&s_license=any&s_sound=any&s_source=any&s_x11=any&s_console=any&s_3d=any&s_multiplayer=any&s_network=any&submit=Search&.cgifields=s_rating_nr
|
|
|
Comment by: MickJT (124.171.179.30) | At: 01 Nov 2011, 04:24 | File version: 2.8.5 |
Thanks. Will have to find something to test this with.
|
|
|