Hello.

When running terminology (and also ephoto, rage and econnman) on NixOS,
I am getting a missing library dependency message about libcurl.so:

    $ terminology 
    ERR<18518>:ecore_con lib/ecore_con/ecore_con_url_curl.c:288 _c_init() Could 
not find libcurl.so.5, libcurl.so.4

libcurl.so is not listed by ldd, though:

    $ ldd $(readlink -f $(which terminology)) | grep -i curl
    $

See https://github.com/NixOS/nixpkgs/pull/25412 for more details.

Is libcurl really needed for terminology?

Romildo

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to