Right now it moves the libs to /usr/local/lib/ which is exactly where most of distros don't look, so it doesn't even start. We should probably install these libs to /usr/lib or do something
Description
Description
Event Timeline
Comment Actions
I had to install libyaml-cpp-dev which puts it at /usr/lib/x86_64-linux-gnu/libyaml-cpp.so
Comment Actions
@Ilanosortap I just fixed it:
- https://github.com/huggle/huggle3-qt-lx/commit/7a09deeb36dfeae7cb0d316f4eb6ed421176c813 changed the default linux path where huggle look for libs
- https://github.com/huggle/huggle3-qt-lx/commit/cb01772d1f6472aad56e12d2d06c48d48cff00c7 renamed core.so to huggle_core.so so that it's less generic name