mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
The libsockets shared library includes plugins that are dlopened using LD_LIBRARY_PATH unless a plugin directory is set in the code (this is not the case with ttyd.) Thus libwebsockets-evlib_uv.so is not found. So use LD_LIBRARY_PATH to find the plugin.